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
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,6 +32,7 @@ Release date: 2025-01-29
32
32
- Fix Dynamical Fock Dimension states saving due to wrong saving of dimensions. ([#375])
33
33
- Support a list of observables for `expect`. ([#374], [#376])
34
34
- Add checks for `tlist` in time evolution solvers. The checks are to ensure that `tlist` is not empty, the elements are in increasing order, and the elements are unique. ([#378])
35
+
- Change the definition of jump_times and jump_which into col_times and col_which, respectively. ([#402])
0 commit comments