We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91a2186 commit 5bcc6b0Copy full SHA for 5bcc6b0
CHANGELOG.md
@@ -10,6 +10,7 @@
10
- Add a `ByteReader` which implements `std::io::{Read, Seek}` for 1D `u8`
11
datasets. Usage via `Dataset::as_byte_reader()`.
12
- Add `chunk_visit` to visit all chunks in a dataset.
13
+- Implement `H5Type` for `num_complex::Complex`.
14
15
### Changed
16
0 commit comments