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 0ee07ab commit bc1adb0Copy full SHA for bc1adb0
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
+- Support different length for to and from on GeneralDimensions. ([#448])
11
+
12
## [v0.30.0]
13
Release date: 2025-04-12
14
@@ -201,3 +203,4 @@ Release date: 2024-11-13
201
203
[#438]: https://github.com/qutip/QuantumToolbox.jl/issues/438
202
204
[#440]: https://github.com/qutip/QuantumToolbox.jl/issues/440
205
[#443]: https://github.com/qutip/QuantumToolbox.jl/issues/443
206
+[#448]: https://github.com/qutip/QuantumToolbox.jl/issues/448
0 commit comments