[Numpy-tickets] [NumPy] #1016: simple improvement to make testing utils work with ndarray subclasses
NumPy
numpy-tickets@scipy....
Sun Feb 22 14:33:18 CST 2009
#1016: simple improvement to make testing utils work with ndarray subclasses
---------------------------+------------------------------------------------
Reporter: DarrenDale | Owner: somebody
Type: enhancement | Status: new
Priority: normal | Milestone: 1.3.0
Component: numpy.testing | Version: none
Severity: normal | Keywords:
---------------------------+------------------------------------------------
I found a simple way to modify numpy's testing utils that makes it easier
to use them for unittesting ndarray subclasses. I tried running numpy's
(svn 6456) test suite both with and without the patch applied, and I got
identical results: 1 known failure and 11 skips on a 64-bit linux
platform.
Its a really small patch, any chance of getting it in before 1.3 is
released?
--
Ticket URL: <http://scipy.org/scipy/numpy/ticket/1016>
NumPy <http://projects.scipy.org/scipy/numpy>
The fundamental package needed for scientific computing with Python.
More information about the Numpy-tickets
mailing list