[SciPy-dev] numpy long vs. int

Nathan Bell wnbell at gmail.com
Sat Jul 26 03:46:09 EDT 2008


On Sat, Jul 26, 2008 at 2:40 AM, Matthieu Brucher
<matthieu.brucher at gmail.com> wrote:
>
> Ints and longs have a differnet length on different platform. Floating
> point number are a standard, so you can allows rely on float =
> numpy.float32 and double = numpy.float64.
>

Well, they are standardized until you get to longdouble :)

-- 
Nathan Bell wnbell at gmail.com
http://graphics.cs.uiuc.edu/~wnbell/



More information about the SciPy-Dev mailing list