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.0.tar.gz (22.6 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: quri_algo-0.1.0.tar.gz
  • Upload date:
  • Size: 22.6 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.0.tar.gz
Algorithm Hash digest
SHA256 d0ce12679495b2036cc97f3a216895140f4e276f3af2f2d9d2057b1611e47c76
MD5 7ea6b8951d461a24da159f5cc7164d5f
BLAKE2b-256 0bae20d1fb87de8437d4dfa1fa3f5552706e8a46711b09d68a4323d00333429b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: quri_algo-0.1.0-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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8ff0a76f6fe79fcc4c5cafed77ce6f27aae4168317a89be72b6c361811cebded
MD5 53e25c83e716830702b40e41ffeb4318
BLAKE2b-256 7d7d66a702e55d3ab8338f0da768238fb937770e342c2a724b36ab3c6c285e7b

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