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.1.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.1-py3-none-any.whl (149.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: iqm_client-34.0.1.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.1.tar.gz
Algorithm Hash digest
SHA256 063b359598ef2f650afe7ea293b64385202e15f7c126725841ce05e790bf86c6
MD5 7d423df95a240cb2b4ccfa536e5e3ef5
BLAKE2b-256 129f3b1207a44b76cfea3b4d0a127cbeea5f3945352aa4279a800b7e5036b134

See more details on using hashes here.

File details

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

File metadata

  • Download URL: iqm_client-34.0.1-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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 6afcf7349ce7d45b1271767571b45c20c39c0e07c3f4617fc5317b1fa7e25ba5
MD5 31507fdc0b48a4146fcc3967b81ddd3e
BLAKE2b-256 eced16dcc87a7895a1f83022c16c229c88bf7329ad3e6d88b6041f6c48b6fdb5

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