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.5.1
jax==0.4.38
tensorflow==2.18.0
The version allow to install all four tensor backends (numpy, torch, jax, tensorflow) within python3.11 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.
qtealeaves simulations
If you want to use the qtealeaves
toolchain, a compatible version of
qtealeaves
has to be installed. The correct version is fetched
automatically if this package is installed via pip. Otherwise, see
requirements.txt
.
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 qredtea-0.2.4.tar.gz
.
File metadata
- Download URL: qredtea-0.2.4.tar.gz
- Upload date:
- Size: 121.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
0055e8c3efdb985c0ca9f9d111c45a4f6feeab083e709b0c3ccda9d0f31f5ec5
|
|
MD5 |
9f29286254b9bdb639abca384fce9000
|
|
BLAKE2b-256 |
f26687e10093b6de30a79d62305db27f10db2a1dcfc4544a76f7554dcacb03a9
|
File details
Details for the file qredtea-0.2.4-py3-none-any.whl
.
File metadata
- Download URL: qredtea-0.2.4-py3-none-any.whl
- Upload date:
- Size: 129.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
f64325936ec09870a155bcd84556e6c967cfdbe6996f2bfb964cdfe0d8e133af
|
|
MD5 |
2661cb38e83cef325107c018c4d5260e
|
|
BLAKE2b-256 |
4ccde7b79cae33237c57d2a8a681b7a2fb9d013181aaddfd1477ccec0453b1f6
|