[Numpy-discussion] Status of fixing bugs for the 1.7.0rc1 release

Christoph Gohlke cgohlke at uci.edu
Sun Sep 16 14:03:34 EDT 2012


On 9/16/2012 12:19 AM, Ondřej Čertík wrote:
> Hi,
>
> I've finally finished review of
>
> https://github.com/numpy/numpy/pull/439
>
> which back-ports all the PRs from master into the release branch and
> pushed it in. Here is the current status of bugs for the 1.7.0
> release:
>
> https://github.com/numpy/numpy/issues/396
>
> I believe that for example a lot of the Debian based bugs were fixed
> by now (in the 1.7.0 branch). Can I release 1.7.0b2? So that others
> can try it out,
> while we work on the rest of the issues. I don't think it's ready for
> rc1 yet, but we've done a lot of work since beta1 I think.
>
> Ondrej


Hello,

I ran some compatibility tests on Windows, using 
numpy-MKL-1.7.x.dev.win-amd64-py2.7 with packages built against 
numpy-MKL-1.6.2.

There are new test failures in scipy, bottleneck, pymc, and mvpa2 of the 
following types:

IndexError: too many indices
ValueError: negative dimensions are not allowed

The test results are at 
<http://www.lfd.uci.edu/~gohlke/pythonlibs/tests/20120916-win-amd64-py2.7-numpy-MKL-1.7.0rc1.dev-50f71cb/>

Christoph



More information about the NumPy-Discussion mailing list