peps-torch
stable

Contents:

  • iPEPS
    • Generic iPEPS
    • 1-site C4v iPEPS
  • Environments
    • Generic iPEPS
      • Environment
      • Reduced Density Matrices
      • Correlation functions
      • Corner Transfer Matrix Algorithm
      • Projectors
      • Components
    • 1-site C4v iPEPS
      • 1-site C4v Environment
      • Reduced Density Matrices
      • Correlation functions
      • Corner Transfer Matrix Algorithm
  • Optimization
    • Optimization drivers
      • ad_optim
      • ad_optim_lbfgs_mod
      • ad_optim_sgd_mod
    • Custom optimizers
      • Extended LBFGS
      • SGD with linesearch
  • Configuration
    • Main
    • Global
    • Corner Transfer Matrix Algorithm
    • Optimization
  • Models
    • Spin S=2 AKLT Model
      • 2x1 and 2x2 unit cell
      • 1x1 C4v
    • Coupled Ladders
    • Transverse Field Ising Model
      • 1x1 unit cell
      • 1x1 C4v
    • J1-J2 Heisenberg Model
      • 2x1 and 2x2 unit cell
      • 1x1 C4v
    • J-Q Model
      • 2x2 unit cell
      • 1x1 C4v
  • Groups
    • SU(2)
  • Linear Algebra
    • SVD drivers
    • Generic matrix - full SVD
    • Randomized SVD
    • Symmetric matrix - truncated SVD
    • Symmetric matrix - full SVD
peps-torch
  • Docs »
  • Overview: module code

All modules for which code is available

  • config
  • ctm.generic.corrf
  • ctm.generic.ctm_projectors
  • ctm.generic.ctmrg
  • ctm.generic.env
  • ctm.generic.rdm
  • ctm.one_site_c4v.corrf_c4v
  • ctm.one_site_c4v.ctmrg_c4v
  • ctm.one_site_c4v.env_c4v
  • ctm.one_site_c4v.rdm_c4v
  • groups.su2
  • ipeps.ipeps
  • ipeps.ipeps_c4v
  • linalg.custom_svd
  • linalg.svd_arnoldi
  • linalg.svd_gesdd
  • linalg.svd_rsvd
  • linalg.svd_symeig
  • models.akltS2
  • models.coupledLadders
  • models.ising
  • models.j1j2
  • models.jq
  • optim.ad_optim
  • optim.ad_optim_lbfgs_mod
  • optim.ad_optim_sgd_mod
  • optim.lbfgs_modified
  • optim.sgd_modified

© Copyright 2020, Juraj Hasik, Glen B. Mbeng Revision 773e9feb.

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