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 2589e26 commit 37fd645Copy full SHA for 37fd645
‎CHANGELOG.md‎
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased](https://github.com/qutip/QuantumToolbox.jl/tree/main)
9
10
+- Check for orthogonality breakdown in `Lanczos` solver for `spectrum`. ([#501])
11
+
12
## [v0.32.1]
13
Release date: 2025-06-24
14
@@ -253,3 +255,4 @@ Release date: 2024-11-13
253
255
[#487]: https://github.com/qutip/QuantumToolbox.jl/issues/487
254
256
[#489]: https://github.com/qutip/QuantumToolbox.jl/issues/489
257
[#494]: https://github.com/qutip/QuantumToolbox.jl/issues/494
258
+[#501]: https://github.com/qutip/QuantumToolbox.jl/issues/501
0 commit comments