[Numpy-discussion] what happened to numarray type names ? (original) (raw)

David M. Cooke cookedm at physics.mcmaster.ca
Tue Jun 20 22:00:20 EDT 2006


On Tue, Jun 20, 2006 at 09:00:52PM -0400, Erin Sheldon wrote:

The numpy example page still has dtype=Float and dtype=Int all over it. Is there a generic replacement for Float, Int or should these be changed to something more specific such as int32? Erin

float and int (the Python types) are the generic 'float' and 'int' types.

-- |>|/|< /--------------------------------------------------------------------------
|David M. Cooke http://arbutus.physics.mcmaster.ca/dmc/ |cookedm at physics.mcmaster.ca



More information about the NumPy-Discussion mailing list