Skip to main content

A quantum computer simulator

Project description

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

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

ivav-0.0.2.tar.gz (5.2 kB view hashes)

Uploaded Source

Built Distribution

ivav-0.0.2-py3-none-any.whl (3.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page