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 7e01505 commit 46135adCopy full SHA for 46135ad
CHANGELOG.md
@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
10
- Implement `EnrSpace` and corresponding functionality. ([#500])
11
- Check for orthogonality breakdown in `Lanczos` solver for `spectrum`. ([#501])
12
+- Fix errors in `Julia v1.12`. ([#507])
13
14
## [v0.32.1]
15
Release date: 2025-06-24
@@ -258,3 +259,4 @@ Release date: 2024-11-13
258
259
[#494]: https://github.com/qutip/QuantumToolbox.jl/issues/494
260
[#500]: https://github.com/qutip/QuantumToolbox.jl/issues/500
261
[#501]: https://github.com/qutip/QuantumToolbox.jl/issues/501
262
+[#507]: https://github.com/qutip/QuantumToolbox.jl/issues/507
0 commit comments