[NumPy-Tickets] [NumPy] #1428: genfromtxt problem with long integers
NumPy Trac
numpy-tickets@scipy....
Mon Sep 6 09:31:31 CDT 2010
#1428: genfromtxt problem with long integers
-----------------------+----------------------------------------------------
Reporter: josefpktd | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone:
Component: Other | Version:
Keywords: |
-----------------------+----------------------------------------------------
Changes (by xscript):
* cc: xscript@… (added)
Comment:
Replying to [ticket:1428 josefpktd]:
> It seems genfromtxt has problems identifying long integers (at
> least on Windows 32)
I can confirm this is also happening on a Debian box with numpy 1.4.1,
although an integer larger than the first example is needed to trigger a
long int (e.g., 10000000000000000000).
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1428#comment:1>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list