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 fd03031 commit e4d671aCopy full SHA for e4d671a
CHANGELOG.md
@@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
Release date: 2025-11-19
12
13
- Add `spre` and `spost` methods for `ComposedOperator` and cache propagator in every time evolution solver. ([#596])
14
+- Add error message for bad input in state/operator generating functions ([#603])
15
16
## [v0.39.0]
17
Release date: 2025-11-17
@@ -381,3 +382,4 @@ Release date: 2024-11-13
381
382
[#589]: https://github.com/qutip/QuantumToolbox.jl/issues/589
383
[#591]: https://github.com/qutip/QuantumToolbox.jl/issues/591
384
[#596]: https://github.com/qutip/QuantumToolbox.jl/issues/596
385
+[#603]: https://github.com/qutip/QuantumToolbox.jl/issues/603
0 commit comments