Index view of Amplitude Vectors
ivav is tool to simulate quantum circuit using indices of the amplitude vectors. ivav is motivated from Bernstein’s Invited Talk at Indocrypt 2021.
Getting Started
Install Python and virtual env. Then follow the below steps.
git clone https://github.com/Gopal-Dahale/ivav.git
cd ivav
virtualenv venv
.
.
.
.venv/bin/activate
pip install -r requirements.txt
pip install -e .
pip install ivav
Testing
To run tests, run the following command in your virutalenv
pip install -e .[dev]
pytest
Release files for ivav 0.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ivav-0.0.2.tar.gz | 5.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| ivav-0.0.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 8.1 kB
Release files / ivav-0.0.2.tar.gz
| Download URL | ivav-0.0.2.tar.gz |
|---|---|
| Size | 5.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
aa2ae3f63c4e91fecb52ff48652195b993af242fd417cb4e58b6645e438371ce
|
|
BLAKE2b-256 checksum How to use checksums |
c8de75148fd2d579c1634d54d0234f5239bbe0f5aa24db232ea7d7404655048b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.7
|
Release files / ivav-0.0.2-py3-none-any.whl
| Download URL | ivav-0.0.2-py3-none-any.whl |
|---|---|
| Size | 3.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
00646da6ef3b62b1c3b1e65366561f88bd949b143463c7820b688a46eef1d616
|
|
BLAKE2b-256 checksum How to use checksums |
442c8aa6cfbe696e8e0a27a647195f3da808c9f3991ee98fb34c2dca46c28f66
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.7
|