Quantum TEA's python tensor library beyond numpy/cupy
Project description
qredtea
The quantum red tea library of Quantum TEA provides tensor beyond the dense tensor with numpy or cupy, which could be either tensor for systems with symmetries or tensor using another backend, e.g., pytorch.
Documentation
Here is the documentation. The documentation can also be built locally via sphinx.
Backends
We list here the supported backends with the tested version:
pytorch==2.0.1
jax==0.4.13
tensorflow=2.13.1
The version allow to install all four tensor backends (numpy, torch, jax, tensorflow) within python3.8 environment (for CPUs).
License
The project qredtea
is hosted at the repository
https://baltig.infn.it/quantum_red_tea/py_api_quantum_red_tea.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
The qredtea library is never used as stand-alone package; it replaces the tensor backend for one of the quantum TEA applications in agreement with a qtealeaves version. Therefore, the minimal use-case to explore the library is together with qtealeaves. Moreover, it can be used as well with qmatchatea.
Local installation via pip
The package is available via a local pip installation as pip install .
,
i.e., after cloning the repository.
Dependencies
The python dependencies can be found in the requirements.txt
and are required independently of the following use-cases.
Depending on your use-case, more requirements might be necessary at runtime. As
we implement the API to other packages via qredtea
, we do not require the user
to install all of them.
qmatchatea simulations
Quantum circuit simulations via qmatchatea have qtealeaves as a dependency. Follow the instructions to install qmatchatea to get the right version of qtealeaves and a matching version of qredtea.
qgreentea simulations
If you want to use the qgreentea toolchain with TTNs and aTTNS, you need to install qtealeaves under a matching version. qgreentea provides instructions which version is compatible; see installation instructions there. qgreentea is not yet public, but it will be made public step-by-step.
Project details
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 qredtea-0.0.17.tar.gz
.
File metadata
- Download URL: qredtea-0.0.17.tar.gz
- Upload date:
- Size: 104.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9e5670dba6a0657fd083578d5f43ed7492539ef6c0bc0cdc58f1a01cb49affd0 |
|
MD5 | 57c5b5edf2edc753eb62a18276404dcd |
|
BLAKE2b-256 | a334fe4b68192855effdeca6a32408071cb28b04d95789febed324cd1798ec84 |
File details
Details for the file qredtea-0.0.17-py3-none-any.whl
.
File metadata
- Download URL: qredtea-0.0.17-py3-none-any.whl
- Upload date:
- Size: 111.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5adb6e0b1b61c7fbcdd1eb7587e8ec8d03ec522d299459c9026494a09db9c3cc |
|
MD5 | c427cbc9fe057a12ce085f8821f76227 |
|
BLAKE2b-256 | 578e826b9c22d51c0f1e1bc5461a3e013d6c0b389130b93e10e40eb4a869c494 |