Skip to main content

Client library for accessing an IQM quantum computer

Project description

Client-side Python library for connecting to an IQM quantum computer.

Includes as an optional feature Qiskit and Cirq adapters for IQM’s quantum computers, which allow you to:

  • Transpile arbitrary quantum circuits for IQM quantum architectures

  • Simulate execution on IQM quantum architectures with IQM-specific noise models (currently only the Qiskit adapter contains IQM noise models)

  • Run quantum circuits on an IQM quantum computer

Installation

For executing code on an IQM quantum computer, you can use for example the Qiskit on IQM or Cirq on IQM user guides found in the documentation. Qiskit on IQM and Cirq on IQM are optional features that can be installed alongside the base IQM Client library. An example showing how to install from the public Python Package Index (PyPI):

$ uv pip install "iqm-client[qiskit,cirq]"

The base IQM Client library by itself has limited functionality for human users. If you want just the base, you can install it with

$ uv pip install iqm-client

Documentation

Documentation for the latest version is available online. You can build documentation for any older version locally by downloading the corresponding package from PyPI, and running the docs builder. For versions greater than equal to 20.12 but less than 33.0.0 this is done by running ./docbuild in the iqm-client root directory, and for earlier versions by running tox run -e docs.

./docbuild or tox run -e docs will build the documentation at ./build/sphinx/html.

Versions greater than or equal to 33.0.0 use the command: sphinx-build -q -d build/.doctrees/iqm-client iqm-client/docs build/docs/iqm-client (build/docs/ directory has to be created first).

These commands require installing the sphinx and sphinx-book-theme Python packages and graphviz.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

iqm_client-34.0.0.tar.gz (366.1 kB view details)

Uploaded Source

Built Distribution

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

iqm_client-34.0.0-py3-none-any.whl (149.1 kB view details)

Uploaded Python 3

File details

Details for the file iqm_client-34.0.0.tar.gz.

File metadata

  • Download URL: iqm_client-34.0.0.tar.gz
  • Upload date:
  • Size: 366.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.12

File hashes

Hashes for iqm_client-34.0.0.tar.gz
Algorithm Hash digest
SHA256 38227a99084b191c64535dca41b02e700b42d676b43344bec998f29206cdf8f0
MD5 8c5020ba9ad108c15a82d79e1e06a96b
BLAKE2b-256 be873e6342e293b54b00d7f51e3f7cd63b080709191c3f281c71011ef0a84b11

See more details on using hashes here.

File details

Details for the file iqm_client-34.0.0-py3-none-any.whl.

File metadata

  • Download URL: iqm_client-34.0.0-py3-none-any.whl
  • Upload date:
  • Size: 149.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.12

File hashes

Hashes for iqm_client-34.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f734b4bf47d01167c3b8c738ee7ed9e9b9841a340f42948aa9f24969e55bc073
MD5 202b25f78558da2c24e5e7de2801fedd
BLAKE2b-256 f6944be4a7d69ab5e221c60c1bd0256eab100acc2f7cc8966a3c99d2f0298783

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