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
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5
5
6
6
## [Unreleased]
7
7
8
+
## [2.5.0rc3] - 2023-11-30
9
+
8
10
### Added
9
11
- Added support for two-photon absorption via `TwoPhotonAbsorption` class. Added `KerrNonlinearity` that implements Kerr effect without third-harmonic generation.
10
12
- Can create `PoleResidue` from LO-TO form via `PoleResidue.from_lo_to`.
@@ -1039,7 +1041,8 @@ which fields are to be projected is now determined automatically based on the me
1039
1041
- Job and Batch classes for better simulation handling (eventually to fully replace webapi functions).
1040
1042
- A large number of small improvements and bug fixes.
0 commit comments