[Numpy-discussion] LU factorization?

Charles R Harris charlesr.harris at gmail.com
Wed Oct 15 01:23:56 EDT 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://mail.python.org/pipermail/numpy-discussion/attachments/20081014/6c6b924d/attachment.html>


More information about the NumPy-Discussion mailing list