Re: [sage-devel] Re: Sage and LinBox >= 1.3.0

2012-06-16 Thread Martin Albrecht
Okay, I don't get this failure with my copy of 5.0.1 on my machine and geom.math. So all doctests pass now! On 16 June 2012 15:30, Martin Albrecht wrote: > Hi again, > > On 11 June 2012 14:47, Martin Albrecht wrote: >> Update, we are down to these doctest failures: >> >> 1) File >> "/opt/sage-5

Re: [sage-devel] Re: Sage and LinBox >= 1.3.0

2012-06-16 Thread Martin Albrecht
Hi again, On 11 June 2012 14:47, Martin Albrecht wrote: > Update, we are down to these doctest failures: > > 1) File > "/opt/sage-5.0-linbox/devel/sage/sage/tests/french_book/numbertheory.py", > line 43: >    sage: [r for r in R] > Expected: >    [0, 2*x, x + 1, x + 2, 2, x, 2*x + 2, 2*x + 1, 1]

Re: [sage-devel] Re: Sage and LinBox >= 1.3.0

2012-06-14 Thread Martin Albrecht
No takers? :) On 11 June 2012 14:47, Martin Albrecht wrote: > Update, we are down to these doctest failures: > > 1) File > "/opt/sage-5.0-linbox/devel/sage/sage/tests/french_book/numbertheory.py", > line 43: >    sage: [r for r in R] > Expected: >    [0, 2*x, x + 1, x + 2, 2, x, 2*x + 2, 2*x + 1

Re: [sage-devel] Re: Sage and LinBox >= 1.3.0

2012-06-11 Thread Martin Albrecht
Update, we are down to these doctest failures: 1) File "/opt/sage-5.0-linbox/devel/sage/sage/tests/french_book/numbertheory.py", line 43: sage: [r for r in R] Expected: [0, 2*x, x + 1, x + 2, 2, x, 2*x + 2, 2*x + 1, 1] Got: [0, x, x + 1, 2*x + 1, 2, 2*x, 2*x + 2, x + 2, 1] This is ea

Re: [sage-devel] Re: Sage and LinBox >= 1.3.0

2012-06-08 Thread Martin Albrecht
Status update: How to install: http://sage.math.washington.edu/home/malb/spkgs/libm4ri-20120613.spkg http://sage.math.washington.edu/home/malb/spkgs/givaro-3.7.0.spkg http://sage.math.washington.edu/home/malb/spkgs/libm4rie-20120613.spkg http://sage.math.washington.edu/home/malb/spkgs/fflas_ffpac

Re: [sage-devel] Re: Sage and LinBox >= 1.3.0

2012-06-07 Thread Martin Albrecht
On 7 June 2012 19:37, Jason Grout wrote: > On 6/7/12 1:32 PM, Martin Albrecht wrote: >> >> Hi, >> >> Brice (for [sage-devel]: he's from the LinBox project) and I are at >> the "Efficient Linear Algebra for Gröbner Basis Computations" workshop >> at the moment and got kind of sidetracked into updat

Re: [sage-devel] Re: Sage and LinBox >= 1.3.0

2012-06-07 Thread Martin Albrecht
Can you perhaps provide a new SPKG? I'm happy to try. On 7 June 2012 19:38, Volker Braun wrote: > Can you try with the newest ATLAS? 3.9.77 just came out and should be pretty > much to the final release. The Sage testsuite always found some errors in > the combination of the newer atlas and linbo