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
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,11 @@
1
1
# News
2
2
3
+
## v0.4.0 - 2024-11-26
4
+
5
+
- Add `OperatorBasis` and `SuperOperatorBasis` abstract types along with corresponding `fullbasis` function to obtain these from instances of subtypes of `AbstractOperator` and `AbstractSuperOperator`.
6
+
- Change type parameters for `StateVector`, `AbstractKet``AbstractBra``AbstractOperator``AbstractSuperOperator` to elimitate all type parameters.
7
+
8
+
3
9
## v0.3.6 - 2024-09-08
4
10
5
11
- Add `coherentstate`, `thermalstate`, `displace`, `squeeze`, `wigner`, previously from QuantumOptics.
0 commit comments