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 91c847d commit 1df0669Copy full SHA for 1df0669
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
- Return `sesolve` when `mesolve` allows it. ([#455])
11
+- Simplify structure of `QuantumObjectType`s. ([#456])
12
13
## [v0.30.1]
14
Release date: 2025-04-24
@@ -215,3 +216,4 @@ Release date: 2024-11-13
215
216
[#450]: https://github.com/qutip/QuantumToolbox.jl/issues/450
217
[#453]: https://github.com/qutip/QuantumToolbox.jl/issues/453
218
[#455]: https://github.com/qutip/QuantumToolbox.jl/issues/455
219
+[#456]: https://github.com/qutip/QuantumToolbox.jl/issues/456
0 commit comments