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 c1f06c7 commit 6362d04Copy full SHA for 6362d04
CHANGELOG.md
@@ -17,6 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
17
- `entropy_conditional`
18
- `entropy_relative`
19
- Fix `entanglement` and introduce `concurrence`. ([#414], [#418], [#419])
20
+- Align `steadystate` ODE solver to other methods and improve GPU support. ([#421])
21
22
## [v0.27.0]
23
Release date: 2025-02-14
@@ -159,3 +160,4 @@ Release date: 2024-11-13
159
160
[#416]: https://github.com/qutip/QuantumToolbox.jl/issues/416
161
[#418]: https://github.com/qutip/QuantumToolbox.jl/issues/418
162
[#419]: https://github.com/qutip/QuantumToolbox.jl/issues/419
163
+[#421]: https://github.com/qutip/QuantumToolbox.jl/issues/421
0 commit comments