File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased] ( https://github.com/qutip/QuantumToolbox.jl/tree/main )
99
10+ ## [ v0.35.0]
11+ Release date: 2025-09-03
12+
1013- Add support of ` QobjEvo ` for ` steadystate ` (ODE solver only). ([ #536 ] )
1114- Changes to ` SteadyStateODESolver ` . ([ #537 ] )
1215 - Introduce the tolerances for ` steadystate ` terminate condition (two new fields: ` terminate_reltol = 1e-5 ` and ` terminate_abstol = 1e-7 ` )
@@ -219,6 +222,7 @@ Release date: 2024-11-13
219222[ v0.33.0 ] : https://github.com/qutip/QuantumToolbox.jl/releases/tag/v0.33.0
220223[ v0.34.0 ] : https://github.com/qutip/QuantumToolbox.jl/releases/tag/v0.34.0
221224[ v0.34.1 ] : https://github.com/qutip/QuantumToolbox.jl/releases/tag/v0.34.1
225+ [ v0.35.0 ] : https://github.com/qutip/QuantumToolbox.jl/releases/tag/v0.35.0
222226[ #86 ] : https://github.com/qutip/QuantumToolbox.jl/issues/86
223227[ #139 ] : https://github.com/qutip/QuantumToolbox.jl/issues/139
224228[ #271 ] : https://github.com/qutip/QuantumToolbox.jl/issues/271
Original file line number Diff line number Diff line change 11name = " QuantumToolbox"
22uuid = " 6c2fb7c5-b903-41d2-bc5e-5a7c320b9fab"
33authors = [" Alberto Mercurio" , " Yi-Te Huang" ]
4- version = " 0.34.1 "
4+ version = " 0.35.0 "
55
66[deps ]
77ArrayInterface = " 4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
You can’t perform that action at this time.
0 commit comments