OK, I have changed all the examples that used dtype=Float or
dtype=Int to float and int.
Erin

On 6/20/06, David M. Cooke <[EMAIL PROTECTED]> wrote:
> 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/
> |[EMAIL PROTECTED]
>


_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/numpy-discussion

Reply via email to