[Numpy-discussion] ANN: Numpy 1.6.1 release candidate 1

Christoph Gohlke cgohlke at uci.edu
Mon Jun 20 03:19:49 EDT 2011



On 6/13/2011 5:58 AM, Ralf Gommers wrote:
> Hi,
>
> I am pleased to announce the availability of the first release candidate
> of NumPy 1.6.1. This is a bugfix release, list of fixed bugs:
> #1834   einsum fails for specific shapes
> #1837   einsum throws nan or freezes python for specific array shapes
> #1838   object <-> structured type arrays regression
> #1851   regression for SWIG based code in 1.6.0
> #1863   Buggy results when operating on array copied with astype()
>
> If no problems are reported, the final release will be in one week.
> Sources and binaries can be found
> at<http://sourceforge.net/projects/numpy/files/NumPy/1.6.0rc1/>
> https://sourceforge.net/projects/numpy/files/NumPy/1.6.1rc1/
>
> Enjoy,
> Ralf
>

Hi,

in case there is going to be another release candidate: could a fix for 
ticket #1843 (numpy.rec.array fails with open file on Py3) be included 
in numpy 1.6.1? It's not crucial though.

http://projects.scipy.org/numpy/ticket/1843

Christoph



More information about the NumPy-Discussion mailing list