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
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,7 @@
2
2
3
3
## Unreleased
4
4
- Restructure codebase to integrate code originally in the `_orig` submodule within the main `src/fmmax` modules, separating the code available under the two licenses to the top (AGPL) and bottom (MIT) of each file.
5
+
- Include `transverse_permittivity_matrix` in the `LayerSolveResult`.
5
6
6
7
## 1.4.2 (July 10, 2025)
7
8
- Avoid use of `jax.pure_callback` in the eigendecomposition. This requires jax newer than 0.4.36.
0 commit comments