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 or pip directly. If you are working inside the quri-sdk monorepo, install dependencies once at the repository root with poetry install --with dev,lint,typecheck,doc and run all commands via poetry run from there.

For the poetry installation, 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 .venv
$ source .venv/bin/activate
(.venv)$ python -m pip install poetry

Then use poetry to install dependencies.

(.venv)$ python -m poetry install

Otherwise you can install the requirements from the requirements.txt file as

(.venv)$ pip install -r requirements.txt

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

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

quri_algo-0.26.2-py3-none-any.whl (76.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: quri_algo-0.26.2.tar.gz
  • Upload date:
  • Size: 36.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for quri_algo-0.26.2.tar.gz
Algorithm Hash digest
SHA256 be3cf472c6ac2b66f0282d7c4410ddb2cc6a9632ca065c5ac93e4ea2435ce087
MD5 23e84424699560861b5d6b5fd17256a2
BLAKE2b-256 ee9b0c0d39c9ce149129ae9cdd30d1f1c15f7261f6a864de51f83cdd1ba52291

See more details on using hashes here.

File details

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

File metadata

  • Download URL: quri_algo-0.26.2-py3-none-any.whl
  • Upload date:
  • Size: 76.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for quri_algo-0.26.2-py3-none-any.whl
Algorithm Hash digest
SHA256 ca14756a22096aac6a7e94c3713bfbf526f4f4d4d3c0e51072c4a7fbfb742214
MD5 26347770fe33a84d8d5964c9a66ece3a
BLAKE2b-256 561debc7eda7a69c5f5304e8e94cd9168cecf1879748b56e6a2de30e62231a81

See more details on using hashes here.

Supported by

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