On mac os x, there were some very small errors.


sage -t  devel/sage-main/sage/numerical/optimize.py
********************
**************************************************
File "optimize.py", line 93:
    sage: find_maximum_on_interval(f, 0,5)
Expected:
    (0.561096338191, 0.860333589015)
Got:
    (0.561096338191, 0.860333589074)
**********************************************************************


sage -t  devel/sage-main/sage/calculus/calculus.py
********************
**************************************************
File "calculus.py", line 2446:
    sage: f.find_maximum_on_interval(0,5)
Expected:
    (0.5610963381910451, 0.860333589015)
Got:
    (0.5610963381910451, 0.860333589074)
**********************************************************************


On Dec 10, 10:34 am, "William Stein" <[EMAIL PROTECTED]> wrote:
> On Dec 10, 2007 2:06 AM, mabshoff
>
>
>
> <[EMAIL PROTECTED]> wrote:
>
> > Hello,
>
> > Alpha2 and Alpha3 never made it to the public due to some
> > build issues and the slashdotting of sage.math. Alpha4 has
> > many new goodies:
>
> >  * R 2.6.1
> >  * PolyBoRi (missing the integration patch)
> >  * FLINT 1.02
>
> > It passes make check on sage.math as well as OSX 10.5.1 Intel.
> > The alpha4 tarball [182 MB in size] is at
>
> >http://sage.math.washington.edu/home/mabshoff/sage-2.9.alpha4.tar
>
> > The increase in size is due to R as well as PolyBoRi. We will
> > work on decreasing the size of both packages. Burcin: can you
> > please post a bundle that applies against alpha4? I would like
> > to merge it during the alpha5 cycle.
>
> > There are still plenty of interesting patches to review in trac.
> > So if you have some time please do so. Alpha5 is finally the
> > ATLAS merge - I plan to work on this after I am done with real
> > work.
>
> I don't know if fixed this already, but there is a doctest failure on
> 32-bit linux.
> I re-opened #1235 and posted a patch there:
>    http://trac.sagemath.org/sage_trac/ticket/1235
> In retrospect, I should have opened a new ticket (but I'm not going to bother
> this time).
>
> william
--~--~---------~--~----~------------~-------~--~----~
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://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/
-~----------~----~----~----~------~----~------~--~---

Reply via email to