On an upgrade from 3.4 on Mac OS X 10.5.6 (intel) I get the following  
doctest errors:

The following tests failed:


        sage -t  "devel/sage/sage/algebras/quaternion_algebra_element.py"
        sage -t  "devel/sage/sage/schemes/elliptic_curves/ 
ell_rational_field.py"
        sage -t  "devel/sage/sage/structure/sage_object.pyx"

The errors are a bit long so here is a link to the test.log:

http://www-rohan.sdsu.edu/~monarres/test.log




--
David Monarres
dmmonar...@gmail.com

"There... I've run rings 'round you logically"
-- Monty Python's Flying Circus

On Apr 21, 2009, at 10:49 PM, mabshoff wrote:

>
> Hello folks,
>
> as expected changes over 3.4.1.rc4 are minimal:
>
> Merged in Sage 3.4.1.final:
>
> #5284: Michael Abshoff: Set sage-flags.txt up to SSE2 only when
> building Sage in SSE2 only mode/remove SSSE3 and SSE4 flags (followup
> to #5219) [Reviewed by Gonzalo Tornaria]
> #5829: Minh Van Nguyen: copyright on standard documentation [Reviewed
> by Dan Drake]
>
> To build an SSE2 only binary do the following:
>
>    SAGE_SIMD_MODE=SSE2; export SAGE_SIMD_MODE
>    make
>
> This will obviously have an impact on performance and I am afraid it
> could be significant for certain problems. If anyone bothers to do two
> builds please let us know. Good candidates for performance regressions
> would be linear algebra, i.e. anything that involves ATLAS.
>
> All the bits are as usual in
>
>   sage.math.washington.edu/home/mabshoff/release-cycles-3.4.1/
>
> I am building my 3.4.2.alpha0 merge tree and should merge in a couple
> hours. Hopefully 3.4.2.alpha0 will drop tomorrow.
>
> Cheers,
>
> Michael
> >


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

Reply via email to