[sage-devel] Re: Sage 2.9.1.rc2

2007-12-23 Thread Jaap Spies
Robert Miller wrote: > There is an rc3, but there are still issues with the new matplotlib > spkg on Darwin. We may just roll back to what we were using before... > http://sage.math.washington.edu/home/rlmill/release/sage-2.9.1.rc3/dist/sage-2.9.1.rc3.tar > On Fedora 7, 32 bits: ---

[sage-devel] Re: Sage 2.9.1.rc2

2007-12-23 Thread William Stein
On Dec 23, 2007 11:13 AM, Robert Miller <[EMAIL PROTECTED]> wrote: > > Actually, I don't know if matplotlib has anything to do with this > issue, as: > > File "matrix2.pyx", line 2280, in > sage.matrix.matrix2.Matrix.echelon_form > RuntimeError > > ImportError: No module named _locale Just t

[sage-devel] Re: Sage 2.9.1.rc2

2007-12-23 Thread Robert Miller
http://mail.python.org/pipermail/python-list/2000-June/041688.html On Dec 23, 1:13 pm, Robert Miller <[EMAIL PROTECTED]> wrote: > Actually, I don't know if matplotlib has anything to do with this > issue, as: > > File "matrix2.pyx", line 2280, in > sage.matrix.matrix2.Matrix.echelon_form > Ru

[sage-devel] Re: Sage 2.9.1.rc2

2007-12-23 Thread Robert Miller
Actually, I don't know if matplotlib has anything to do with this issue, as: File "matrix2.pyx", line 2280, in sage.matrix.matrix2.Matrix.echelon_form RuntimeError ImportError: No module named _locale On Dec 23, 12:35 pm, Robert Miller <[EMAIL PROTECTED]> wrote: > On Dec 23, 12:30 pm, "Wil

[sage-devel] Re: Sage 2.9.1.rc2

2007-12-23 Thread Robert Miller
On Dec 23, 12:30 pm, "William Stein" <[EMAIL PROTECTED]> wrote: > We *have* to get the new matplotlib package to fully work. The one we > currently ship is very very out of date. I will hopefully be able to > work on this tonight if nobody else resolves the problems; what are > they? It seems

[sage-devel] Re: Sage 2.9.1.rc2

2007-12-23 Thread William Stein
We *have* to get the new matplotlib package to fully work. The one we currently ship is very very out of date. I will hopefully be able to work on this tonight if nobody else resolves the problems; what are they? On 12/23/07, Robert Miller <[EMAIL PROTECTED]> wrote: > > There is an rc3, but th

[sage-devel] Re: Sage 2.9.1.rc2

2007-12-23 Thread Robert Miller
There is an rc3, but there are still issues with the new matplotlib spkg on Darwin. We may just roll back to what we were using before... http://sage.math.washington.edu/home/rlmill/release/sage-2.9.1.rc3/dist/sage-2.9.1.rc3.tar On Dec 23, 11:08 am, "William Stein" <[EMAIL PROTECTED]> wrote: > Se

[sage-devel] Re: Sage 2.9.1.rc2

2007-12-23 Thread William Stein
See attached patch to fix problem below... On Dec 23, 2007 8:52 AM, Robert Miller <[EMAIL PROTECTED]> wrote: > > OK, I've fixed the mwrank issues, so const.tex is the only thing left. > The error: > sage: show(line([zeta(1/2 + k*I/6) for k in range(180)]), > rgbcolor=(3/4,1/2,5/8)) > -

[sage-devel] Re: Sage 2.9.1.rc2

2007-12-23 Thread Robert Miller
OK, I've fixed the mwrank issues, so const.tex is the only thing left. The error: sage: show(line([zeta(1/2 + k*I/6) for k in range(180)]), rgbcolor=(3/4,1/2,5/8)) --- Traceback (most recent call last) /home/rlmi

[sage-devel] Re: Sage 2.9.1.rc2

2007-12-23 Thread Robert Miller
Testall on sage.math: Following tests failed: sage -t const.tex sage -t devel/sage-main/sage/libs/mwrank/mwrank.pyx sage -t devel/sage-main/sage/libs/mwrank/interface.py sage -t devel/sage-main/sage/schemes/elliptic_curves/ ell_rational_field.py sage -t devel/sage-main/sage/schemes/elliptic

[sage-devel] Re: Sage 2.9.1.rc2

2007-12-23 Thread William Stein
On Dec 23, 2007 12:09 AM, Robert Miller <[EMAIL PROTECTED]> wrote: > > The URL: > http://sage.math.washington.edu/home/rlmill/sage-2.9.1.rc2.tar See http://sage.math.washington.edu/home/was/build/test/2.9.1.rc2/ for the many test failures on 9 different machines. By the way, perhaps this sh

[sage-devel] Re: Sage 2.9.1.rc2

2007-12-22 Thread William Stein
On Dec 23, 2007 12:09 AM, Robert Miller <[EMAIL PROTECTED]> wrote: > > The URL: > http://sage.math.washington.edu/home/rlmill/sage-2.9.1.rc2.tar > > summary: > rc2: four spaces -> tab in spkg/standard/deps, and > #1558 - Joel Mohler > - more NTL wrapping, coefficient access and factoring > #1564