Skip to content

Commit dc999fe

Browse files
committed
fix: erroneous results in field projection monitors with many sampling points
1 parent ee4832f commit dc999fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2020
- Querying tasks was sometimes erroring unexpectedly.
2121
- Fixed automatic creation of missing output directories.
2222
- Bug in handling of tuple-type gradients that could lead to empty tuples or failing gradient calculations when differentiating w.r.t. (for instance) `td.Box.center`.
23+
- Bug causing incorrect field projection results when multiple projection monitors with numerous sampling points were used.
2324

2425
## [2.8.0] - 2025-03-04
2526

0 commit comments

Comments
 (0)