Skip to content

A julia package implementing the simple update alogrithm for graph-PEPS and graph-PESS tensor networks

License

Notifications You must be signed in to change notification settings

sents/simpleupdate

Repository files navigation

SimpleUpdate

A julia package implementing SimpleUpdate for graph-PEPS and graph-PESS tensor networks

Dependencies

  • TensorOperations
  • StaticArrays
  • Combinatorics

Modules

  • Util: Mostly common code for PEPS and PESS
  • Operator: Operator type
  • OptimalContraction: Using TensorOperations optimalcontraction to build a cache for optimal contractions
  • gPEPS: graph-PEPS simple update algorithm
  • gPESS: graph-PESS simple update algorithm

About

A julia package implementing the simple update alogrithm for graph-PEPS and graph-PESS tensor networks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages