Skip to content

Commit e58bf26

Browse files
committed
fix: rescale length, areas, vol dims and re-integrate degree in length
1 parent 794bc7e commit e58bf26

File tree

4 files changed

+210
-1871
lines changed

4 files changed

+210
-1871
lines changed

changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
- Improved support for multi-gpu gradient accumulation (only sync the gradients at the end of the accumulation), now controled by the optiona `sub_batch_size` argument of `TrainingData`.
2626
- Support again edsnlp without pytorch installed
2727
- We now test that edsnlp works without pytorch installed
28+
- Fix units and scales, ie 1l = 1dm3, 1ml = 1cm3
2829

2930
## v0.14.0 (2024-11-14)
3031

0 commit comments

Comments
 (0)