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.3.tar.gz (366.2 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.3-py3-none-any.whl (149.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: iqm_client-34.0.3.tar.gz
  • Upload date:
  • Size: 366.2 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.3.tar.gz
Algorithm Hash digest
SHA256 6acf9b8fa2229b6ba677892d1ea36e0e0c00d5f9edd8d176bdf0e0f4f73ab06f
MD5 2550e0fed946b31489acbefa3a6a2375
BLAKE2b-256 9a0acd3e26c0f1fecebc8ac22219c84c8dc0f6979fe694ea9f6de2301c8f0856

See more details on using hashes here.

File details

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

File metadata

  • Download URL: iqm_client-34.0.3-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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 c62197ffcde0b5342f298750468d455f47a89f9b04368c30561120657b6193d9
MD5 ddb6a93ce2b78a592ba78774a98a31ad
BLAKE2b-256 e781e46b275b5f757c270b64b971c46f32c5a371fb6c58e24c9f010dd8667f56

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