varipeps
docs

Design

  • Features

API documentation

  • Public API Reference
    • Config of PEPS-AD module (varipeps.config)
    • Contractions definitions and helper methods (varipeps.contractions)
    • CTMRG method (varipeps.ctmrg)
    • Calculation of expectation values (varipeps.expectation)
    • Mapping of other structures to PEPS unitcells (varipeps.mapping)
      • Mapping of Floret-Pentagon structures (varipeps.mapping.florett_pentagon)
      • Mapping of Honeycomb structures (varipeps.mapping.honeycomb)
      • Mapping of Kagome structures (varipeps.mapping.kagome)
      • Mapping of Maple leaf structures (varipeps.mapping.maple_leaf)
      • Mapping of Square-Kagome structures (varipeps.mapping.square_kagome)
      • Mapping of Triangular structures (varipeps.mapping.triangular)
    • Variational optimizer for the PEPS network (varipeps.optimization)
    • Implementation of PEPS structure (varipeps.peps)
    • Typing helper (varipeps.typing)
    • Utility functions (varipeps.utils)
varipeps
  • PEPS-AD API reference
  • Mapping of other structures to PEPS unitcells (varipeps.mapping)
  • Edit on GitHub

Mapping of other structures to PEPS unitcells (varipeps.mapping)

  • Mapping of Floret-Pentagon structures (varipeps.mapping.florett_pentagon)
    • Florett_Pentagon_Expectation_Value
    • florett_pentagon_density_matrix_diagonal()
    • florett_pentagon_density_matrix_horizontal()
    • florett_pentagon_density_matrix_vertical()
  • Mapping of Honeycomb structures (varipeps.mapping.honeycomb)
    • Honeycomb_Expectation_Value
    • Honeycomb_Map_To_Square
  • Mapping of Kagome structures (varipeps.mapping.kagome)
    • Kagome_Map_PESS3_To_Single_PEPS_Site
    • Kagome_Map_PESS3_To_Single_PEPS_Site_Upper_Triangle
    • Kagome_PESS3_Expectation_Value
    • Kagome_Upper_Right_Expectation_Value
    • iPESS3_9Sites_Three_PEPS_Site
  • Mapping of Maple leaf structures (varipeps.mapping.maple_leaf)
    • Maple_Leaf_Expectation_Value
    • Maple_Leaf_Map_PESS_To_PEPS
    • get_diagonal_gates()
    • get_down_gates()
    • get_onsite_gates()
    • get_right_gates()
    • maple_leaf_density_matrix_diagonal()
  • Mapping of Square-Kagome structures (varipeps.mapping.square_kagome)
    • Square_Kagome_Expectation_Value
    • Square_Kagome_Map_4_1_1_To_PEPS
    • Square_Kagome_Map_PESS_To_PEPS
    • square_kagome_density_matrix_horizontal()
    • square_kagome_density_matrix_vertical()
  • Mapping of Triangular structures (varipeps.mapping.triangular)
    • Triangular_Expectation_Value
    • Triangular_Map_PESS_To_PEPS
Previous Next

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

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