Metadata-Version: 2.1
Name: pymps
Version: 0.0.1
Summary: A python tool for implementing the DMRG algorithmusing the TensorNetwork library.
Home-page: UNKNOWN
Author: Jacob Manalo
Author-email: manalo@protonmail.com
License: Apache 2.0
Platform: UNKNOWN
Requires-Python: >=3.7.0
Description-Content-Type: text/markdown
Requires-Dist: h5py
Requires-Dist: more-itertools
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: tensornetwork

# PyMPS
PyMPS is a python tool that implements the density matrix renormalization group (DMRG) algorithm to compute the ground state of a manybody system. The algorithm is based on the variational principle.



