Skip to content

Commit

Permalink
fix: rescale length, areas and volumne units
Browse files Browse the repository at this point in the history
  • Loading branch information
percevalw committed Dec 13, 2024
1 parent a12c68c commit 1bf5913
Show file tree
Hide file tree
Showing 2 changed files with 205 additions and 1,867 deletions.
1 change: 1 addition & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
- 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`.
- Support again edsnlp without pytorch installed
- We now test that edsnlp works without pytorch installed
- Fix units and scales, ie 1l = 1dm3, 1ml = 1cm3

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

Expand Down
Loading

0 comments on commit 1bf5913

Please sign in to comment.