[SciPy-dev] Linalg2 working and isnan questions?
Travis Oliphant
oliphant.travis at ieee.org
Mon Mar 25 19:41:03 CST 2002
Pearu and others,
Linalg2 works for me (along with linalg), yeah...
I've been able to move qr over to linalg2 (and tests pass).
On another subject:
I noticed before that some people were saying isnan tests failed.
Could you describe that problem again.
I got failures on the test
isnan(log(-1))==1
as well but only because the scipy.log function returns complex values for
negative numbers now. fastumath.log still does it the old way for any
die-hards.
-Travis
More information about the Scipy-dev
mailing list