[Numpy-discussion] LU factorization?
Charles R Harris
charlesr.harris@gmail....
Wed Oct 15 00:23:56 CDT 2008
Hi All,
numpy.linalg has qr and cholesky factorizations, but LU factorization is
only available in scipy. That doesn't seem quite right. I think is would
make sense to include the LU factorization in numpy among the basic linalg
operations, and probably LU_solve also. Thoughts?
Chuck
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://projects.scipy.org/pipermail/numpy-discussion/attachments/20081014/6c6b924d/attachment.html
More information about the Numpy-discussion
mailing list