Skip to main content

Facilitate quantum algorithm development and execution, regardless of the hardware, with MPQP

Project description

The MPQP library

Install

Install MPQP (and user dependencies)

pip install .

Install dev dependencies

pip install -r requirements-dev.txt

Install only user dependencies

pip install -r requirements.txt

Documentation

To generate the website documentation with sphinx

sphinx-build -b html docs build

Tests

To run the test suite, run the following command:

python -m pytest

By default, long tests are disables to be more friendly to regularly run for devs. The full suit can be run by adding the option -l or --long to the previous command. This should still be run regularly to validate retro compatibility.

TODO: add doctest for doc testing and tox for multiversions testing

Contributors

Henri de Boutray - ColibrITD

Hamza Jaffali - ColibrITD

Muhammad Attallah - ColibrITD

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

mpqp-0.1.dev1.tar.gz (276.2 kB view hashes)

Uploaded Source

Built Distribution

mpqp-0.1.dev1-py3-none-any.whl (105.4 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