You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Mooncake forward rules for linear algebra functions ([#434](https://github.com/QuantumKitHub/TensorKit.jl/pull/434))
42
+
- Support for broadcasting and mapping over `HomSpace` and `ProductSpace`, where broadcasting over `ProductSpace` now returns a tuple ([#430](https://github.com/QuantumKitHub/TensorKit.jl/pull/430), [#431](https://github.com/QuantumKitHub/TensorKit.jl/pull/431))
43
+
44
+
### Changed
45
+
46
+
- Reworked the index manipulation API, adding backend and allocator support while uniformizing the API ([#416](https://github.com/QuantumKitHub/TensorKit.jl/pull/416))
47
+
- Bumped minimum version of CUDA and cuTENSOR ([#404](https://github.com/QuantumKitHub/TensorKit.jl/pull/404))
0 commit comments