[Bug 701549] Re: Bad slice indices / missing function in numpy.numarray.functions
Julian Taylor
jtaylor.debian at googlemail.com
Thu Aug 14 19:33:39 UTC 2014
fix was merged into numpy 1.8 available in ubuntu trusty
please note that numarray will be removed in the next numpy version 1.9
** Changed in: python-numpy (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to python-numpy in Ubuntu.
https://bugs.launchpad.net/bugs/701549
Title:
Bad slice indices / missing function in numpy.numarray.functions
Status in “python-numpy” package in Ubuntu:
Fix Released
Bug description:
Binary package hint: python-numpy
There are a couple of bugs within the numpy.numarray.functions module:
(1) some slice indices are floats when they should be ints, and (2)
the function '_resizebuf' is missing. The bug appears to be present in
the versions I've examined: 1.3.0, 1.4.1 and 1.5.1.
I'm attaching a quilt patch which fixes this issue -- patch is against
1.3.0.
You can also find a package incorporating this patch in my PPA:
https://launchpad.net/~spaceboy/+archive/extras/+sourcepub/1424563/+listing-archive-extra
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-numpy/+bug/701549/+subscriptions
More information about the foundations-bugs
mailing list