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 9d55c3a commit 9292b64Copy full SHA for 9292b64
CHANGELOG.md
@@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
## [Unreleased](https://github.com/qutip/QuantumToolbox.jl/tree/main)
9
10
- Improve Bloch sphere rendering for animation. ([#520])
11
+- Add `sortby` and `rev` keyword arguments to eigensolvers. ([#546])
12
13
## [v0.34.0]
14
Release date: 2025-07-29
@@ -295,3 +296,4 @@ Release date: 2024-11-13
295
296
[#515]: https://github.com/qutip/QuantumToolbox.jl/issues/515
297
[#517]: https://github.com/qutip/QuantumToolbox.jl/issues/517
298
[#520]: https://github.com/qutip/QuantumToolbox.jl/issues/520
299
+[#546]: https://github.com/qutip/QuantumToolbox.jl/issues/546
0 commit comments