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()
Expected:
    Permutation Group with generators [(), ()]
Got:
    Permutation Group with generators [()]
**********************************************************************
1 items had failures:
   1 of   9 in __main__.example_1

John

2008/11/15 mabshoff <[EMAIL PROTECTED]>:
>
> 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 to dependency tracking and cleanups of setup.py, are
> in and it should be much more stable since at least the most obvious
> kinks have been ironed out.
>
> We are still having some issues with numerical noise, but since the
> pickle jar and a couple other blockers are outstanding we will see an
> rc2 hopefully before the weekend is over. Sources as well as a
> sage.math only binary are in the usual location at
>
> http://sage.math.washington.edu/home/mabshoff/release-cycles-3.2/
>
> Please build, doctest and report errors as usual. Make sure to check
> the open issues for 3.2. If you open any neew tickets make sure that
> they are critical or higher if you assign them against 3.2. Any ticket
> without a patch will get bumped since 3.2 needs to be shoved out the
> door :)
>
> Cheers,
>
> Michael
>
> Merged in Sage 3.2.rc1:
>
> #3761: William Stein: warning when run sage binary if the processor
> instruction set doesn't support everything that was on the machine
> where sage was built [Reviewed by Georg Weber, Michael Abshoff]
> #4190: David Loeffler:  division of number field order elements
> doesn't check for membership [Reviewed by John Cremona, Robert
> Bradshaw]
> #4249: John Cremona, John Voight, Craig Citro: Inconsistency in number
> field integral bases [Reviewed by Craig Citro, John Cremona, John
> Voight]
> #4278: Robert Bradshaw, Mike Hansen: Old parent's don't correctly
> handle coerce maps from Python's native types [Reviewed by Burcin
> Erocal]
> #4329: William Stein: class numbers of non-maximal orders -- should
> return NotImplementedError for now [Reviewed by Dan Shumow]
> #4392: John Cremona: smallest_integer() is broken [Reviewed by David
> Loeffler]
> #4466: William Stein: fix det in linbox case to fail if proof=False
> isn't also set [Reviewed by Robert Bradshaw]
> #4447: Jason Grout: graph attributes (_boundary, _pos, etc.) are not
> updated properly [Reviewed by Robert Miller]
> #4480: Robert Bradshaw, Gonzalo Tonaria, Craig Citro: cython
> dependancy checking is too slow [Reviewed by Robert Bradshaw, Michael
> Abshoff]
> #4485: Robert Bradshaw: notebook -- implicit multiplication is broken
> in the notebook but works on the command line [Reviewed by William
> Stein]
> #4499: Mike Hansen: Fix latex for sech and csch [Reviewed by William
> Stein]
> #4500: Craig Citro: cython files missing from build directory after
> install [Reviewed by Georg Weber, Michael Abshoff, Robert Bradshaw]
> #4503: John Palmieri: numerical noise in matrix_double_dense on intel
> mac os X 10.5: SVD [Reviewed by Michael Abshoff]
> #4505: Jason Grout: planarity code mishandles graphs with no edges
> (segfault) [Reviewed by Michael Abshoff]
> #4506: Jason Grout: planarity ignores error code when adding edge
> [Reviewed by Robert Bradshaw]
> #4507: Jason Grout: compile warning for planarity code [Reviewed by
> Michael Abshoff]
> #4510: Jason Grout: Add references for Boyer's planarity code
> implementation [Reviewed by Minh Nguyen]
> #4511: Franco Saliola: sage-combinat script won't work with two digit
> version numbers (for example: 3.2) [Reviewed by Nicolas Thiery]
> #4512: Craig Citro: sage path-related troubles [Reviewed by Michael
> Abshoff]
> #4515: William Stein: make it so "make check" runs Sage once before
> running itself, to ensure that sage-location is called, and that sage
> works [Reviewed by Georg Weber]
> #4516: William Stein: make check on binaries should smoothly 100% pass
> -- right now it fails on the docs and gives lots of verbosity at the
> start [Reviewed by Georg Weber]
> #4519: Craig Citro: problem with build code [Reviewed by Georg Weber]
> #4520: Robert Bradshaw: segfault in cyclotomic matrices [Reviewed by
> Craig Citro]
> #4526: Mike Hansen: Can't multiply symmetric functions by 0 [Reviewed
> by Jason Bandlow]
> #4527: William Stein: Exception in
> 'sage.matrix.matrix_integer_dense.Matrix_integer_dense._hnf_modn_impl' 
> [Reviewed
> by Craig Citro]
> >
>

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to