Client library for accessing an IQM quantum computer
Project description
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
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]"
Copyright
IQM client is free software, released under the Apache License, version 2.0.
Copyright 2021-2024 IQM client developers.
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
Built Distribution
File details
Details for the file iqm_client-17.6.tar.gz
.
File metadata
- Download URL: iqm_client-17.6.tar.gz
- Upload date:
- Size: 213.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e9f2df5f95dfa5d51954cdfb1ab78c7b5d4f53b97ea159640ccff8a54b1887b1 |
|
MD5 | 748699323bdd36014be425ef8b26ab7f |
|
BLAKE2b-256 | 93cb54e9211aec39f0adc1c6f51778a8f632cef96156bf824267137feb1b7a26 |
File details
Details for the file iqm_client-17.6-py3-none-any.whl
.
File metadata
- Download URL: iqm_client-17.6-py3-none-any.whl
- Upload date:
- Size: 29.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 61bd0866d73bbd755737c1abdf933591b23957427bdc21b1550fa4fa2adaa733 |
|
MD5 | 8b9c18b561e6a2881153cde30ebbc673 |
|
BLAKE2b-256 | 24c4d28cbee1eb08753b5899c3decaf1562ec4a9a55f8a80bee150355ada8c92 |