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 bbab3a4 commit 3151efaCopy full SHA for 3151efa
1 file changed
docs/src/Changelog.md
@@ -44,6 +44,8 @@ When releasing a new version, move the "Unreleased" changes to a new version sec
44
- Consolidated duplicated GPU logic into a new GPUArrays extension ([#460](https://github.com/QuantumKitHub/TensorKit.jl/pull/460))
45
- Removed explicit dependence on cuTENSOR for the CUDA extension ([#455](https://github.com/QuantumKitHub/TensorKit.jl/pull/455))
46
- Improved `DimensionMismatch` error message in the `TensorMap` constructor ([#456](https://github.com/QuantumKitHub/TensorKit.jl/pull/456))
47
+- Added docstrings for `catdomain` and `catcodomain` ([#485](https://github.com/QuantumKitHub/TensorKit.jl/pull/485))
48
+- Bumped minimum `MatrixAlgebraKit` to 0.6.9 ([#465](https://github.com/QuantumKitHub/TensorKit.jl/pull/465))
49
50
### Fixed
51
0 commit comments