Metadata-Version: 2.1
Name: qiskit-iqm
Version: 2.0
Summary: Qiskit adapter for IQM's quantum architectures
Home-page: https://github.com/iqm-finland/qiskit-on-iqm
Author: Qiskit on IQM developers
Author-email: developers@meetiqm.com
License: Apache 2.0
Project-URL: Documentation, https://iqm-finland.github.io/qiskit-on-iqm
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: ~=3.9
Description-Content-Type: text/x-rst; charset=UTF-8
Provides-Extra: dev
Provides-Extra: docs
Provides-Extra: testing
Provides-Extra: cicd
License-File: LICENSE
License-File: AUTHORS.rst

|CI badge| |Release badge|

.. |CI badge| image:: https://github.com/iqm-finland/qiskit-on-iqm/actions/workflows/ci.yml/badge.svg
.. |Release badge| image:: https://img.shields.io/github/release/iqm-finland/qiskit-on-iqm.svg


Qiskit on IQM
#############

`Qiskit <https://qiskit.org/>`_ adapter for `IQM's <https://www.meetiqm.com>`_ quantum architectures.


What is it good for?
====================

Currently Qiskit on IQM can run a compatible Qiskit quantum circuit on an IQM quantum computer.


Installation
============

The recommended way is to install the distribution package ``qiskit-iqm`` directly from the
Python Package Index (PyPI):

.. code-block:: bash

   $ pip install qiskit-iqm


Documentation
=============

The documentation of the latest Qiskit on IQM release is available
`here <https://iqm-finland.github.io/qiskit-on-iqm/index.html>`_.

Jump to our `User guide <https://iqm-finland.github.io/qiskit-on-iqm/user_guide.html>`_
for a quick introduction on how to use Qiskit on IQM.


Copyright
=========

Qiskit on IQM is free software, released under the Apache License, version 2.0.

Copyright 2022 Qiskit on IQM developers.


