Skip to main content

Algorithm library based on QURI Parts

Project description

Welcome to QURI Algo!

QURI Algo is an open source library based on QURI Parts featuring ready to use quantum algorithms. QURI Algo provides

  • Interfaces and definitions: These are built on top of quri-parts and provide convenient abstractions for time-evolution circuits, Hadamard tests, circuit compilation, as well as a type hierarchy for abstract problems, which currently support Quantum Hamiltonians
  • Algorithms: Quantum algorithms that can be deployed on hardware or simulated directly using estimators and samplers with or without noise
  • Compatibility: The algorithms provided are fully compatible with QURI Parts. As such they can be easily transpiled to any architecture supported by QURI Parts and other tools made available through the QURI SDK
  • Tutorials: The tutorials written are instructional in the algorithms used and show the logic behind them as well as showcasing our implementations

To get an overview of QURI Algo, we recommend checking out the tutorials.

Getting started

Presently QURI Algo requires Python 3.11.1 or later. We recommend installing QURI Algo in a virtual environment using poetry. First make sure to upgrade your pip and virtualenv package. Then create a virtual environment, activate it and within it install poetry

$ python -m .venv
$ source .venv/bin/activate
(.venv)$ python -m pip install poetry

Then use poetry to install dependencies. If you want to use the circuit cost estimator use

(.venv)$ python -m poetry install --with cost-estimator

otherwise

(.venv)$ python -m poetry install

Documentation

Documentation to QURI Algo is available at QURI SDK documentation site.

Authors

QURI Algo is developed and maintained by QynaSys Inc. All contributors can be viewd on github.

License

QURI Algo is released under an MIT License.

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

quri_algo-0.1.1.tar.gz (22.5 kB view details)

Uploaded Source

Built Distribution

quri_algo-0.1.1-py3-none-any.whl (50.1 kB view details)

Uploaded Python 3

File details

Details for the file quri_algo-0.1.1.tar.gz.

File metadata

  • Download URL: quri_algo-0.1.1.tar.gz
  • Upload date:
  • Size: 22.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.12

File hashes

Hashes for quri_algo-0.1.1.tar.gz
Algorithm Hash digest
SHA256 a4a31e64d09335ab0b232f77c6f95eed2fa3418a6d1bd0a218606c9c028906d5
MD5 71a514dcb934bc1c12159345702b6750
BLAKE2b-256 b605b046c4dc3ead400a47e6be670eb8e62e743a61b8c54dac99a958147fef2a

See more details on using hashes here.

File details

Details for the file quri_algo-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: quri_algo-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 50.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.12

File hashes

Hashes for quri_algo-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 35502af21c3fa20e61417283618f3245a980469202e284e8b10b13f951446c66
MD5 8aecc5421bc3799defbb027e54f9f099
BLAKE2b-256 261e46b091892edaf34affb4bbab41b631d2f75cdcf5ef8229201aef5782e845

See more details on using hashes here.

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