Releases: ICICLE-ai/ArrayMorph
Releases · ICICLE-ai/ArrayMorph
Update cmake minimum version
Update the CMake minimum version from 3.0 to 3.5 to address some compatibility issues.
Initial Release
ArrayMorph First Release
ArrayMorph is a software to manage array data stored on cloud object storage efficiently. It supports both HDF5 C++ API and h5py API. The data returned by h5py API is numpy arrays. By using h5py API, users can access array data stored on the cloud and feed the read data into machine learning pipelines seamlessly.