[SciPy-Dev] ANN: SciPy 0.11.0 release candidate 1

Christoph Gohlke cgohlke at uci.edu
Thu Jul 19 16:15:44 EDT 2012


On 7/19/2012 11:10 AM, Ralf Gommers wrote:
> Hi,
>
> I am pleased to announce the availability of the first release candidate
> of SciPy 0.11.0. For this release many new features have been added, and
> over 120 tickets and pull requests have been closed. Also noteworthy is
> that the number of contributors for this release has risen to over 50.
> Some of the highlights are:
>
>    - A new module, sparse.csgraph, has been added which provides a
> number of common sparse graph algorithms.
>    - New unified interfaces to the existing optimization and root
> finding functions have been added.
>
> Sources and binaries can be found at
> https://sourceforge.net/projects/scipy/files/scipy/0.11.0rc1/, release
> notes are copied below.
>
> Please try this release candidate and report any problems on the scipy
> mailing lists.
>
> Cheers,
> Ralf
>

Hi Ralf,

looks good: scipy 0.11.0rc1 builds and tests OK with numpy-MKL 1.6.2 on 
win32 and win-amd64, Python 2.6 to 3.2.

Only one known Weave test error on Python 3.x. Could 
<https://github.com/scipy/scipy/commit/c2e8029054e7fbb8083b11996398db8634a8b564> 
be applied to the final?

Christoph




More information about the SciPy-Dev mailing list