[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
- Previous message (by thread): [Numpy-discussion] what happened to numarray type names ?
- Next message (by thread): [Numpy-discussion] what happened to numarray type names ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): [Numpy-discussion] what happened to numarray type names ?
- Next message (by thread): [Numpy-discussion] what happened to numarray type names ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]