[Numpy-discussion] Release of NumPy
Jon Wright
wright@esrf...
Tue Apr 15 11:31:35 CDT 2008
> On 15/04/2008, Alan G Isaac <aisaac@american.edu> wrote:
...
> The proposal on the table is to remove an unneeded (and
> unwanted) deviation of the matrix API from the ndarray API.
...
How about writing up the changes needed PEP style on the wiki?
> The fix appears to be a very small change in __getitem__:
... together with an implementation and the results of running the
current numpy testsuite. Or do you normally just use your own matrix
object which inherits from the numpy one and then does what you prefer?
Jon
More information about the Numpy-discussion
mailing list