We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c013451 commit 10ca408Copy full SHA for 10ca408
CHANGELOG.md
@@ -16,7 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
16
### Added
17
18
### Changed
19
-- Tidy3D component `.to_hdf5()` and `.from_hdf5` accept custom encoder and decoder functions for more flexible IO.
+- Tidy3D component `.to_hdf5()` and `.from_hdf5()` now accept custom encoder and decoder functions for more flexible IO.
20
21
### Fixed
22
- `JaxDataArrays` are properly handled when reading and writing to file, dramatically reducing the VJP simulation download size in server-side adjoint.
0 commit comments