Qiskit adapter for IQM's quantum architectures
Project description
Qiskit on IQM
Qiskit adapter for IQM’s quantum computers.
What is it good for?
With Qiskit on IQM, you can for example:
Transpile arbitrary quantum circuits for IQM quantum architectures
Simulate execution with an IQM-specific noise model
Run quantum circuits on an IQM quantum computer
Installation
The recommended way is to install the distribution package qiskit-iqm directly from the Python Package Index (PyPI):
$ pip install qiskit-iqm
Documentation
The documentation of the latest Qiskit on IQM release is available here.
Jump to our User guide for a quick introduction on how to use Qiskit on IQM.
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 12.2:
$ git clone git@github.com:iqm-finland/qiskit-on-iqm.git
$ cd qiskit-on-iqm
$ git checkout 12.2
$ 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
Qiskit on IQM is free software, released under the Apache License, version 2.0.
Copyright 2022-2024 Qiskit on IQM 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 qiskit_iqm-15.2.tar.gz
.
File metadata
- Download URL: qiskit_iqm-15.2.tar.gz
- Upload date:
- Size: 241.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2a30ca30f0b3b308ea65674db28fc2db5e8889a94ed3d78c1d9bbe76bafa56e2 |
|
MD5 | d322cbefacd24f15c898cea05929f0f8 |
|
BLAKE2b-256 | 57ca0928fa966fe9641d68104213036d7a4e15a1fbb5db05907f297f7998f6fc |
File details
Details for the file qiskit_iqm-15.2-py3-none-any.whl
.
File metadata
- Download URL: qiskit_iqm-15.2-py3-none-any.whl
- Upload date:
- Size: 55.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 25b72e7228ce4a317c04a6abbbe4a9e99c79981ff7a8bc31cefc0f8930db4023 |
|
MD5 | f6405daf4f5b9cb951558acdff2d28ee |
|
BLAKE2b-256 | 90019a21ab8f3c79525d9a7ffb5da0c1a5d46c29f64b8d9d902c249202870e85 |