]> www.ginac.de Git - ginac.git/commit
Fixed bug in multivariate factorization. Fractional numerical content was not
authorJens Vollinga <jensv@balin.nikhef.nl>
Thu, 18 Dec 2008 10:10:50 +0000 (11:10 +0100)
committerJens Vollinga <jensv@balin.nikhef.nl>
Thu, 18 Dec 2008 10:10:50 +0000 (11:10 +0100)
commita12c1d88131c5a301d35767f0c4c947064703418
tree31b85c50d9a4d67a59053f27d131144749cb4858
parent7b68fe1d835d84030d4a351c1a3c7665dc15e7e3
Fixed bug in multivariate factorization. Fractional numerical content was not
extracted and led to a not so finite running behavior. Added new checks for that
bug.

Added static keywords to hide debugging output operators.
check/exam_factor.cpp
ginac/factor.cpp