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)