Skip to content

philliphelms/cyclopeps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

134 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cyclopeps

An implementation of common algorithms for Projected Entangled Pair States (PEPS) using Cyclops Tensor Framework (CTF).

Install

git clone https://github.com/philliphelms/cyclopeps.git
pip install -e cyclopeps

-e editable mode is suggested for the package is currently under development

Dependencies

Currently, the only dependency is the python version of CTF.

To Do List

  • Function to increase bond dimension of PEPS
  • Profile CTF Calculations to see how they scale with number of processors

Known Bugs

  • TEBD converges to nearly the correct energies for ITF model

CTF Problems/Questions

  • Cannot use -1 as and index
  • 1D CTF arrays do not have the attribute len

About

Finite PEPS algorithms using cyclops tensor framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors