Skip to content

Commit fa35a9d

Browse files
committed
include transverse permittivity matrix in layer solve result
1 parent 8e3646e commit fa35a9d

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
@@ -2,6 +2,7 @@
22

33
## Unreleased
44
- 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`.
56

67
## 1.4.2 (July 10, 2025)
78
- Avoid use of `jax.pure_callback` in the eigendecomposition. This requires jax newer than 0.4.36.

0 commit comments

Comments
 (0)