]> www.ginac.de Git - ginac.git/history - ginac/polynomial
Fixed a bug in squarefree(). Some polynomials were erroneously classified as
[ginac.git] / ginac / polynomial /
2008-11-05 Alexei Sheplyakov[bugfix] integer_cra: check if arguments contain at...
2008-10-19 Alexei SheplyakovRewritten heuristic and PRS GCD for univariate polynomi...
2008-10-14 Alexei Sheplyakovpolynomial: introduce a helper function to divide polyn...
2008-10-14 Alexei Sheplyakovmod_gcd: naive hack to chose a 'good' prime (to speed...
2008-09-30 Alexei Sheplyakov[bugfix] remainder_in_ring: using exact division is...
2008-09-30 Alexei Sheplyakov[bugfix] normalize_in_ring: don't set the leading coeff...
2008-09-30 Jens VollingaMerge branch 'master' of git://ffmssmsc.jinr.ru:443...
2008-09-20 Alexei SheplyakovImplemented modular GCD algorithm for univariate polyno...