Skip to content

IQM backend for the qoqo quantum computing toolkit

License

Notifications You must be signed in to change notification settings

rreiner-hqs/qoqo_iqm

 
 

Repository files navigation

qoqo logo

qoqo-iqm

IQM-backend for the qoqo/roqoqo quantum toolkit by HQS Quantum Simulations.

The qoqo_iqm/roqoqo-iqm packages provide backends for qoqo/roqoqo that allow the users to run quantum circuits on the IQM web API testbed. The testbed is accessed via a web REST-API. To run circuits or QuantumPrograms with this backend you need a valid access token. The access token can be set via the environment variable IQM_TOKEN.

This repository contains two components:

  • The qoqo_iqm backend for the qoqo python interface to roqoqo
  • The roqoqo-iqm backend for roqoqo directly

qoqo_iqm

Documentation Status GitHub Workflow Status PyPI PyPI - Format

Installation

We provide pre-built binaries for linux, macos and windows on x86_64 hardware and macos on arm64. Simply install the pre-built wheels with

pip install qoqo_iqm

roqoqo-iqm

Crates.io GitHub Workflow Status docs.rs Crates.io

IQM-Backend for the roqoqo quantum toolkit by HQS Quantum Simulations.

Contributing

We welcome contributions to the project. If you want to contribute code, please have a look at CONTRIBUTE.md for our code contribution guidelines.

OpenSSL

Acknowledgments related to using OpenSSL for http requests:

"This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit (http://www.openssl.org/)."

This product includes cryptographic software written by Eric Young ([email protected]). This product includes software written by Tim Hudson ([email protected]).

General Notes

This project has been partially supported by QExa.

About

IQM backend for the qoqo quantum computing toolkit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 95.6%
  • Python 4.1%
  • Makefile 0.3%