[SciPy-user] how to import umfpack?

Robin robince at gmail.com
Mon Feb 11 17:19:06 EST 2008


I don't know if it could be related (or whether I should start a
seperate thread) but also scipy.test() doesn't pick up any tests with
this installation. I have installed the ubuntu python-nose package. Is
there anything else that is needed?

In [2]: scipy.__version__
Out[2]: '0.7.0.dev3913'

In [3]: scipy.test()

----------------------------------------------------------------------
Ran 0 tests in 0.005s

OK

In [5]: scipy.test(label='full')

----------------------------------------------------------------------
Ran 0 tests in 0.004s

OK



More information about the SciPy-User mailing list