Quantum TEA's python tensor network library
Project description
qtealeaves
The qtealeaves
library of Quantum TEA contains tensor network representation as
python classes, e.g., MPS, TTN, LPTN, and TTO. qtealeaves
is the API for building
quantum models in Quantum TEA and has for example a single-tensor update ground state
search for TTNs. Moreover, qtealeaves
is backbone for running quantum circuits via
Quantum matcha TEA and the frontend for the fortran backend running Quantum Green TEA,
i.e., solving the Schrödinger equation.
Documentation
Here
is the documentation. The documentation can also be built locally via sphinx.
Building the documentation requires sphinx
, sphinx-gallery
, and sphinx_rtd_theme
.
License
The project qtealeaves
is hosted at the repository
https://baltig.infn.it/quantum_tea_leaves/py_api_quantum_tea_leaves.git
,
and is licensed under the following license:
The license applies to the files of this project as indicated in the header of each file, but not its dependencies.
Installation
Independent of the use-case, you have to install the dependencies. Then, there are the options using it as a stand-alone package, within quantum matcha TEA, or for quantum green TEA.
Local installation via pip
The package is available via PyPi and pip install qtealeaves
.
After cloning the repository, an local installation via pip is
also possible via pip install .
.
Dependencies
The python dependencies can be found in the requirements.txt
and are required independently of the following use-cases.
The qtealeaves
package comes with the abstract definition of the tensor
required for our tensor networks as well as with a dense tensor based on
numpy and cupy. This tensor allows one to run simulations without symmetry
on CPU and GPU. Other tensor for symmetries or using pytorch instead of
numpy/cupy will become available in the future via Quantum Red TEA (qredtea
).
Stand-alone package
If you are looking to explore small exact diagonalization examples, want to run a single-tensor update ground state search with TTNs, or have TN-states on files to be post-processed, you are ready to go.
qmatchatea simulations
Quantum circuit simulations via qmatchatea
require both qredtea
and qtealeaves
as a dependency. Follow the instructions contained in the qmatchatea
repository.
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 qtealeaves-1.5.20.tar.gz
.
File metadata
- Download URL: qtealeaves-1.5.20.tar.gz
- Upload date:
- Size: 452.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
5c584ee46d214afc47b7d86f9bb522819fc52f09e6c1f2e52566c6dfe55b19cb
|
|
MD5 |
c7c6af75634b1b0a8f8b10ba3ce65b55
|
|
BLAKE2b-256 |
7597ef87cca5c889866cf1e6f4c3b39a4175929c7a67265df701b9345cb79b83
|
File details
Details for the file qtealeaves-1.5.20-py3-none-any.whl
.
File metadata
- Download URL: qtealeaves-1.5.20-py3-none-any.whl
- Upload date:
- Size: 524.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
484737bad72221c7a7816f35490d717bc28501a91bb9754096284f6b879d79e2
|
|
MD5 |
62e2893df211513eb1342e9fa0668999
|
|
BLAKE2b-256 |
ed17037dfbdacb4422514b5b87e5afba6b044d066fac72ab0a98bec514912304
|