mabshoff wrote:
> Here we go: Sage 2.10.1.rc3 is hopefully the next to last rc.
> The release is planned in the next 24 hours. We finally fixed
> the GNUTLS issues, elliptic curve improvements (#740), some
> Solaris build issues and various bug fixes. What needs to be
> done before the release is #1968 (a security fix), also an
> ATLAS update (actually five different tickets) and some more
> small bug fixes. Anything else will be reviewed on a case by
> case basis, but since the next release isn't far away we will
> be rather conservative due to SD7.
> 
> The tarball [202MB] is available at the usual place:
> 
> http://sage.math.washington.edu/home/mabshoff/release-cycles-2.10.1/sage-2.10.1.rc3.tar
> 
> Please report all issues. If you do not have Maple installed please
> apply
> the patch at
> 
> http://trac.sagemath.org/sage_trac/attachment/ticket/1926/1926-make_doctests_optional.patch
> 
> to avoid that doctest failure.
> 

Hi Michael,

New failure on Fedora 7 and 8, 32 bits:
[EMAIL PROTECTED] sage-2.10.1.rc3]$ ./sage -t  
devel/sage-main/sage/ext/fast_eval.pyx
sage -t  devel/sage-main/sage/ext/fast_eval.pyx             
**********************************************************************
File "fast_eval.pyx", line 919:
     sage: f(pi/4)
Expected:
     1.00000000000000...
Got:
     1.0
**********************************************************************
File "fast_eval.pyx", line 1013:
     sage: f(tanh(0.5))
Expected:
     0.5
Got:
     0.49999999999999994
**********************************************************************
2 items had failures:
    1 of   3 in __main__.example_29
    1 of   3 in __main__.example_38
***Test Failed*** 2 failures.
For whitespace errors, see the file .doctest_fast_eval.pyx
          [2.0 s]
exit code: 256

----------------------------------------------------------------------
The following tests failed:


         sage -t  devel/sage-main/sage/ext/fast_eval.pyx
Total time for all tests: 2.0 seconds
[EMAIL PROTECTED] sage-2.10.1.rc3]$

The interfaces/maple.py failure on FC7 is still here. Installed is maple 9.

The notebook works.

Cheers,

Jaap


--~--~---------~--~----~------------~-------~--~----~
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