Qiskit adapter for IQM's quantum architectures
Project description
Qiskit on IQM
The qiskit-iqm package is deprecated and the GitHub repository has been archived. New versions of Qiskit on IQM will be published as part of the iqm-client package and can be installed from public PyPI with pip install iqm-client[qiskit]. See the latest documentation at https://docs.meetiqm.com/iqm-client/user_guide_qiskit.html for more information. The source code is available as part of the iqm-client package and a public mirror of the source code is available at https://github.com/iqm-finland/sdk. For support, you can contact support@meetiqm.com.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file qiskit_iqm-18.2.tar.gz.
File metadata
- Download URL: qiskit_iqm-18.2.tar.gz
- Upload date:
- Size: 256.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7623e5e3d36c8de87709a3019d584f9974dfc7f7a8178bace4599f5d9cc308b6
|
|
| MD5 |
5392ffc44e98e9f560a73dab34889dd8
|
|
| BLAKE2b-256 |
b11a33934ec4236c3488b17d5027cbc7b9edfd3e4e8d1133624c0e6581c72dfd
|
File details
Details for the file qiskit_iqm-18.2-py3-none-any.whl.
File metadata
- Download URL: qiskit_iqm-18.2-py3-none-any.whl
- Upload date:
- Size: 65.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
77300e4f130b8f9560d448d8136ff5248a0373e194e75d96dc9c7d7f75971265
|
|
| MD5 |
ec20d751155fddf3acf0d3c4db051b13
|
|
| BLAKE2b-256 |
7494f2bcf021ea79fc056f21ce61363621e717370bbe89fc5a57e60a26700234
|