
23 Sep
2006
23 Sep
'06
1:36 p.m.
Hi,
Forgive my ignorance, but why is this?
In [1]:from numpy import *
In [2]:if not dtype('<f8'): ...: print 'Truth value is no' ...: ...: Truth value is no
Best,
Matthew