[Numpy-discussion] To wrap or not to wrap.

Charles R Harris charlesr.harris at gmail.com
Sun Apr 27 00:23:23 EDT 2008


Hi All,

I'm working through the linalg module. There is currently variation as to
whether or not eigenvalues/singular_values/residuals, are returned as
arrays or as matrices. I'm leaning towards making them all matrices.
But I expect masked arrays will also be preserved and I don't know what
that will mean to people. What should be the standard here?

Chuck
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20080426/84740c1f/attachment.html>


More information about the NumPy-Discussion mailing list