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 e2e398a commit 0a78b05Copy full SHA for 0a78b05
CHANGELOG.md
@@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
19
- `average_states`
20
- `average_expect`
21
- `std_expect`
22
+- Add support to ForwardDiff.jl for `sesolve` and `mesolve`. ([#515])
23
24
## [v0.33.0]
25
Release date: 2025-07-22
@@ -284,3 +285,4 @@ Release date: 2024-11-13
284
285
[#509]: https://github.com/qutip/QuantumToolbox.jl/issues/509
286
[#512]: https://github.com/qutip/QuantumToolbox.jl/issues/512
287
[#513]: https://github.com/qutip/QuantumToolbox.jl/issues/513
288
+[#515]: https://github.com/qutip/QuantumToolbox.jl/issues/515
0 commit comments