NaN in Numerical

Huaiyu Zhu hzhu at rocket.knowledgetrack.com
Mon May 1 15:30:06 EDT 2000


How to save and load a matrix containing NaN in the Numeric module?
Matlab/Octave treat these the same way as numbers.
In Python I use eval to load, which treats NaN as unknown variable name.

BTW, is there a searchable form of NumPy documentation?
It's not so easy to find info in the pdf format.

Thanks for any pointer.

-- 
Huaiyu Zhu                               hzhu at knowledgetrack.com
KnowledgeTrack Corporation               Tel: 925 738 1000 x 1207
7020 Koll Center Parkway, Suite 110      Fax: 925 738 1039
Pleasanton, CA 94566



More information about the Python-list mailing list