blob: afc25497389d358db01d01b0ddb45631a48c2c80 (
plain) (
blame)
1
2
3
4
5
6
7
|
xtensor-io offers an API to read and write various file formats into xtensor
data structures:
* images
* audio files
* NumPy's compressed storage format (NPZ)
* HDF5 files
* Blosc
|