Skip to content

Commit 7b5dde9

Browse files
committed
update changelog
1 parent 64ec086 commit 7b5dde9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

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

1010
- Change the parameters structure of `sesolve`, `mesolve` and `mcsolve` functions to possibly support automatic differentiation. ([#311])
11+
- Fix type instability and reduce extra memory allocation in `liouvillian`. ([#315], [#318])
1112

1213

1314
## [v0.21.5] (2024-11-15)
@@ -27,3 +28,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2728
[#306]: https://github.com/qutip/QuantumToolbox.jl/issues/306
2829
[#309]: https://github.com/qutip/QuantumToolbox.jl/issues/309
2930
[#311]: https://github.com/qutip/QuantumToolbox.jl/issues/311
31+
[#315]: https://github.com/qutip/QuantumToolbox.jl/issues/315
32+
[#318]: https://github.com/qutip/QuantumToolbox.jl/issues/318

0 commit comments

Comments
 (0)