Releases: Jutho/TensorOperations.jl
Releases · Jutho/TensorOperations.jl
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)
v3.0.1
TensorOperations v3.0.1
Merged pull requests:
- fix partial trace ncon (#91) (@maartenvd)
- Revert "fix partial trace ncon" (#92) (@Jutho)
- fix partial trace (#93) (@maartenvd)
v3.0.0
v2.2.0
TensorOperations v2.2.0
Closed issues:
- weird UndefRefError when trying to transpose a matrix of strings (#15)
- N-mode tensor multiplication (without enumerating indices) (#18)
- Element-wise functions in tensor expressions (#20)
- Warning for conjugation under julia 0.5 (#23)
- Contraction not working between diagonal matrices (#62)
- @ncon wrapped in a function always returns the same reference when cache is enabled (#83)
- Future Request: Editor friendly macro syntax (#84)
Merged pull requests:
v2.1.4
TensorOperations v2.1.4
v2.1.3
TensorOperations v2.1.3
Merged pull requests:
- Install TagBot as a GitHub Action (#82) (@JuliaTagBot)