We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 151f06f commit e4eb01dCopy full SHA for e4eb01d
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased](https://github.com/qutip/QuantumToolbox.jl/tree/main)
9
10
+- Add `spre` and `spost` methods for `ComposedOperator` and cache propagator in every time evolution solver. ([#596])
11
+
12
## [v0.39.0]
13
Release date: 2025-11-17
14
@@ -374,3 +376,4 @@ Release date: 2024-11-13
374
376
[#588]: https://github.com/qutip/QuantumToolbox.jl/issues/588
375
377
[#589]: https://github.com/qutip/QuantumToolbox.jl/issues/589
378
[#591]: https://github.com/qutip/QuantumToolbox.jl/issues/591
379
+[#596]: https://github.com/qutip/QuantumToolbox.jl/issues/596
0 commit comments