Skip to content

v0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Jul 09:20
· 163 commits to master since this release

Tenet v0.7.0

Diff since v0.6.6

Merged pull requests:

  • CompatHelper: bump compat for Muscle to 0.2, (keep existing compat) (#151) (@github-actions[bot])
  • Add unit test for TensorNetwork module (#152) (@Todorbsc)
  • Add CUDA example of tensor network contraction (#154) (@Todorbsc)
  • Merge Qrochet.jl into Tenet.jl (#156) (@mofeing)
  • Implement KrylovKit.eigsolve for Tensors (#157) (@jofrevalles)

Closed issues:

  • Enhance replace!(tn::TensorNetwork, ...) function for more flexible Tensor replacements (#56)
  • Consider replacing OMEinsum for TensorOperations (#115)