[SCM] GiNaC -- a C++ library for symbolic computations branch, master, updated. release_1-4-0-343-g0c2f0f4
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 0c2f0f4c6d4118e817c5b9a14a9d0f3ada82e9fe (commit) from 293ff6f6fe89c3e5413c8da57feedf3bd2016cd7 (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 0c2f0f4c6d4118e817c5b9a14a9d0f3ada82e9fe Author: Richard Kreckel <kreckel@ginac.de> Date: Fri May 20 22:20:57 2011 +0200 Fixed a bug introduced in last commit. Before, sqrt(2)*x used to be a polynomial in x. Now, it is a polynomial in x again. ----------------------------------------------------------------------- Summary of changes: check/exam_paranoia.cpp | 14 ++++++++++---- ginac/add.cpp | 10 ++++++++++ ginac/add.h | 1 + ginac/expairseq.cpp | 22 ---------------------- ginac/expairseq.h | 1 - ginac/mul.cpp | 11 +++++++++++ ginac/mul.h | 1 + 7 files changed, 33 insertions(+), 27 deletions(-) hooks/post-receive -- GiNaC -- a C++ library for symbolic computations
participants (1)
-
git@ginac.de