[Numpy-discussion] Release of NumPy

Jon Wright wright at esrf.fr
Tue Apr 15 12:31:35 EDT 2008


> On 15/04/2008, Alan G Isaac <aisaac at 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