[GiNaC-devel] [SCM] GiNaC -- a C++ library for symbolic computations branch, master, updated. release_1-4-0-80-gbb6b3d8

Jens Vollinga git at ginac.de
Mon Sep 8 19:15:58 CEST 2008


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 at 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 at nikhef.nl>
Date:   Mon Sep 8 18:32:27 2008 +0200

    Added missing code for multivariate factorization.

commit dacdde924c6d2e43ec52c2d6310d208d8e4024f6
Author: Jens Vollinga <jensv at 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


More information about the GiNaC-devel mailing list