Skip to content

Releases: ICICLE-ai/ArrayMorph

Update cmake minimum version

18 Jun 19:51

Choose a tag to compare

Pre-release

Update the CMake minimum version from 3.0 to 3.5 to address some compatibility issues.

Initial Release

18 Jun 16:35

Choose a tag to compare

Initial Release Pre-release
Pre-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.