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 5cb21ea commit dc7444eCopy full SHA for dc7444e
CHANGELOG.md
@@ -21,6 +21,7 @@ Release date: 2025-08-23
21
22
- Improve Bloch sphere rendering for animation. ([#520])
23
- Add support to `Enzyme.jl` for `sesolve` and `mesolve`. ([#531])
24
+- Add `sortby` and `rev` keyword arguments to eigensolvers. ([#546])
25
26
## [v0.34.0]
27
Release date: 2025-07-29
@@ -314,3 +315,4 @@ Release date: 2024-11-13
314
315
[#536]: https://github.com/qutip/QuantumToolbox.jl/issues/536
316
[#537]: https://github.com/qutip/QuantumToolbox.jl/issues/537
317
[#539]: https://github.com/qutip/QuantumToolbox.jl/issues/539
318
+[#546]: https://github.com/qutip/QuantumToolbox.jl/issues/546
0 commit comments