Skip to content

Commit e4fb05d

Browse files
committed
Document TensorClass serialization change
1 parent cf8bad4 commit e4fb05d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
200200

201201
### Changed
202202

203+
- `physicsnemo.mesh.Mesh` and `DomainMesh` now inherit directly from
204+
`TensorClass`, use the resulting root-level `.pmsh` / `.pdmsh` layout, and
205+
continue to load decorator-era serialized data.
203206
- Optimizes the production container build by consolidating related filesystem
204207
operations, using BuildKit bind and cache mounts, and separating custom,
205208
declared, and project dependency installation. Reduces total physicsnemo layers

0 commit comments

Comments
 (0)