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
@@ -42,6 +42,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
42
42
- Added `smoothed_projection` for topology optimization of completely binarized designs.
43
43
- Added more RF-specific mode characteristics to `MicrowaveModeData`, including propagation constants (alpha, beta, gamma), phase/group velocities, wave impedance, and automatic mode classification with configurable polarization thresholds in `MicrowaveModeSpec`.
44
44
- Introduce `tidy3d.rf` namespace to consolidate all RF classes.
45
+
- Added support for custom colormaps in `plot_field`.
45
46
46
47
### Breaking Changes
47
48
- Edge singularity correction at PEC and lossy metal edges defaults to `True`.
0 commit comments