[Numpy-discussion] convert FORTRAN exponential format text to float

David Froger david.froger at gmail.com
Wed Sep 29 10:36:26 EDT 2010


Did you try loadtxt? I try to output something in the format 1.538D-06 with
Fortran in order to test reading it with loadtxt, but I always get
1.538E-06. Where does the 'D' come from?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20100929/fb488112/attachment.html>


More information about the NumPy-Discussion mailing list