Skip to content

iqm-finland/sdk

Repository files navigation

IQM SDK & Docs

This repository holds the mirror of the source code of IQM SDK: a collection of libraries for operating IQM's quantum computers. It also builds and publishes documentation pages for those libraries: https://docs.meetiqm.com/.

This is a "bleeding edge" mirror, i.e. the versions in this mirror are the latest versions of the packages. Note that public IQM Resonance quantum computers do not always support the latest versions of client packages. Refer to the Resonance user guides and documentation to find the compatible versions for different quantum computers.

This GitHub repository is a read-only mirror that isn't used for accepting contributions.

For support, contact [email protected].


If you need to access an older version of some package's documentation, build it locally as follows:

  1. Download the source distribution with an explicit version, e.g. pip download --no-deps --no-binary=:all: iqm-pulse==11.2.0.
  2. Unarchive the downloaded file tar -xzf iqm_pulse-11.2.0.tar.gz.
  3. cd into the directory and build docs with python -m sphinx docs build/docs. The rendered docs are saved to build/docs.

About

Documentation pages for IQM's client-side libraries.

Resources

Stars

Watchers

Forks

Contributors 9