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 bb6b3d82cdf9e7ff4ecac89c47e63024e39ec96b (commit) via ccec535ede5a414447d69fba95af194df7327bfb (commit) via dacdde924c6d2e43ec52c2d6310d208d8e4024f6 (commit) from 55af76071727bd6e2fd540ad58eac26dd961f9c9 (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 bb6b3d82cdf9e7ff4ecac89c47e63024e39ec96b Author: Jens Vollinga <jensv@nikhef.nl> Date: Mon Sep 8 19:17:56 2008 +0200 Fixed bug in unvariate factorization. Bound for lifting was using a ordinary int instead of a cl_I. commit ccec535ede5a414447d69fba95af194df7327bfb Author: Jens Vollinga <jensv@nikhef.nl> Date: Mon Sep 8 18:32:27 2008 +0200 Added missing code for multivariate factorization. commit dacdde924c6d2e43ec52c2d6310d208d8e4024f6 Author: Jens Vollinga <jensv@nikhef.nl> Date: Mon Sep 8 18:17:51 2008 +0200 Fixed bug. G() ignored the imaginary parts of the arguments. ----------------------------------------------------------------------- Summary of changes: check/exam_factor.cpp | 7 + ginac/factor.cpp | 392 +++++++++++++++++++++++++++++++++++++++++++- ginac/inifcns_nstdsums.cpp | 52 +++++- 3 files changed, 432 insertions(+), 19 deletions(-) hooks/post-receive -- GiNaC -- a C++ library for symbolic computations