[SCM] GiNaC -- a C++ library for symbolic computations branch, master, updated. release_1-4-0-590-g630db9a
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 630db9a0b00d4729e80a5f9eec69feec85dfbc59 (commit) from f039398998db24260a3bd2841347ae03422024c7 (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 630db9a0b00d4729e80a5f9eec69feec85dfbc59 Author: Richard Kreckel <kreckel@ginac.de> Date: Fri Dec 29 22:16:54 2017 +0100 [BUGFIX] Speed up some cases of polynomial factorization. Speed up a naive O(N) modulus operation in multivar_diophant(). This loop caused some polynomials to seemingly hang forever. ----------------------------------------------------------------------- Summary of changes: ginac/factor.cpp | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) hooks/post-receive -- GiNaC -- a C++ library for symbolic computations
participants (1)
-
git@ginac.de