Releases: QuantumKitHub/TensorOperations.jl
Releases · QuantumKitHub/TensorOperations.jl
v4.0.2
TensorOperations v4.0.2
v4.0.1
TensorOperations v4.0.1
Closed issues:
v4.0.0
v3.2.5
TensorOperations v3.2.5
Closed issues:
- Unintended contraction throws error. (#118)
- Certain contractions with matrices resulting in zeros (#120)
- Uncontracted indices error when summing two contracted objects (#121)
- Does TensorOperations.jl not support Zygote.jl? (#126)
Merged pull requests:
- Update link (#122) (@davidhbrann)
v3.2.4
TensorOperations v3.2.4
support for CUDA 3.3 and above
other small fixes
Closed issues:
- Unsupported assignment operator ":=" (#106)
- TensorOperations and CUDA 3.3, 3.4 (#107)
- Difficulties using GPU: @cutensor not defined (#112)
similar_from_structure
always callfill!
which is not need forbitstype
(#114)- Citation to the package (#117)
Merged pull requests:
- update for CUDA 3.3 (@workspace -> with_workspace) (#109) (@jfeist)
- in-place operations no longer have to be in-place (#110) (@maartenvd)
- #114 remove undesired
fill!
(#115) (@jemiryguo) - Fix link to LRUCache in docs (#116) (@jishnub)
v3.2.3
TensorOperations v3.2.3
v3.2.2
TensorOperations v3.2.2
v3.2.1
TensorOperations v3.2.1
Closed issues:
v3.2.0
TensorOperations v3.2.0
Closed issues:
Merged pull requests:
- Updates for the latest version of TagBot (#100) (@DilumAluthge)
- Several tweaks to the CI configuration (#101) (@DilumAluthge)
v3.1.0
TensorOperations v3.1.0
Merged pull requests:
- update CUDA version to 2.x (#94) (@GiggleLiu)
- Fix typo (#95) (@kshyatt)