File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
1010- Add support of ` QobjEvo ` for ` steadystate ` (ODE solver only). ([ #536 ] )
1111- Changes to ` SteadyStateODESolver ` . ([ #537 ] )
12- - Introduce the terminate tolerances for ` steadystate ` terminate condition (two new fields: ` terminate_reltol = 1e-5 ` and ` terminate_abstol = 1e-7 ` )
13- - Fix keyword argument handling for ` SteadyStateODESolver ` .
12+ - Introduce the tolerances for ` steadystate ` terminate condition (two new fields: ` terminate_reltol = 1e-5 ` and ` terminate_abstol = 1e-7 ` )
13+ - Fix keyword argument handling for ` SteadyStateODESolver ` before passing to ` mesolve ` .
1414
1515## [ v0.34.1]
1616Release date: 2025-08-23
You can’t perform that action at this time.
0 commit comments