Coder Social home page Coder Social logo

iqm-finland / qiskit-on-iqm Goto Github PK

View Code? Open in Web Editor NEW
17.0 7.0 6.0 41.38 MB

Qiskit adapter for IQM's quantum computers

Home Page: https://iqm-finland.github.io/qiskit-on-iqm/

License: Apache License 2.0

Python 99.01% Shell 0.99%
qiskit quantum-computing quantum-algorithms

qiskit-on-iqm's Introduction

CI badge Release badge Black badge

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
  • Execute 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 [email protected]: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.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.