octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Sparse matrix problem


From: michael . goffioul
Subject: Sparse matrix problem
Date: Tue, 19 Dec 2006 10:10:25 +0100

I notice that:
 
sparse(1+i) ./ sparse(0)  =>  NaN + NaNi
(instead of infinity).
 
This leads to several failures in the test regression suites. I tried on
2.1.73 under cygwin, with the same result. I also noticed the "FIXME"
in the sparse operators definitions, I guess it's related...
 
Michael.
 

reply via email to

[Prev in Thread] Current Thread [Next in Thread]