Advanced [.npz
] file format support for [ndarray
].
.npy
] Filesndarray_npy
]..npz
] FilesNpzReader
]NpzWriter
]NpzView
] providing an [NpyView
] for each uncompressed [.npy
] file within
the archiveNpzViewMut
] providing an [NpyViewMut
] for each uncompressed [.npy
] file within
the archiveSee the release history to keep track of the development.
Both features are enabled by default.
compressed
: Enables zip archives with deflate compression.num-complex-0_4
: Enables complex element types of crate num-complex
.Copyright © 2021-2023 Rouven Spreckels rs@qu1x.dev
This project is licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this project by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.