File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1
1
# News
2
2
3
- ## v1.2.9 - 2025-04-15
3
+ ## v1.3.0 - 2025-04-15
4
4
5
5
- Add seminal papers section to documentation.
6
6
- ** (breaking)** Add ` hbar=2 ` as default convention in Gabs.
11
11
- ** (breaking)** Implement revamped ` generaldyne ` interface.
12
12
- ** (fix)** Trace out indices in ` ptrace ` indicated by ` indices ` rather than ` setdiff(1:nmodes, indices) ` .
13
13
14
+ ## v1.2.9 - 2025-04-15
15
+
16
+ - Implements breaking changes noted in v1.3.0.
17
+
14
18
## v1.2.8 - 2025-02-06
15
19
16
20
- Improve performance of ` blochmessiah ` by 2x.
Original file line number Diff line number Diff line change 1
1
name = " Gabs"
2
2
uuid = " 0eb812ee-a11f-4f5e-b8d4-bb8a44f06f50"
3
3
authors = [" Andrew Kille" ]
4
- version = " 1.2.9 "
4
+ version = " 1.3.0 "
5
5
6
6
[deps ]
7
7
LinearAlgebra = " 37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
You can’t perform that action at this time.
0 commit comments