filearray (version 0.1.8)
File-Backed Array for Out-of-Memory Computation
Description
Stores large arrays in files to avoid occupying large
memories. Implemented with super fast gigabyte-level multi-threaded
reading/writing via 'OpenMP'. Supports multiple non-character data
types (double, float, complex, integer, logical, and raw).