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.4.tar.gz (366.9 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.4-py3-none-any.whl (149.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: iqm_client-34.0.4.tar.gz
  • Upload date:
  • Size: 366.9 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.4.tar.gz
Algorithm Hash digest
SHA256 c1d1adca403e5355f054bd397cbc8542a0dd51518f6ff93816048b5513c3b145
MD5 9ffc1714a520d0a8805d879fc1257f41
BLAKE2b-256 36bfdeab2effc6ce0c02a025bc7e1b994f3131d1c9a287c3bc8e38ad0be1b645

See more details on using hashes here.

File details

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

File metadata

  • Download URL: iqm_client-34.0.4-py3-none-any.whl
  • Upload date:
  • Size: 149.8 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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 1aa66009ad8fdbf4db9168eced9e877a33455e9303d737fe775b07caac974fc1
MD5 a32e3bff1fad3c4b65ab7ca818d2df8a
BLAKE2b-256 7994255f4f8b6b24202035c205744c3a4c17f1dc4c66f714e62277b234d18976

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