Dear Jens, On Tue, Feb 03, 2009 at 02:27:36PM +0100, Jens Vollinga wrote:
commit 45b1e47372090352ac5af655b32473df2abab23b had some compiling issues and I fixed it.
Thanks a lot.
Still, make check does not complete. The timings
timing univariate GCD GCD of relatively prime polynomials a and b degree(a) = 100, degree(b) = 50 mod_gcd : 1 1.36e-02 heur_gcd : 1 1.82e-03 sr_gcd: : 1 1.43e+00 Non-trivial GCD, degree(a) = 100, degree(b) = 100 mod_gcd : 51 1.36e-02 heur_gcd : 51 3.64e-03 heur_gcd (old) : 51 5.73e-02 sr_gcd: : 51 2.31e-01
seem to stop at that last output ... I didn't put it through a debugger yet, maybe the test is just too expensive?
Indeed, that test is a bit expensive, but several minutes should be enough.
@Alexei: Is it okay if I put the new files under the copyright of the University of Mainz (as all other files are)?
Yes (as long as license is GPL version >= 2, I don't really care).
And is it okay if I change the suffices .hpp .tcc?
OK with me.
With respect to Richy's "solution" in http://www.ginac.de/pipermail/ginac-devel/2009-February/001544.html, should we do a 1.5 release now/soon?
The subject says it all :) Best regards, Alexei