Okay, before heading off to Japan with Christian we spun version 1.0.1, which fixes a few things: * Function sqrfree() handles a few more cases now. * Class relational supports real canonical ordering now (thanks to Pearu). * Handle obscene libreadline version numbers when building ginsh. This release is compatible with version 1.0.0 where compatibility is defined as on the interface and binary levels. Some computational results might differ, though, as for instance sqrfree(-y*z*x+z*x^2+z^2*x-y*z^2) will now fully factorize to z*(z+x)*(-y+x) and not get stuck with (z^2+x*z)*(x-y). Remember that we are gone for the next twelve days, so don't bother reporting bugs. IOW: We officially declare this version bug-free till then. Happy hacking -richy. -- Richard B. Kreckel <Richard.Kreckel@Uni-Mainz.DE> <http://wwwthep.physik.uni-mainz.de/~kreckel/>
participants (1)
-
Richard B. Kreckel