Skip to content

Commit 4092daa

Browse files
Add changelog
1 parent b8f9b2b commit 4092daa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
- Fix `cite()` bibtex output. ([#552])
1111
- Add `qeye_like` and `qzero_like`, which are synonyms of `one` and `zero`. ([#555])
12+
- Add steadystate and DSF benchmarks. The `SteadyStateODESOlver` tolerances are lowered to `terminate_reltol=1e-4` and `terminate_abstol=1e-6` to improve speed at the cost of accuracy. ([#557])
1213

1314
## [v0.36.0]
1415
Release date: 2025-09-29
@@ -328,3 +329,4 @@ Release date: 2024-11-13
328329
[#546]: https://github.com/qutip/QuantumToolbox.jl/issues/546
329330
[#552]: https://github.com/qutip/QuantumToolbox.jl/issues/552
330331
[#555]: https://github.com/qutip/QuantumToolbox.jl/issues/555
332+
[#557]: https://github.com/qutip/QuantumToolbox.jl/issues/557

0 commit comments

Comments
 (0)