#quantum-computing #iqm

qoqo-iqm

IQM backend for qoqo quantum computing toolkit

12 releases (4 breaking)

0.10.2 Oct 10, 2024
0.10.0 Jun 27, 2024
0.7.1 Mar 26, 2024
0.6.5 Aug 1, 2023
0.6.4 May 31, 2023

#1013 in Science

Download history 4/week @ 2024-07-01 30/week @ 2024-07-22 18/week @ 2024-08-26 81/week @ 2024-09-02 16/week @ 2024-09-16 29/week @ 2024-09-23 144/week @ 2024-09-30 188/week @ 2024-10-07 74/week @ 2024-10-14

435 downloads per month
Used in qoqo_for_braket_devices

Apache-2.0

83KB
585 lines

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 (eay@cryptsoft.com). This product includes software written by Tim Hudson (tjh@cryptsoft.com).

General Notes

This project has been partially supported by QExa.

Dependencies

~19–34MB
~569K SLoC