]> www.ginac.de Git - ginac.git/history - ginac/factor.cpp
[nitpick] don't use int instead of std::size_t.
[ginac.git] / ginac / factor.cpp
2008-09-18 Jens VollingaFixed various bugs in multivariate factorization.
2008-09-09 Jens VollingaMerge branch 'master' of git://ffmssmsc.jinr.ru:443...
2008-09-09 Jens VollingaBug fix related to the usage of int instead of cl_I.
2008-09-08 Jens VollingaFixed bug in unvariate factorization. Bound for lifting...
2008-09-08 Jens VollingaAdded missing code for multivariate factorization.
2008-08-27 Jens VollingaAdded internal code for multivariate factorization.
2008-08-21 Jens VollingaDaily bugfix in the polynomial factorization (code...
2008-08-20 Jens VollingaFixed bug in the Q matrix calculation and the univariat...
2008-08-18 Jens VollingaFixed bug in modular square-free factorization.
2008-08-09 Jens VollingaAdded polynomial factorization (univariate case).