[SCM] GiNaC -- a C++ library for symbolic computations branch, master, updated. release_1-4-0-345-g56bbb99
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "GiNaC -- a C++ library for symbolic computations". The branch, master has been updated via 56bbb99adc43dad22ee615380d4446a87b713cb8 (commit) from f320e27e9cfe287168c879af5991babffaa1e9c8 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 56bbb99adc43dad22ee615380d4446a87b713cb8 Author: Jens Vollinga <jensv@nikhef.nl> Date: Sat May 21 01:30:08 2011 +0200 Limiting the costly symmetrization tests inside simplify_indexed() to cases where at least one antisymmetric or cyclic non-free index is involved. Thanks to P.G.Clark for reporting the problem. ----------------------------------------------------------------------- Summary of changes: ginac/indexed.cpp | 37 +++++++++++++++++++++++-------------- ginac/symmetry.cpp | 12 ++++++++++++ ginac/symmetry.h | 2 ++ 3 files changed, 37 insertions(+), 14 deletions(-) hooks/post-receive -- GiNaC -- a C++ library for symbolic computations
participants (1)
-
git@ginac.de