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 adea49e commit f20febeCopy full SHA for f20febe
CHANGELOG.md
@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
10
- Fix CUDA `sparse_to_dense`. ([#386])
11
- Improve pseudo inverse spectrum solver. ([#388])
12
+- Add `smesolve` function for stochastic master equation. ([#389])
13
14
## [v0.25.2]
15
Release date: 2025-02-02
@@ -109,3 +110,4 @@ Release date: 2024-11-13
109
110
[#383]: https://github.com/qutip/QuantumToolbox.jl/issues/383
111
[#386]: https://github.com/qutip/QuantumToolbox.jl/issues/386
112
[#388]: https://github.com/qutip/QuantumToolbox.jl/issues/388
113
+[#389]: https://github.com/qutip/QuantumToolbox.jl/issues/389
0 commit comments