Skip to content

Commit 6ca2191

Browse files
Add changelog
1 parent 140d240 commit 6ca2191

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
- Introduce new methods of `sesolve_map` and `mesolve_map` for advanced usage. Users can now customize their own `iter`ator structure, `prob_func` and `output_func`. ([#565])
1111
- Use `ProgressMeter.jl` for progress bar rather than our in-house implementation. ([#569])
12+
- Add support to arbitrary precision computation. Tested for `sesolve`, `mesolve` and `eigensolve`. ([#576])
1213

1314
## [v0.37.0]
1415
Release date: 2025-10-12
@@ -341,3 +342,4 @@ Release date: 2024-11-13
341342
[#557]: https://github.com/qutip/QuantumToolbox.jl/issues/557
342343
[#565]: https://github.com/qutip/QuantumToolbox.jl/issues/565
343344
[#569]: https://github.com/qutip/QuantumToolbox.jl/issues/569
345+
[#576]: https://github.com/qutip/QuantumToolbox.jl/issues/576

0 commit comments

Comments
 (0)