<br><br><div class="gmail_quote">On Sun, Mar 24, 2013 at 3:02 PM, Ondřej Čertík <span dir="ltr"><<a href="mailto:ondrej.certik@gmail.com" target="_blank">ondrej.certik@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<br>
I'm pleased to announce the availability of the first release candidate of<br>
NumPy 1.7.1rc1.<br>
<br>
Sources and binary installers can be found at<br>
<a href="https://sourceforge.net/projects/numpy/files/NumPy/1.7.1rc1/" target="_blank">https://sourceforge.net/projects/numpy/files/NumPy/1.7.1rc1/</a><br>
<br>
Please test it and report any bugs. It fixes a few bugs, listed below.<br>
<br>
I would like to thank everybody who contributed patches to this release:<br>
Nathaniel J. Smith, Sebastian Berg, Charles Harris, Bradley M. Froehle,<br>
Ralf Gommers, Christoph Gohlke, Mark Wiebe and Maximilian Albert.<br>
<br>
Cheers,<br>
Ondrej<br>
<br>
<br>
<br>
=========================<br>
NumPy 1.7.1 Release Notes<br>
=========================<br>
<br>
This is a bugfix only release in the 1.7.x series.<br>
<br>
<br>
Issues fixed<br>
------------<br>
<br>
gh-2973   Fix `1` is printed during numpy.test()<br>
gh-2983   BUG: gh-2969: Backport memory leak fix 80b3a34.<br>
gh-3007   Backport gh-3006<br>
gh-2984   Backport fix complex polynomial fit<br>
gh-2982   BUG: Make nansum work with booleans.<br>
gh-2985   Backport large sort fixes<br>
gh-3039   Backport object take<br>
gh-3105   Backport nditer fix op axes initialization<br>
gh-3108   BUG: npy-pkg-config ini files were missing after Bento build.<br>
gh-3124   BUG: PyArray_LexSort allocates too much temporary memory.<br>
gh-3131   BUG: Exported f2py_size symbol prevents linking multiple f2py<br>
modules.<br>
gh-3117   Backport gh-2992<br>
gh-3135   DOC: Add mention of PyArray_SetBaseObject stealing a reference<br>
gh-3134   DOC: Fix typo in fft docs (the indexing variable is 'm', not 'n').<br>
gh-3136   Backport #3128<br>
<br>
Checksums<br>
=========<br>
<br>
28c3f3e71b5eaa6bfab6e8340dbd35e7  release/installers/numpy-1.7.1rc1.tar.gz<br>
436f416dee10d157314bd9da7ab95c9c<br>
release/installers/numpy-1.7.1rc1-win32-superpack-python2.7.exe<br>
a543c8cf69f66ff2b4c9565646105863<br>
release/installers/numpy-1.7.1rc1-win32-superpack-python2.6.exe<br>
6dfcbbd449b7fe4e841c5fd1bfa7af7c<br>
release/installers/numpy-1.7.1rc1-win32-superpack-python2.5.exe<br>
22912792a1b6155ae2bdbc30bee8fadc<br>
release/installers/numpy-1.7.1rc1-win32-superpack-python3.2.exe<br>
95bc5a5fcce9fcbc2717a774dccae31b<br>
release/installers/numpy-1.7.1rc1-win32-superpack-python3.3.exe<br>
33cf283765a148846b49b89fb96d67d5<br>
release/installers/numpy-1.7.1rc1-win32-superpack-python3.1.exe<br>
9761de4b35493fed38c5d177da9c3b37  release/installers/numpy-1.7.1rc1.zip<br>
__</blockquote><div><br>Great. The fix for the memory leak should make some folks happy.<br><br>Chuck <br></div><br></div>