Hi-
- scipy newcore compatible lower case type names (e.g. int32 not Int32)
Is this actually true? For example, numarray.Float64 exists as before, but numarray.float64 does not.
- scipy newcore 'dtype' keyword and .dtypechar attribute.
And more generally, is there any more information on the relationship between numarray and scipy_core? Will numarray be phased out eventually (i.e., should we start moving over to scipy?)?
But in any event thanks for the hard work!
Andrew