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 3d5a040 commit 130aa78Copy full SHA for 130aa78
CHANGELOG.md
@@ -7,6 +7,7 @@ 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
- Add error message for bad input in state/operator generating functions ([#603])
10
+- Support time-dependent operators on `dsf_mesolve` ([#610])
11
12
## [v0.39.1]
13
Release date: 2025-11-19
@@ -383,3 +384,4 @@ Release date: 2024-11-13
383
384
[#591]: https://github.com/qutip/QuantumToolbox.jl/issues/591
385
[#596]: https://github.com/qutip/QuantumToolbox.jl/issues/596
386
[#603]: https://github.com/qutip/QuantumToolbox.jl/issues/603
387
+[#610]: https://github.com/qutip/QuantumToolbox.jl/issues/610
0 commit comments