[SciPy-Dev] [SciPy-User] ANN: scipy 0.8.0 release candidate 3

Vincent Davis vincent at vincentdavis.net
Thu Jul 15 17:15:23 EDT 2010


Looks good for me now running py2.7 on oxs compiled 64bit

Ran 4407 tests in 119.221s
OK (KNOWNFAIL=19, SKIP=35)
<nose.result.TextTestResult run=4407 errors=0 failures=0>

Vincent

On Thu, Jul 15, 2010 at 9:27 AM, Ralf Gommers
<ralf.gommers at googlemail.com> wrote:
> I'm pleased to announce the availability of the third release candidate of
> SciPy 0.8.0. The only changes compared to rc2 are a fix for a regression in
> interpolate.Rbf and some fixes for failures on 64-bit Windows. If no more
> problems are reported, the final release will be available in one week.
>
> SciPy is a package of tools for science and engineering for Python. It
> includes modules for statistics, optimization, integration, linear algebra,
> Fourier transforms, signal and image processing, ODE solvers, and more.
>
> This release candidate release comes one and a half year after the 0.7.0
> release and contains many new features, numerous bug-fixes, improved test
> coverage, and better documentation.  Please note that SciPy 0.8.0rc3
> requires Python 2.4-2.6 and NumPy 1.4.1 or greater.
>
> For more information, please see the release notes:
> http://sourceforge.net/projects/scipy/files/scipy/0.8.0rc3/NOTES.txt/view
>
> You can download the release from here:
> https://sourceforge.net/projects/scipy/
> Python 2.5/2.6 binaries for Windows and OS X are available, as well as
> source tarballs for other platforms and the documentation in pdf form.
>
> Thank you to everybody who contributed to this release.
>
> Enjoy,
> Ralf
> _______________________________________________
> SciPy-User mailing list
> SciPy-User at scipy.org
> http://mail.scipy.org/mailman/listinfo/scipy-user
>
>



More information about the SciPy-Dev mailing list