IO: read / mmap matrix from file
File formats:
- Binary (single file, three files like what Michael used?)
- HDF5
Modes:
- read from file (default if
String
is provided as input) - mmap matrix from file (
mmap=true
keyword)
Edited by Carsten Bauer
File formats:
Modes:
String
is provided as input)mmap=true
keyword)