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 aab15d9 commit 0c1d29dCopy full SHA for 0c1d29d
CHANGELOG.md
@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
10
- Support different length for `to` and `from` on GeneralDimensions. ([#448])
11
- Extend the `Makie.jl` extension to all the other available backends. ([#450])
12
+- Fix definition of noise derivative in stochastic solvers. ([#453])
13
14
## [v0.30.0]
15
Release date: 2025-04-12
@@ -206,3 +207,4 @@ Release date: 2024-11-13
206
207
[#443]: https://github.com/qutip/QuantumToolbox.jl/issues/443
208
[#448]: https://github.com/qutip/QuantumToolbox.jl/issues/448
209
[#450]: https://github.com/qutip/QuantumToolbox.jl/issues/450
210
+[#453]: https://github.com/qutip/QuantumToolbox.jl/issues/453
0 commit comments