> On 15/04/2008, Alan G Isaac <[EMAIL PROTECTED]> 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



_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to