Skip to main content

QuantumFlow: A Quantum Algorithms Development Toolkit

Project description

QuantumFlow: A Quantum Algorithms Development Toolkit

Build Status Documentation Status

QuantumFlow active development fork.

Installation for development

It is easiest to install QuantumFlow's requirements using conda.

git clone https://github.com/gecrooks/quantumflow.git
cd quantumflow
conda install -c conda-forge --file requirements.txt
pip install -e .

You can also install with pip. However some of the requirements are tricky to install (notably tensorflow & cvxpy), and (probably) not everything in QuantumFlow will work correctly.

git clone https://github.com/gecrooks/quantumflow.git
cd quantumflow
pip install -r requirements.txt
pip install -e .

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

quantumflow-0.9.1.tar.gz (285.8 kB view hashes)

Uploaded Source

Built Distribution

quantumflow-0.9.1-py3-none-any.whl (137.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