Skip to content

Inifinte MPS

Compare
Choose a tag to compare
@chaserileyroberts chaserileyroberts released this 28 Jan 17:43
· 277 commits to master since this release
1dd23c9
  • Added InifiniteMPS class.
  • Added +, -, *, and / support for Nodes
  • Added with tn.DefaultBackend(....): support to allow more modular control of the default backends.
  • Added various quantum abstractions like QuOperator, QuVector and QuAdjointVector.
  • Added support for contracting disconnected graphs in all the contractors.
  • Added support for creating/passing a custom backend.