pg_utils.numerics.io
Input and output of numerical matrices
Functions
|
Load matrices to h5py file/group |
|
Save matrices to h5py file/group. |
|
Load matrix from h5py group |
|
Retrieve COOrdinate format sparse array from serialized obj |
|
Retrieve serializable objs of COOrdinate format sparse array |
|
Load sparse matrix in coordinate format from h5py group |
|
Save sparse matrix in coordinate format to h5py group |
Classes
|
A Json encoder that puts long arrays on one line |