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 4a12fd8 commit 8146b1fCopy full SHA for 8146b1f
CHANGELOG.md
@@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
## [Unreleased](https://github.com/qutip/QuantumToolbox.jl/tree/main)
9
10
- Fix `cite()` bibtex output. ([#552])
11
+- Implement `sesolve_map` and `mesolve_map` for solving multiple initial states and parameter sets in parallel. ([#554])
12
13
## [v0.36.0]
14
Release date: 2025-09-29
@@ -326,3 +327,4 @@ Release date: 2024-11-13
326
327
[#544]: https://github.com/qutip/QuantumToolbox.jl/issues/544
328
[#546]: https://github.com/qutip/QuantumToolbox.jl/issues/546
329
[#552]: https://github.com/qutip/QuantumToolbox.jl/issues/552
330
+[#554]: https://github.com/qutip/QuantumToolbox.jl/issues/554
0 commit comments