[Numpy-discussion] [SciPy-Dev] ANN: Scipy 0.14.1 release candidate 1

David Cournapeau cournape at gmail.com
Fri Dec 19 08:48:44 EST 2014


I built that rc on top of numpy 1.8.1 and MKL, and it worked on every
platform we support @ Enthought.

I saw a few test failures on linux and windows 64 bits, but those were
there before or are precisions issues.

I also tested when run on top of numpy 1.9.1 (but still built against
1.8.1), w/ similar results.

Thanks for all the hard work,
David

On Sun, Dec 14, 2014 at 10:29 PM, Pauli Virtanen <pav at iki.fi> wrote:
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Dear all,
>
> We have finished preparing the Scipy 0.14.1 release candidate 1.
> If no regressions turn up, the final release is planned within the
> following weeks.
>
> The 0.14.1 release will be a bugfix-only release, addressing the
> following issues:
>
> - - gh-3630 NetCDF reading results in a segfault
> - - gh-3631 SuperLU object not working as expected for complex matrices
> - - gh-3733 Segfault from map_coordinates
> - - gh-3780 Segfault when using CSR/CSC matrix and uint32/uint64
> - - gh-3781 Fix omitted types in sparsetools typemaps
> - - gh-3802 0.14.0 API breakage: _gen generators are missing from
> scipy.stats.distributions API
> - - gh-3805 ndimge test failures with numpy 1.10
> - - gh-3812 == sometimes wrong on csr_matrix
> - - gh-3853 Many scipy.sparse test errors/failures with numpy 1.9.0b2
> - - gh-4084 Fix exception declarations for Cython 0.21.1 compatibility
> - - gh-4093 Avoid a memory error in splev(x, tck, der=k)
> - - gh-4104 Workaround SGEMV segfault in Accelerate (maintenance 0.14.x)
> - - gh-4143 Fix ndimage functions for large data
> - - gh-4149 Bug in expm for integer arrays
> - - gh-4154 Ensure that the 'size' argument of PIL's 'resize' method is
> a tuple
> - - gh-4163 ZeroDivisionError in scipy.sparse.linalg.lsqr
> - - gh-4164 Remove use of deprecated numpy API in lib/lapack/ f2py wrapper
> - - gh-4180 pil resize support tuple fix
> - - gh-4168 Address arpack test failures on windows 32 bits with numpy
> 1.9.1
> - - gh-4218 make ndimage interpolation compatible with numpy relaxed
> strides
> - - gh-4225 off-by-one error in PPoly shape checks
> - - gh-4248 fix issue with incorrect use of closure for slsqp
>
> Source tarballs and binaries are available at
> https://sourceforge.net/projects/scipy/files/scipy/0.14.1rc1/
>
> Best regards,
> Pauli Virtanen
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1
>
> iEYEARECAAYFAlSOD0YACgkQ6BQxb7O0pWDO5ACfccLqMvZWfkHqSzDCkMSoRKAU
> n7cAni6XhWJRy7oJ757rlGeIi0e34HTn
> =9bB/
> -----END PGP SIGNATURE-----
>
> _______________________________________________
> SciPy-Dev mailing list
> SciPy-Dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/scipy-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20141219/cc297d29/attachment.html>


More information about the NumPy-Discussion mailing list