Releases: bsc-quantic/Tenet.jl
Releases · bsc-quantic/Tenet.jl
v0.6.3
Tenet v0.6.3
Merged pull requests:
- Fix excessive synchronization in
contract
onDagger.DArray
(#124) (@mofeing) - CompatHelper: bump compat for Makie in [weakdeps] to 0.21, (keep existing compat) (#140) (@github-actions[bot])
- CompatHelper: add new compat entry for ChainRulesTestUtils in [weakdeps] at version 1, (keep existing compat) (#141) (@github-actions[bot])
- CompatHelper: add new compat entry for FiniteDifferences in [weakdeps] at version 0.12, (keep existing compat) (#142) (@github-actions[bot])
Closed issues:
- Specialize
contract
method forDagger.DArray
tensors (#123)
v0.6.2
Tenet v0.6.2
v0.6.1
Tenet v0.6.1
v0.6.0
Tenet v0.6.0
v0.5.7
Tenet v0.5.7
v0.5.6
Tenet v0.5.6
v0.5.5
Tenet v0.5.5
v0.5.4
Tenet v0.5.4
Merged pull requests:
- CompatHelper: bump compat for OMEinsum to 0.8, (keep existing compat) (#133) (@github-actions[bot])
- Fix sum and subtraction for
Tensor
with sameinds
but different permutation (#137) (@jofrevalles) - CompatHelper: add new compat entry for AbstractTrees at version 0.4, (keep existing compat) (#138) (@github-actions[bot])
Closed issues:
- Basic arithmetic operation fails on
Tensor
s with matchinginds
but different permutation (#136)