variPEPS


NamevariPEPS JSON
Version 1.1.0 PyPI version JSON
download
home_pageNone
SummaryVersatile tensor network library for variational ground state simulations in two spatial dimensions
upload_time2025-07-23 08:39:14
maintainerNone
docs_urlNone
authorFrederik Wilde, Finn Krein
requires_python>=3.10
licenseNone
keywords automatic-differentiation peps physics quantum-many-body quantum-many-body-physics tensor-networks variational-optimization
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
# variPEPS -- Versatile tensor network library for variational ground state simulations in two spatial dimensions.

[![DOI](https://zenodo.org/badge/773767511.svg)](https://zenodo.org/doi/10.5281/zenodo.10852390)
[![Documentation Status](https://readthedocs.org/projects/varipeps/badge/?version=latest)](https://varipeps.readthedocs.io/en/stable/?badge=latest)
[![PyPI - Version](https://img.shields.io/pypi/v/varipeps)](https://pypi.org/project/variPEPS/)

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](https://arxiv.org/abs/2308.12358).

## Installation
### Installation using pip
The current version of the variPEPS Python package is available on [PyPI](https://pypi.org/project/variPEPS/). It can be easily installed by using the Python package manager pip:
```bash
$ python3 -m pip install variPEPS
```

## Usage

For detailed information how to use the package we want to point out to the [documentation of the project](https://varipeps.readthedocs.io/en/stable).

## 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, An introduction to infinite projected entangled-pair state methods for variational ground state simulations using automatic differentiation, SciPost Phys. Lect. Notes 86 (2024), doi:[10.21468/SciPostPhysLectNotes.86](https://doi.org/10.21468/SciPostPhysLectNotes.86).
* J. Naumann, P. Schmoll, F. Wilde, and F. Krein, [variPEPS (Python version)](https://zenodo.org/doi/10.5281/zenodo.10852390), Zenodo.

The BibTeX code for these references are:
```bibtex
@article{10.21468/SciPostPhysLectNotes.86,
	title={{An introduction to infinite projected entangled-pair state methods for variational ground state simulations using automatic differentiation}},
	author={Jan Naumann and Erik Lennart Weerda and Matteo Rizzi and Jens Eisert and Philipp Schmoll},
	journal={SciPost Phys. Lect. Notes},
	pages={86},
	year={2024},
	publisher={SciPost},
	doi={10.21468/SciPostPhysLectNotes.86},
	url={https://scipost.org/10.21468/SciPostPhysLectNotes.86},
}

@misc{naumann2025variationallyoptimizinginfiniteprojected,
      title={Variationally optimizing infinite projected entangled-pair states at large bond dimensions: A split-CTMRG approach},
      author={Jan Naumann and Erik Lennart Weerda and Jens Eisert and Matteo Rizzi and Philipp Schmoll},
      year={2025},
      eprint={2502.10298},
      archivePrefix={arXiv},
      primaryClass={cond-mat.str-el},
      url={https://arxiv.org/abs/2502.10298},
}

@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},
}
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "variPEPS",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "automatic-differentiation, peps, physics, quantum-many-body, quantum-many-body-physics, tensor-networks, variational-optimization",
    "author": "Frederik Wilde, Finn Krein",
    "author_email": "Jan Naumann <j.naumann@fu-berlin.de>, Philipp Schmoll <philipp.schmoll@fu-berlin.de>",
    "download_url": "https://files.pythonhosted.org/packages/86/bd/638175d2fefda505badc3dace72f3dd666458232ed9876bf0b505374005f/varipeps-1.1.0.tar.gz",
    "platform": null,
    "description": "\n# variPEPS -- Versatile tensor network library for variational ground state simulations in two spatial dimensions.\n\n[![DOI](https://zenodo.org/badge/773767511.svg)](https://zenodo.org/doi/10.5281/zenodo.10852390)\n[![Documentation Status](https://readthedocs.org/projects/varipeps/badge/?version=latest)](https://varipeps.readthedocs.io/en/stable/?badge=latest)\n[![PyPI - Version](https://img.shields.io/pypi/v/varipeps)](https://pypi.org/project/variPEPS/)\n\nvariPEPS is the Python variant of the tensor network library developed for\nvariational ground state simulations in two spatial dimensions applying gradient\noptimization using automatic differentation.\n\nFor a detailed report on the method, please see our publication currently available as preprint on arXiv: [https://arxiv.org/abs/2308.12358](https://arxiv.org/abs/2308.12358).\n\n## Installation\n### Installation using pip\nThe current version of the variPEPS Python package is available on [PyPI](https://pypi.org/project/variPEPS/). It can be easily installed by using the Python package manager pip:\n```bash\n$ python3 -m pip install variPEPS\n```\n\n## Usage\n\nFor detailed information how to use the package we want to point out to the [documentation of the project](https://varipeps.readthedocs.io/en/stable).\n\n## Citation\n\nWe 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):\n* J. Naumann, E. L. Weerda, M. Rizzi, J. Eisert, and P. Schmoll, An introduction to infinite projected entangled-pair state methods for variational ground state simulations using automatic differentiation, SciPost Phys. Lect. Notes 86 (2024), doi:[10.21468/SciPostPhysLectNotes.86](https://doi.org/10.21468/SciPostPhysLectNotes.86).\n* J. Naumann, P. Schmoll, F. Wilde, and F. Krein, [variPEPS (Python version)](https://zenodo.org/doi/10.5281/zenodo.10852390), Zenodo.\n\nThe BibTeX code for these references are:\n```bibtex\n@article{10.21468/SciPostPhysLectNotes.86,\n\ttitle={{An introduction to infinite projected entangled-pair state methods for variational ground state simulations using automatic differentiation}},\n\tauthor={Jan Naumann and Erik Lennart Weerda and Matteo Rizzi and Jens Eisert and Philipp Schmoll},\n\tjournal={SciPost Phys. Lect. Notes},\n\tpages={86},\n\tyear={2024},\n\tpublisher={SciPost},\n\tdoi={10.21468/SciPostPhysLectNotes.86},\n\turl={https://scipost.org/10.21468/SciPostPhysLectNotes.86},\n}\n\n@misc{naumann2025variationallyoptimizinginfiniteprojected,\n      title={Variationally optimizing infinite projected entangled-pair states at large bond dimensions: A split-CTMRG approach},\n      author={Jan Naumann and Erik Lennart Weerda and Jens Eisert and Matteo Rizzi and Philipp Schmoll},\n      year={2025},\n      eprint={2502.10298},\n      archivePrefix={arXiv},\n      primaryClass={cond-mat.str-el},\n      url={https://arxiv.org/abs/2502.10298},\n}\n\n@software{naumann24_varipeps_python,\n    author =        {Jan Naumann and Philipp Schmoll and Frederik Wilde and Finn Krein},\n    title =         {{variPEPS (Python version)}},\n    howpublished =  {Zenodo},\n    url =           {https://doi.org/10.5281/ZENODO.10852390},\n    doi =           {10.5281/ZENODO.10852390},\n}\n```\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Versatile tensor network library for variational ground state simulations in two spatial dimensions",
    "version": "1.1.0",
    "project_urls": {
        "Documentation": "https://varipeps.readthedocs.io/en/stable/",
        "Issues": "https://github.com/variPEPS/variPEPS_Python/issues",
        "Repository": "https://github.com/variPEPS/variPEPS_Python"
    },
    "split_keywords": [
        "automatic-differentiation",
        " peps",
        " physics",
        " quantum-many-body",
        " quantum-many-body-physics",
        " tensor-networks",
        " variational-optimization"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "62deddb86b8742f86671ece099274da6399befa74f063cc139c8d390960a062e",
                "md5": "a53e71b46f7ed78a8fcbe3249f9a4315",
                "sha256": "d7cf5469fb14bcba8638943cf3c653b6e45526968bb77ddbb078a9b240c2eeff"
            },
            "downloads": -1,
            "filename": "varipeps-1.1.0-cp310-cp310-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "a53e71b46f7ed78a8fcbe3249f9a4315",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.10",
            "size": 209840,
            "upload_time": "2025-07-23T08:38:42",
            "upload_time_iso_8601": "2025-07-23T08:38:42.477928Z",
            "url": "https://files.pythonhosted.org/packages/62/de/ddb86b8742f86671ece099274da6399befa74f063cc139c8d390960a062e/varipeps-1.1.0-cp310-cp310-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "2b41aed1df3d95620a2a6380b41a522eb0c9def7318bedb319595e29f8c9ba9b",
                "md5": "dc0d069a7ca1d2ef71566c7411bff553",
                "sha256": "ba8ef6c226a82a0a97833d2e285acb4d697c9981b024a1efb89a52932f6dd9a8"
            },
            "downloads": -1,
            "filename": "varipeps-1.1.0-cp310-cp310-macosx_11_0_universal2.whl",
            "has_sig": false,
            "md5_digest": "dc0d069a7ca1d2ef71566c7411bff553",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.10",
            "size": 264786,
            "upload_time": "2025-07-23T08:38:43",
            "upload_time_iso_8601": "2025-07-23T08:38:43.969156Z",
            "url": "https://files.pythonhosted.org/packages/2b/41/aed1df3d95620a2a6380b41a522eb0c9def7318bedb319595e29f8c9ba9b/varipeps-1.1.0-cp310-cp310-macosx_11_0_universal2.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "42d3041e713b89762e30385b1147e24bd165915915659d26dbe26a6ef23c3657",
                "md5": "fc6016baccbb9340566bc868b0bfebd1",
                "sha256": "b70d75aec65cdf82d5ff4c0fa855599082414cb627072aa1a9efc04a5afc110d"
            },
            "downloads": -1,
            "filename": "varipeps-1.1.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "fc6016baccbb9340566bc868b0bfebd1",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.10",
            "size": 239401,
            "upload_time": "2025-07-23T08:38:45",
            "upload_time_iso_8601": "2025-07-23T08:38:45.935583Z",
            "url": "https://files.pythonhosted.org/packages/42/d3/041e713b89762e30385b1147e24bd165915915659d26dbe26a6ef23c3657/varipeps-1.1.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ac8927a89c3d149882b12030bac0df0d0035370c3b4df2274efe3105476f602e",
                "md5": "9075ba75662bb9779b227dde354609f4",
                "sha256": "559a129863a3d8906d675762f87fab53f825134d5810b96411621d071a4dfab8"
            },
            "downloads": -1,
            "filename": "varipeps-1.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "9075ba75662bb9779b227dde354609f4",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.10",
            "size": 244005,
            "upload_time": "2025-07-23T08:38:47",
            "upload_time_iso_8601": "2025-07-23T08:38:47.418094Z",
            "url": "https://files.pythonhosted.org/packages/ac/89/27a89c3d149882b12030bac0df0d0035370c3b4df2274efe3105476f602e/varipeps-1.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "15ad09778c50ae7daa4e974f006f3930a9149a8e685f085ee5e92c51c96b3538",
                "md5": "4148f0915f20d4668bcef813eafd739c",
                "sha256": "850425f0e3f3355c69ce5dfb95f0e6c886de8ba3db046e96a7f8d0e5766612a2"
            },
            "downloads": -1,
            "filename": "varipeps-1.1.0-cp310-cp310-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "4148f0915f20d4668bcef813eafd739c",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.10",
            "size": 214937,
            "upload_time": "2025-07-23T08:38:49",
            "upload_time_iso_8601": "2025-07-23T08:38:49.349044Z",
            "url": "https://files.pythonhosted.org/packages/15/ad/09778c50ae7daa4e974f006f3930a9149a8e685f085ee5e92c51c96b3538/varipeps-1.1.0-cp310-cp310-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1b1b05b9f2395c6c34b780e072aa756c06de5f779c7004fab211556fc5c9a3d2",
                "md5": "0985e632ba9678694eacc73031884d1e",
                "sha256": "c71362c5cbcc280f534bffb3d18f84937554a5d13f5084fa26843792798acb83"
            },
            "downloads": -1,
            "filename": "varipeps-1.1.0-cp311-cp311-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "0985e632ba9678694eacc73031884d1e",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.10",
            "size": 209835,
            "upload_time": "2025-07-23T08:38:50",
            "upload_time_iso_8601": "2025-07-23T08:38:50.904501Z",
            "url": "https://files.pythonhosted.org/packages/1b/1b/05b9f2395c6c34b780e072aa756c06de5f779c7004fab211556fc5c9a3d2/varipeps-1.1.0-cp311-cp311-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1c5701fc2731ca69fb9bef3248edd0a9fffb9adfa0a7cf71093037640b0c9753",
                "md5": "3e05b94a0d8819a747c6f00caccfe13c",
                "sha256": "6736f2a6e3d2e01f689fc79a6514b9a7eb92935216dcd149828918d0c8aaceb4"
            },
            "downloads": -1,
            "filename": "varipeps-1.1.0-cp311-cp311-macosx_11_0_universal2.whl",
            "has_sig": false,
            "md5_digest": "3e05b94a0d8819a747c6f00caccfe13c",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.10",
            "size": 264783,
            "upload_time": "2025-07-23T08:38:52",
            "upload_time_iso_8601": "2025-07-23T08:38:52.043020Z",
            "url": "https://files.pythonhosted.org/packages/1c/57/01fc2731ca69fb9bef3248edd0a9fffb9adfa0a7cf71093037640b0c9753/varipeps-1.1.0-cp311-cp311-macosx_11_0_universal2.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f3292c705cbd841fd096275f99f95077b949e5d2df3fde96ee58a0c9910fda5c",
                "md5": "e63effcd11d02510d61bff5568301ccd",
                "sha256": "0a241f4d3f4dd0d50b1e8da669ce85f6816e1a2a94758ff3c25a98d3ad26ab42"
            },
            "downloads": -1,
            "filename": "varipeps-1.1.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "e63effcd11d02510d61bff5568301ccd",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.10",
            "size": 239389,
            "upload_time": "2025-07-23T08:38:53",
            "upload_time_iso_8601": "2025-07-23T08:38:53.488174Z",
            "url": "https://files.pythonhosted.org/packages/f3/29/2c705cbd841fd096275f99f95077b949e5d2df3fde96ee58a0c9910fda5c/varipeps-1.1.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ab10651fec4129ff029d040d8a22525a53a72b4ed55044a4d83f81fc64acefb4",
                "md5": "4be915099221982ee15a472f765b1be4",
                "sha256": "76a6c79ab55912cd6552134bbca50f04ad700d1d85f1426405458686caab7064"
            },
            "downloads": -1,
            "filename": "varipeps-1.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "4be915099221982ee15a472f765b1be4",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.10",
            "size": 244003,
            "upload_time": "2025-07-23T08:38:54",
            "upload_time_iso_8601": "2025-07-23T08:38:54.883081Z",
            "url": "https://files.pythonhosted.org/packages/ab/10/651fec4129ff029d040d8a22525a53a72b4ed55044a4d83f81fc64acefb4/varipeps-1.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "2e6bede955b53861a25f092ccdb372a2b616a1427404acec6316d37190248cfb",
                "md5": "37702ef6a413f145320ad35c0fff48c3",
                "sha256": "35d1e2035ec2a267bea357df53e03522740cdb06be0f179a1fd554d7f8fdb5bd"
            },
            "downloads": -1,
            "filename": "varipeps-1.1.0-cp311-cp311-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "37702ef6a413f145320ad35c0fff48c3",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.10",
            "size": 214875,
            "upload_time": "2025-07-23T08:38:56",
            "upload_time_iso_8601": "2025-07-23T08:38:56.370840Z",
            "url": "https://files.pythonhosted.org/packages/2e/6b/ede955b53861a25f092ccdb372a2b616a1427404acec6316d37190248cfb/varipeps-1.1.0-cp311-cp311-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0a5f910f5f08c53239199019697ab7f3d7e0bd2ba45ec56cb7c99c3a6ee0e35b",
                "md5": "ab28d9ce107d7f7f008e627aa368419c",
                "sha256": "3ccbb1149f71d766bd221ce094aee25ce16ab7b3303bcb8e1c1c80d9fd58c695"
            },
            "downloads": -1,
            "filename": "varipeps-1.1.0-cp312-cp312-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "ab28d9ce107d7f7f008e627aa368419c",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.10",
            "size": 208510,
            "upload_time": "2025-07-23T08:38:57",
            "upload_time_iso_8601": "2025-07-23T08:38:57.951832Z",
            "url": "https://files.pythonhosted.org/packages/0a/5f/910f5f08c53239199019697ab7f3d7e0bd2ba45ec56cb7c99c3a6ee0e35b/varipeps-1.1.0-cp312-cp312-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "968c158bb9a0e1a8a9b2b3256b284411eb638dc2442ccb2452988bdd9eb6a8b2",
                "md5": "5b515e1b796d64aaee1b8ce6314ac95e",
                "sha256": "b1ccb35c5f1dc623ade117c547b1792c6f0c128866a55ff7a85ecb27d6c10230"
            },
            "downloads": -1,
            "filename": "varipeps-1.1.0-cp312-cp312-macosx_11_0_universal2.whl",
            "has_sig": false,
            "md5_digest": "5b515e1b796d64aaee1b8ce6314ac95e",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.10",
            "size": 262006,
            "upload_time": "2025-07-23T08:38:59",
            "upload_time_iso_8601": "2025-07-23T08:38:59.036367Z",
            "url": "https://files.pythonhosted.org/packages/96/8c/158bb9a0e1a8a9b2b3256b284411eb638dc2442ccb2452988bdd9eb6a8b2/varipeps-1.1.0-cp312-cp312-macosx_11_0_universal2.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "57ac3e8be72ff6c4a422514eaa5ca8b8df0e2160c2fe23fb4eda4dcee19223cf",
                "md5": "3fef970ae1497862d1313bd79e425487",
                "sha256": "36664cf5cdd8eee28774c013d96a506e10430e92a1f6ff998f84805733d7fdda"
            },
            "downloads": -1,
            "filename": "varipeps-1.1.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "3fef970ae1497862d1313bd79e425487",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.10",
            "size": 237083,
            "upload_time": "2025-07-23T08:39:01",
            "upload_time_iso_8601": "2025-07-23T08:39:01.617983Z",
            "url": "https://files.pythonhosted.org/packages/57/ac/3e8be72ff6c4a422514eaa5ca8b8df0e2160c2fe23fb4eda4dcee19223cf/varipeps-1.1.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6e9bcc5b0a477e0a0d867b42c0c0d5c7bbaf247e56b0145ae7bbf7eccab4497a",
                "md5": "830885bcc75a25fb1ff5831d5f893396",
                "sha256": "5b0b439a30b2fcd81be4880cf3e2c84e27f93e6d7b5b9865d7cb967522169560"
            },
            "downloads": -1,
            "filename": "varipeps-1.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "830885bcc75a25fb1ff5831d5f893396",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.10",
            "size": 241748,
            "upload_time": "2025-07-23T08:39:02",
            "upload_time_iso_8601": "2025-07-23T08:39:02.737259Z",
            "url": "https://files.pythonhosted.org/packages/6e/9b/cc5b0a477e0a0d867b42c0c0d5c7bbaf247e56b0145ae7bbf7eccab4497a/varipeps-1.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "944fbac76683aa09f8f5e2882901880bf7fee7d2ca08ff9390664fb79d777f2e",
                "md5": "c24084aee17b553d79a00ba4579fc2e4",
                "sha256": "86f7ab4af187b322552a844a5a14483994dacadb071010d54ce4cad385d13246"
            },
            "downloads": -1,
            "filename": "varipeps-1.1.0-cp312-cp312-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "c24084aee17b553d79a00ba4579fc2e4",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.10",
            "size": 213049,
            "upload_time": "2025-07-23T08:39:04",
            "upload_time_iso_8601": "2025-07-23T08:39:04.161668Z",
            "url": "https://files.pythonhosted.org/packages/94/4f/bac76683aa09f8f5e2882901880bf7fee7d2ca08ff9390664fb79d777f2e/varipeps-1.1.0-cp312-cp312-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8c62a9994e8a0a93114b840271826a9f597851773ef79e7b33950c5f4626f7d8",
                "md5": "d0b370181553f6ee6062ebe843b2740d",
                "sha256": "77fdd47938b5b1c0920889e79f3d971862bbb65debe637746e19f9d3fe4636b4"
            },
            "downloads": -1,
            "filename": "varipeps-1.1.0-cp313-cp313-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "d0b370181553f6ee6062ebe843b2740d",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.10",
            "size": 208505,
            "upload_time": "2025-07-23T08:39:05",
            "upload_time_iso_8601": "2025-07-23T08:39:05.290446Z",
            "url": "https://files.pythonhosted.org/packages/8c/62/a9994e8a0a93114b840271826a9f597851773ef79e7b33950c5f4626f7d8/varipeps-1.1.0-cp313-cp313-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d2d67c5187f005435ae029a1a866e7435d353a6eddb7de4f5c0d61ff3bcd0f5a",
                "md5": "81b7b9515f01560318e2bd235079874d",
                "sha256": "aaf7d006b2336c4d421032b915aaa37167777bda55686608f1c7762f73d781c7"
            },
            "downloads": -1,
            "filename": "varipeps-1.1.0-cp313-cp313-macosx_11_0_universal2.whl",
            "has_sig": false,
            "md5_digest": "81b7b9515f01560318e2bd235079874d",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.10",
            "size": 261964,
            "upload_time": "2025-07-23T08:39:06",
            "upload_time_iso_8601": "2025-07-23T08:39:06.724519Z",
            "url": "https://files.pythonhosted.org/packages/d2/d6/7c5187f005435ae029a1a866e7435d353a6eddb7de4f5c0d61ff3bcd0f5a/varipeps-1.1.0-cp313-cp313-macosx_11_0_universal2.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c176e7f5c98055cdf3513e45f94dc4834869d919e9bc3eaf4407b1cdd7386be8",
                "md5": "9b6eb275913cae39fe3db66cb79f1a25",
                "sha256": "e921aff4faadbee6c6234057c489f6d9747c8b26b7b0f7fe1556e667cd02798e"
            },
            "downloads": -1,
            "filename": "varipeps-1.1.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "9b6eb275913cae39fe3db66cb79f1a25",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.10",
            "size": 237094,
            "upload_time": "2025-07-23T08:39:07",
            "upload_time_iso_8601": "2025-07-23T08:39:07.837412Z",
            "url": "https://files.pythonhosted.org/packages/c1/76/e7f5c98055cdf3513e45f94dc4834869d919e9bc3eaf4407b1cdd7386be8/varipeps-1.1.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "2aa243f68d80284e441730b43048341ba017a42642c174f834de38d7a2fe8847",
                "md5": "723b2fe01e9a9897efc2375dfb3b9ba8",
                "sha256": "eb85611ebb4e2f2dd8614b2a161d19c458e0b2b7380ce0bb370d8dfc3e222064"
            },
            "downloads": -1,
            "filename": "varipeps-1.1.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "723b2fe01e9a9897efc2375dfb3b9ba8",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.10",
            "size": 241747,
            "upload_time": "2025-07-23T08:39:09",
            "upload_time_iso_8601": "2025-07-23T08:39:09.260982Z",
            "url": "https://files.pythonhosted.org/packages/2a/a2/43f68d80284e441730b43048341ba017a42642c174f834de38d7a2fe8847/varipeps-1.1.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8aa31c79a8742ccae465c8401ebb67b077f4a93e2ba5945a13d5f5e7d77266ed",
                "md5": "64f4199c02135205cdde536f01a7a686",
                "sha256": "58a7d921033ed7e89ac7e0a9be09a82c57a84f35344d58a7060c2ba46b28e858"
            },
            "downloads": -1,
            "filename": "varipeps-1.1.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "64f4199c02135205cdde536f01a7a686",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.10",
            "size": 240169,
            "upload_time": "2025-07-23T08:39:11",
            "upload_time_iso_8601": "2025-07-23T08:39:11.567621Z",
            "url": "https://files.pythonhosted.org/packages/8a/a3/1c79a8742ccae465c8401ebb67b077f4a93e2ba5945a13d5f5e7d77266ed/varipeps-1.1.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5c131d92f3c3cefb95ecba8e49c91643485b0e9510b9f9e4a03e941566688afc",
                "md5": "7c6700991ee106851c873843ba349f46",
                "sha256": "adfed02e162f96461d6b2b1f972ad27d0080dce3a2f02bab68fcad7fb1c94c07"
            },
            "downloads": -1,
            "filename": "varipeps-1.1.0-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "7c6700991ee106851c873843ba349f46",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.10",
            "size": 244806,
            "upload_time": "2025-07-23T08:39:12",
            "upload_time_iso_8601": "2025-07-23T08:39:12.665711Z",
            "url": "https://files.pythonhosted.org/packages/5c/13/1d92f3c3cefb95ecba8e49c91643485b0e9510b9f9e4a03e941566688afc/varipeps-1.1.0-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ed7fb8df619cddebe1e0248a29d9239482bcb6f4891a2ef1e9c6d85aa97d6a76",
                "md5": "6bacf4df6e91fea9918a2356ba7ae086",
                "sha256": "41428e769de18181d48565664094f752c9fa9ccd5390ab98d4c587b3a259dce9"
            },
            "downloads": -1,
            "filename": "varipeps-1.1.0-cp313-cp313-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "6bacf4df6e91fea9918a2356ba7ae086",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.10",
            "size": 213080,
            "upload_time": "2025-07-23T08:39:10",
            "upload_time_iso_8601": "2025-07-23T08:39:10.383064Z",
            "url": "https://files.pythonhosted.org/packages/ed/7f/b8df619cddebe1e0248a29d9239482bcb6f4891a2ef1e9c6d85aa97d6a76/varipeps-1.1.0-cp313-cp313-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "86bd638175d2fefda505badc3dace72f3dd666458232ed9876bf0b505374005f",
                "md5": "72fff945107fa518778c4ad2a4726cf5",
                "sha256": "10afb60194e2df25505155448a6764801cfcac96625bff955625e9adf44c190b"
            },
            "downloads": -1,
            "filename": "varipeps-1.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "72fff945107fa518778c4ad2a4726cf5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 1521354,
            "upload_time": "2025-07-23T08:39:14",
            "upload_time_iso_8601": "2025-07-23T08:39:14.141295Z",
            "url": "https://files.pythonhosted.org/packages/86/bd/638175d2fefda505badc3dace72f3dd666458232ed9876bf0b505374005f/varipeps-1.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-23 08:39:14",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "variPEPS",
    "github_project": "variPEPS_Python",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "varipeps"
}
        
Elapsed time: 1.39108s