Versatile tensor network library for variational ground state simulations in two spatial dimensions
Project description
variPEPS -- Versatile tensor network library for variational ground state simulations in two spatial dimensions.
variPEPS is the Python variant of the tensor network library developed for variational ground state simulations in two spatial dimensions applying gradient optimization using automatic differentation.
For a detailed report on the method, please see our publication currently available as preprint on arXiv: https://arxiv.org/abs/2308.12358.
Installation
Installation using pip
The current version of the variPEPS Python package is available on PyPI. It can be easily installed by using the Python package manager pip:
$ python3 -m pip install variPEPS
Installation using poetry
The dependencies in this project are managed by poetry and the tool can also be used to install the package including a fixed set of dependencies with a specific version. For more details how poetry is operating, please see the upstream documentation.
To install dependencies you can just run in the main folder of the variPEPS project:
$ poetry install
or if you do not need the development packages:
$ poetry install --no-dev
Usage
For detailed information how to use the package we want to point out to the documentation of the project.
Citation
We are happy if you want to use the framework for your research. For the citation of our work we ask to use the following references (the publication with the method description, the Zenodo reference for this Git repository and the repository itself):
- J. Naumann, E. L. Weerda, M. Rizzi, J. Eisert, and P. Schmoll, variPEPS -- a versatile tensor network library for variational ground state simulations in two spatial dimensions (2023), arXiv:2308.12358.
- J. Naumann, P. Schmoll, F. Wilde, and F. Krein, variPEPS (Python version), Zenodo.
The BibTeX code for these references are:
@misc{naumann23_varipeps,
title = {variPEPS -- a versatile tensor network library for variational ground state simulations in two spatial dimensions},
author = {Jan Naumann and Erik Lennart Weerda and Matteo Rizzi and Jens Eisert and Philipp Schmoll},
year = {2023},
eprint = {2308.12358},
archivePrefix = {arXiv},
primaryClass = {cond-mat.str-el}
}
@software{naumann24_varipeps_python,
author = {Jan Naumann and Philipp Schmoll and Frederik Wilde and Finn Krein},
title = {{variPEPS (Python version)}},
howpublished = {Zenodo},
url = {https://doi.org/10.5281/ZENODO.10852390},
doi = {10.5281/ZENODO.10852390},
}
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file varipeps-0.6.5.tar.gz
.
File metadata
- Download URL: varipeps-0.6.5.tar.gz
- Upload date:
- Size: 107.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2390d9af255e6ba13fd7237971c667df052ed7f7a9ad54084c0022be6aa3ee21 |
|
MD5 | 2662a620c19f55f80705a87d74ef2eb2 |
|
BLAKE2b-256 | b1fb69a8737e2807d49ae767e915122e893edc1263c665abe3dbdcba6ee4af45 |
File details
Details for the file varipeps-0.6.5-py3-none-any.whl
.
File metadata
- Download URL: varipeps-0.6.5-py3-none-any.whl
- Upload date:
- Size: 133.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 37bbf27392e09860663faff407b007f95a51d4ce0e0bc693a836435b542b90ac |
|
MD5 | b909f345e65257d72d21a064e9236aab |
|
BLAKE2b-256 | 3fde006ae890bc1e185b5cc079eca6c517a2df0f1296e299ae63696822549cea |