You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
22
22
-`Structure.background_permittivity : float` for specifying background medium for shape differentiation deprecated in favor of `Structure.background_medium : Medium` for more generality.
23
23
24
24
### Fixed
25
-
- Regression in local field projection leading to incorrect results for `far_field_approx=True`.
25
+
- Regression in local field projection leading to incorrect projection results.
26
26
- Bug when differentiating with respect to `Cylinder.center`.
27
27
-`xarray` 2024.10.0 compatibility for autograd.
28
28
- Some failing examples in the expressions plugin documentation.
0 commit comments