Skip to content

Commit

Permalink
fix: rescale length, areas, vol dims and re-integrate degree in length
Browse files Browse the repository at this point in the history
  • Loading branch information
percevalw committed Dec 13, 2024
1 parent a12c68c commit 283e912
Show file tree
Hide file tree
Showing 4 changed files with 210 additions and 1,871 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 283e912

Please sign in to comment.