<div dir="ltr"><div><div><div>I built that rc on top of numpy 1.8.1 and MKL, and it worked on every platform we support @ Enthought.<br><br>I saw a few test failures on linux and windows 64 bits, but those were there before or are precisions issues.<br><br></div>I also tested when run on top of numpy 1.9.1 (but still built against 1.8.1), w/ similar results.<br><br>Thanks for all the hard work,<br></div></div>David<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Dec 14, 2014 at 10:29 PM, Pauli Virtanen <span dir="ltr"><<a href="mailto:pav@iki.fi" target="_blank">pav@iki.fi</a>></span> wrote:<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">-----BEGIN PGP SIGNED MESSAGE-----<br>
Hash: SHA1<br>
<br>
Dear all,<br>
<br>
We have finished preparing the Scipy 0.14.1 release candidate 1.<br>
If no regressions turn up, the final release is planned within the<br>
following weeks.<br>
<br>
The 0.14.1 release will be a bugfix-only release, addressing the<br>
following issues:<br>
<br>
- - gh-3630 NetCDF reading results in a segfault<br>
- - gh-3631 SuperLU object not working as expected for complex matrices<br>
- - gh-3733 Segfault from map_coordinates<br>
- - gh-3780 Segfault when using CSR/CSC matrix and uint32/uint64<br>
- - gh-3781 Fix omitted types in sparsetools typemaps<br>
- - gh-3802 0.14.0 API breakage: _gen generators are missing from<br>
scipy.stats.distributions API<br>
- - gh-3805 ndimge test failures with numpy 1.10<br>
- - gh-3812 == sometimes wrong on csr_matrix<br>
- - gh-3853 Many scipy.sparse test errors/failures with numpy 1.9.0b2<br>
- - gh-4084 Fix exception declarations for Cython 0.21.1 compatibility<br>
- - gh-4093 Avoid a memory error in splev(x, tck, der=k)<br>
- - gh-4104 Workaround SGEMV segfault in Accelerate (maintenance 0.14.x)<br>
- - gh-4143 Fix ndimage functions for large data<br>
- - gh-4149 Bug in expm for integer arrays<br>
- - gh-4154 Ensure that the 'size' argument of PIL's 'resize' method is<br>
a tuple<br>
- - gh-4163 ZeroDivisionError in scipy.sparse.linalg.lsqr<br>
- - gh-4164 Remove use of deprecated numpy API in lib/lapack/ f2py wrapper<br>
- - gh-4180 pil resize support tuple fix<br>
- - gh-4168 Address arpack test failures on windows 32 bits with numpy 1.9.1<br>
- - gh-4218 make ndimage interpolation compatible with numpy relaxed strides<br>
- - gh-4225 off-by-one error in PPoly shape checks<br>
- - gh-4248 fix issue with incorrect use of closure for slsqp<br>
<br>
Source tarballs and binaries are available at<br>
<a href="https://sourceforge.net/projects/scipy/files/scipy/0.14.1rc1/" target="_blank">https://sourceforge.net/projects/scipy/files/scipy/0.14.1rc1/</a><br>
<br>
Best regards,<br>
Pauli Virtanen<br>
-----BEGIN PGP SIGNATURE-----<br>
Version: GnuPG v1<br>
<br>
iEYEARECAAYFAlSOD0YACgkQ6BQxb7O0pWDO5ACfccLqMvZWfkHqSzDCkMSoRKAU<br>
n7cAni6XhWJRy7oJ757rlGeIi0e34HTn<br>
=9bB/<br>
-----END PGP SIGNATURE-----<br>
<br>
_______________________________________________<br>
SciPy-Dev mailing list<br>
<a href="mailto:SciPy-Dev@scipy.org">SciPy-Dev@scipy.org</a><br>
<a href="http://mail.scipy.org/mailman/listinfo/scipy-dev" target="_blank">http://mail.scipy.org/mailman/listinfo/scipy-dev</a><br>
</blockquote></div></div>