scipy.io
FortranFile.
read_reals
Reads a record of a given type from the file, defaulting to a floating point number (real*8 in Fortran).
real*8
Data type specifying the size and endiness of the data.
A one-dimensional array object.
See also
read_ints, read_record
read_ints
read_record
scipy.io.FortranFile.read_ints
scipy.io.FortranFile.read_record