[sage-devel] Re: Sage 3.2.rc1 released

2008-11-16 Thread Justin C. Walker
On Nov 15, 2008, at 03:15 , mabshoff wrote: > > Hello folks, > > here goes the slightly delayed 3.2.rc1 with some goodies from SD 11 as > well as various fixes from Bug Day 16. There are actually *four* > segfault fixes in this build. On top the cleanup up build system, i.e. > massive speedups t

[sage-devel] Re: Sage 3.2.rc1 released

2008-11-15 Thread Justin C. Walker
On Nov 15, 2008, at 15:39 , mabshoff wrote: > > > > On Nov 15, 3:36 pm, "Justin C. Walker" <[EMAIL PROTECTED]> wrote: > > > >> Built w/o problems on Mac OS X, 10.5.5 (Dual Quad Xeon). Testing >> showed two failures, as follows. Should I file bug reports? > > Both are known failures with ticke

[sage-devel] Re: Sage 3.2.rc1 released

2008-11-15 Thread mabshoff
On Nov 15, 3:36 pm, "Justin C. Walker" <[EMAIL PROTECTED]> wrote: > Built w/o problems on Mac OS X, 10.5.5 (Dual Quad Xeon).  Testing   > showed two failures, as follows.  Should I file bug reports? Both are known failures with tickets, so no need to do anything besides fixing them :) > Jus

[sage-devel] Re: Sage 3.2.rc1 released

2008-11-15 Thread Justin C. Walker
On Nov 15, 2008, at 03:15 , mabshoff wrote: > > Hello folks, > > here goes the slightly delayed 3.2.rc1 with some goodies from SD 11 as > well as various fixes from Bug Day 16. There are actually *four* > segfault fixes in this build. On top the cleanup up build system, i.e. > massive speedups t

[sage-devel] Re: Sage 3.2.rc1 released

2008-11-15 Thread Georg S. Weber
Hi, on Intel Mac OS X 10.4.11 / XCode 2.5 only three of these: On 15 Nov., 21:07, John H Palmieri <[EMAIL PROTECTED]> wrote: > On intel mac running 10.5, four tests failed with sage -testall -long, > all of which are known issues: > > wester.py numerical noise

[sage-devel] Re: Sage 3.2.rc1 released

2008-11-15 Thread ghtdak
All tests passed gutsy x86_64 On Nov 15, 3:15 am, mabshoff <[EMAIL PROTECTED]> wrote: > Hello folks, > > here goes the slightly delayed 3.2.rc1 with some goodies from SD 11 as > well as various fixes from Bug Day 16. There are actually *four* > segfault fixes in this build. On top the cleanup up

[sage-devel] Re: Sage 3.2.rc1 released

2008-11-15 Thread John Cremona
2008/11/15 mabshoff <[EMAIL PROTECTED]>: > > > > On Nov 15, 8:25 am, "John Cremona" <[EMAIL PROTECTED]> wrote: >> I had one doctest failure on a 32-bit ubuntu laptop: >> >> sage -t devel/sage/sage/combinat/species/library.py >> *

[sage-devel] Re: Sage 3.2.rc1 released

2008-11-15 Thread mabshoff
On Nov 15, 12:25 pm, Jaap Spies <[EMAIL PROTECTED]> wrote: Hi Jaap, > This was already in rc0: Yes, I do remember, but we did not open a ticket then :) > Jaap Cheers, Michael --~--~-~--~~~---~--~~ To post to this group, send email to sage-devel@googlegroup

[sage-devel] Re: Sage 3.2.rc1 released

2008-11-15 Thread Jaap Spies
mabshoff wrote: > > > On Nov 15, 8:25 am, "John Cremona" <[EMAIL PROTECTED]> wrote: >> I had one doctest failure on a 32-bit ubuntu laptop: >> >> sage -t devel/sage/sage/combinat/species/library.py >> ** >> File "/home/john/sag

[sage-devel] Re: Sage 3.2.rc1 released

2008-11-15 Thread mabshoff
On Nov 15, 8:25 am, "John Cremona" <[EMAIL PROTECTED]> wrote: > I had one doctest failure on a 32-bit ubuntu laptop: > > sage -t  devel/sage/sage/combinat/species/library.py > ** > File "/home/john/sage-3.2.rc1/devel/sage/sage/c

[sage-devel] Re: Sage 3.2.rc1 released

2008-11-15 Thread John H Palmieri
On intel mac running 10.5, four tests failed with sage -testall -long, all of which are known issues: wester.py numerical noise matrix_double_dense numerical noise sr.py out of memory

[sage-devel] Re: Sage 3.2.rc1 released

2008-11-15 Thread Jaap Spies
John Cremona wrote: > I had one doctest failure on a 32-bit ubuntu laptop: > > sage -t devel/sage/sage/combinat/species/library.py > ** > File "/home/john/sage-3.2.rc1/devel/sage/sage/combinat/species/library.py", > line 86: >

[sage-devel] Re: Sage 3.2.rc1 released

2008-11-15 Thread John Cremona
I had one doctest failure on a 32-bit ubuntu laptop: sage -t devel/sage/sage/combinat/species/library.py ** File "/home/john/sage-3.2.rc1/devel/sage/sage/combinat/species/library.py", line 86: sage: a.automorphism_group() Ex