Skip to main content

Client library for accessing an IQM quantum computer

Project description

CI badge Release badge Black badge

IQM Client

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

Installation

IQM client is not intended to be used directly by human users. For executing code on an IQM quantum computer, you can use for example the Qiskit on IQM library.

If you want just this library, though, you can install it from the Python Package Index (PyPI):

$ pip install iqm-client

Documentation

Documentation for the latest version is available online. You can build documentation for any older version locally by cloning the Git repository, checking out the corresponding tag, and running the docs builder. For example, to build the documentation for version 15.4:

$ git clone git@github.com:iqm-finland/iqm-client.git
$ cd iqm-client
$ git checkout 15.4
$ tox run -e docs

(Unless you need to build documentation for multiple versions, consider passing git clone options to only clone the commit for the specific version tag, e.g. --branch 15.4 --depth 1 for version 15.4. This will be much faster than cloning the full repository, because some large files have been stored in the commit history.)

tox run -e docs will build the documentation at ./build/sphinx/html. This command requires the tox,, sphinx and sphinx-book-theme Python packages (see the docs optional dependency in pyproject.toml); you can install the necessary packages with pip install -e ".[dev,docs]"

Project details


Release history Release notifications | RSS feed

This version

20.2

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-20.2.tar.gz (237.1 kB view details)

Uploaded Source

Built Distribution

iqm_client-20.2-py3-none-any.whl (43.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: iqm_client-20.2.tar.gz
  • Upload date:
  • Size: 237.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for iqm_client-20.2.tar.gz
Algorithm Hash digest
SHA256 e75da81dd22cf385b743fcb5292c77c38b658d3a622002779677881519ae9ab2
MD5 8506f9cbb0ffc1b4814235cb2029a706
BLAKE2b-256 31eb225c44d7a5f3c8ceeb1e4a65f7d78f4b0c3e2089763d5fccfc5d28d25b38

See more details on using hashes here.

File details

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

File metadata

  • Download URL: iqm_client-20.2-py3-none-any.whl
  • Upload date:
  • Size: 43.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for iqm_client-20.2-py3-none-any.whl
Algorithm Hash digest
SHA256 108495bea69e88e84059b62edad157494e6d21ecaecc4a4b4551da84f764d7d5
MD5 c4d4cc8eb2ec7cd0ad650551d6bd2999
BLAKE2b-256 7a8730bef2bc9e48c79b6833e1a2c3f888936ba90193168513c9a9283fdf5c77

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page