[SciPy-dev] L, U, P, Q, R, do_recip = umfpack.lu(B)

Nils Wagner nwagner at iam.uni-stuttgart.de
Mon Jan 15 11:45:27 EST 2007


Hi all,

I am using L, U, P, Q, R, do_recip = umfpack.lu(B) to compute the LU
factors of
a sparse matrix B.
do_recip should be boolean but is <type 'int'>.
Am I missing something ?

Any idea ?

 Nils
 


-------------- next part --------------
A non-text attachment was scrubbed...
Name: centrosymmetric.py
Type: text/x-python
Size: 872 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20070115/cb377b4c/attachment.py>


More information about the SciPy-Dev mailing list