[SciPy-user] how to import umfpack?

Robert Cimrman cimrman3 at ntc.zcu.cz
Mon Feb 11 11:08:09 EST 2008


Robin wrote:
> However in the new version, although it umfpack appears to have build
> successfully and there are files in splinalg/dsolve/umfpack (including
> __umfpack.so) I can't import it.
> import scipy.splinalg.dsolve.umfpack as um
> fails ('module' object has no attribute 'umfpack')

This should work, I do the same. Just tried with '0.7.0.dev3913'.

r.




More information about the SciPy-User mailing list