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 0631a95 commit b19452aCopy full SHA for b19452a
CHANGELOG.md
@@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
10
- Add support of `QobjEvo` for `steadystate` (ODE solver only). ([#536])
11
- Changes to `SteadyStateODESolver`. ([#537])
12
- - Introduce the terminate tolerances for calculating `steadystate` (two new fields: `terminate_abstol = 1e-5` and `terminate_abstol = 1e-7`)
+ - 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`.
14
15
## [v0.34.1]
0 commit comments