[Matrix-SIG] invalid floats

Robin Becker robin@jessikat.demon.co.uk
Mon, 3 Jan 2000 19:18:11 +0000


Is there any nice way to allow unset elements in Numeric arrays? I know
I can do array([1e308],'d')*1e308 and get 1.#INF, but is there any
concept of an unset other than using some special value?
-- 
Robin Becker