Skip to content

Commit 83e937b

Browse files
committed
update changelog
1 parent ef22c1b commit 83e937b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased](https://github.com/qutip/QuantumToolbox.jl/tree/main)
99

10+
- Align statistical analysis methods for multi-trajectory solutions to `QuTiP` [#471]. Remove field `average_expect`, replace field `runs_expect` as `expect`, and introduce the following functions:
11+
- `average_states`
12+
- `average_expect`
13+
- `std_expect`
14+
1015
## [v0.31.1]
1116
Release date: 2025-05-16
1217

@@ -228,3 +233,4 @@ Release date: 2024-11-13
228233
[#455]: https://github.com/qutip/QuantumToolbox.jl/issues/455
229234
[#456]: https://github.com/qutip/QuantumToolbox.jl/issues/456
230235
[#460]: https://github.com/qutip/QuantumToolbox.jl/issues/460
236+
[#471]: https://github.com/qutip/QuantumToolbox.jl/issues/471

0 commit comments

Comments
 (0)