[Numpy-discussion] ANN: Numpy 1.6.1 release candidate 1
Ralf Gommers
ralf.gommers at googlemail.com
Mon Jun 20 15:35:03 EDT 2011
On Mon, Jun 20, 2011 at 9:19 AM, Christoph Gohlke <cgohlke at uci.edu> wrote:
>
>
> 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
>
> This should be reviewed and committed to master first. If someone can do
that in the next couple of days I'm fine with backporting it.
Ralf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20110620/3b449ff0/attachment.html>
More information about the NumPy-Discussion
mailing list