]> www.ginac.de Git - ginac.git/commitdiff
Fixed a bug in squarefree(). Some polynomials were erroneously classified as
authorJens Vollinga <jensv@balin.nikhef.nl>
Tue, 11 Nov 2008 09:33:29 +0000 (10:33 +0100)
committerJens Vollinga <jensv@balin.nikhef.nl>
Tue, 11 Nov 2008 09:33:29 +0000 (10:33 +0100)
square free (e.g. x^prime+1).

Fixed a bug in multivar_diophant() causing  sporadically an infinite loop.

Improved lifting bound code.

Univariate lifting can now use a cache for the modular factors. At the moment,
this gives no measurable speed gain.


No differences found