fluiddyn.io.txt
IO for text files (fluiddyn.io.txt
)
With recent version of Numpy, it is most of the time better to use np.loadtxt and np.savetxt…
Functions
|
Return a number from a string. |
|
Read a txt file and return the numerical data. |
|
Save array_like objects in a text file. |