Skip to content

v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Sep 20:52
· 424 commits to master since this release
240b94c

Tenet v0.3.0

Diff since v0.2.0

Merged pull requests:

  • Implement SplitSimplification transformation for TensorNetwork (#70) (@jofrevalles)
  • Implement ProjectedEntangledPair ansatz (#71) (@mofeing)
  • Fix DimensionMismatch not thrown in TensorNetwork constructor (#72) (@jofrevalles)
  • Document Transformations (#73) (@jofrevalles)
  • CompatHelper: add new compat entry for Muscle at version 0.1, (keep existing compat) (#74) (@github-actions[bot])
  • Fix legacy tests for contract (#75) (@jofrevalles)
  • CompatHelper: bump compat for EinExprs to 0.3, (keep existing compat) (#76) (@github-actions[bot])
  • Implement Infinite Boundary Conditions for MatrixProduct and ProjectedEntangledPair Types (#79) (@jofrevalles)
  • Import code from Tensors package (#81) (@mofeing)
  • Enhance Tranformations docs (#86) (@jofrevalles)
  • Enhance transform and plot docs (#88) (@jofrevalles)

Closed issues:

  • Implement local transformations from quimb (#7)
  • Implement Projected Entangled Pair State (PEPS) and Operator (PEPO) (#8)
  • Implement "Split simplification" transformation (#18)
  • DimensionMismatch error not raised for inconsistent dimensions in TensorNetwork (#69)
  • Implement Infinite boundary conditions for MatrixProduct and ProjectedEntangledPair (#77)