varipeps
0.5.2

Design

  • Features

API documentation

  • Public API Reference
    • Config of variPEPS module (varipeps.config)
    • Contractions definitions and helper methods (varipeps.contractions)
    • CTMRG method (varipeps.ctmrg)
      • Calculate the new CTMRG tensors for a single step (varipeps.ctmrg.absorption)
      • Calculation of CTMRG projectors (varipeps.ctmrg.projectors)
      • Calculate the new converged CTMRG tensors (varipeps.ctmrg.calc_ctmrg_env() and varipeps.ctmrg.calc_ctmrg_env_custom_rule())
    • Calculation of expectation values (varipeps.expectation)
    • Mapping of other structures to PEPS unitcells (varipeps.mapping)
    • Variational optimizer for the PEPS network (varipeps.optimization)
    • Implementation of PEPS structure (varipeps.peps)
    • Typing helper (varipeps.typing)
    • Utility functions (varipeps.utils)
varipeps
  • variPEPS API reference
  • CTMRG method (varipeps.ctmrg)
  • Edit on GitHub

CTMRG method (varipeps.ctmrg)

  • Calculate the new CTMRG tensors for a single step (varipeps.ctmrg.absorption)
  • Calculation of CTMRG projectors (varipeps.ctmrg.projectors)
  • Calculate the new converged CTMRG tensors (varipeps.ctmrg.calc_ctmrg_env() and varipeps.ctmrg.calc_ctmrg_env_custom_rule())
    • calc_ctmrg_env()
    • calc_ctmrg_env_custom_rule()
Previous Next

© Copyright 2021-2024, Jan Naumann, Philipp Schmoll, Frederik Wilde, Finn Krein. Revision 870ec373.

Built with Sphinx using a theme provided by Read the Docs.