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 9134516 commit 797c78fCopy full SHA for 797c78f
‎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
+- Introduce `Lanczos` solver for `spectrum`. ([#476])
11
+
12
## [v0.31.1]
13
Release date: 2025-05-16
14
@@ -228,3 +230,4 @@ Release date: 2024-11-13
228
230
[#455]: https://github.com/qutip/QuantumToolbox.jl/issues/455
229
231
[#456]: https://github.com/qutip/QuantumToolbox.jl/issues/456
232
[#460]: https://github.com/qutip/QuantumToolbox.jl/issues/460
233
+[#476]: https://github.com/qutip/QuantumToolbox.jl/issues/476
0 commit comments