On Mon, Jul 11, 2011 at 11:31 PM, Robert Kern wrote:
> On Mon, Jul 11, 2011 at 16:12, Christoph Gohlke wrote:
> >
> > I tested rc3. It looks good, except that on win-amd64 whenever numpy is
> > imported, a 'Forcing DISTUTILS_USE_SDK=1' is printed from line 377 in
> > misc_util.py. Hence some tes
On Mon, Jul 11, 2011 at 16:12, Christoph Gohlke wrote:
>
> I tested rc3. It looks good, except that on win-amd64 whenever numpy is
> imported, a 'Forcing DISTUTILS_USE_SDK=1' is printed from line 377 in
> misc_util.py. Hence some tests of other packages fail.
>
> This is due to a recent change:
>
On 7/11/2011 12:28 PM, Ralf Gommers wrote:
> Hi,
>
> I am pleased to announce the availability of the third 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
Hi,
I am pleased to announce the availability of the third 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 regres