Input and Output
The following tables show I/O routines provided by NLCPy.
NumPy binary files(NPY, NPZ)
Loads arrays or pickled objects from |
|
Saves an array to a binary file in NumPy |
|
Saves several arrays into a single file in uncompressed |
|
Saves several arrays into a single file in compressed |
Text files
Loads data from a text file. |
|
Saves an array to a text file. |
Raw binary files
Constructs an array from data in a text or binary file. |