The following tables show I/O routines provided by NLCPy.
nlcpy.load
Loads arrays or pickled objects from .npy, .npz or pickled files.
.npy
.npz
nlcpy.loadtxt
Loads data from a text file.
nlcpy.fromfile
Constructs an array from data in a text or binary file.