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

Jens Vollinga git at ginac.de
Wed Nov 5 12:52:28 CET 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  40d2f5d1ddacf71991adb447b163a19136ee2179 (commit)
       via  931ece4838fcef7b9ec71761d224e2e1cd11a89d (commit)
       via  e989719ca767691eb75b34785baaaed716ea2624 (commit)
      from  4fb48e28063e08c613a773378cfa5de608560a84 (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 40d2f5d1ddacf71991adb447b163a19136ee2179
Author: Jens Vollinga <jensv at balin.nikhef.nl>
Date:   Wed Nov 5 11:31:35 2008 +0100

    Fixed some minor spelling errors.

commit 931ece4838fcef7b9ec71761d224e2e1cd11a89d
Author: Jens Vollinga <jensv at balin.nikhef.nl>
Date:   Wed Nov 5 11:22:19 2008 +0100

    Changed code from using cl_UP_MI to using umodpoly. The cl_UP_MI interface was
    inconvenient to use and caused several very difficult bugs (some were still
    unresolved before changing to umodpoly!).
    
    Fixed severe bug in multivariate factorization. The condition that all modular
    factors should be relatively prime in the base ring was violated. This caused
    the factorization sometimes to go into an infinite loop.

commit e989719ca767691eb75b34785baaaed716ea2624
Author: Jens Vollinga <jensv at balin.nikhef.nl>
Date:   Mon Nov 3 15:50:31 2008 +0100

    Added code for distinct degree factorization.

-----------------------------------------------------------------------

Summary of changes:
 doc/tutorial/ginac.texi |    6 +-
 ginac/factor.cpp        | 1236 ++++++++++++++++++++++++++---------------------
 2 files changed, 682 insertions(+), 560 deletions(-)


hooks/post-receive
--
GiNaC -- a C++ library for symbolic computations


More information about the GiNaC-devel mailing list