Skip to main content

IQM Pulla

Pulla (pulse-level access) is a client-side Python library which enables the generation and execution of pulse-level jobs on an IQM quantum computer. Within the existing IQM QCCSW stack, Pulla is somewhere between circuit-level execution and EXA experiments.

An interactive user guide is available as a Jupyter notebook in the docs folder.

Testing

If you want to run a particular notebook and see the output cells printed in the terminal, you can use nbconvert with jq like so:

jupyter nbconvert --to notebook --execute  "docs/Quick Start.ipynb" --stdout |
  jq -r '.cells[] | select(.outputs) | .outputs[] | select(.output_type == "stream") | .text[]'

Installation

Note: uv is highly recommended for practical Python environment and package management. The supported Python versions are

=3.11, <3.15.

uv pip install iqm-pulla

Optional extras

The following optional extras are available:

  • notebook: Jupyter notebook support for running example notebooks
  • qir: QIR (Quantum Intermediate Representation) support
  • qiskit: Qiskit-related features and utilities

All extras are inter-compatible and each adds more dependencies on top of the base install. To install all of them:

uv pip install "iqm-pulla[notebook,qir,qiskit]"

Reproducible installations

For reproducible installations, pinned dependency extras are available:

  • pin-iqm: pins inter-IQM package dependencies to exact co-released versions.
  • pin-all: like pin-iqm, but additionally pins all transitive third-party dependencies.

These can be combined with other extras. The following combined extras are available:

  • notebook-pin-iqm
  • qir-pin-iqm
  • qiskit-pin-iqm
  • notebook-pin-all
  • qir-pin-all
  • qiskit-pin-all

For example:

uv pip install "iqm-pulla[notebook-pin-all]"

All extras are inter-compatible, so you can combine multiple extras with pinning as needed.

Note: This package was tested at release time for clean installation with uv 0.11.20 and pip 25.1.1. Other versions are likely to work but are not verified per release.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

iqm_pulla-14.0.0.tar.gz (143.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

iqm_pulla-14.0.0-py3-none-any.whl (155.3 kB view details)

Uploaded Python 3

File details

Details for the file iqm_pulla-14.0.0.tar.gz.

File metadata

  • Download URL: iqm_pulla-14.0.0.tar.gz
  • Upload date:
  • Size: 143.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for iqm_pulla-14.0.0.tar.gz
Algorithm Hash digest
SHA256 6cdb8d41f3f8fa2b7034a726e57a699d20aaa3708d36590bcaf29ce3cafeec02
MD5 88c9e0cb19ab61eb16806b55c804b4fb
BLAKE2b-256 ff5891036cdf7d92d35e14c7d186b7ffaa0ba283a81efd5bd9c71a00a7dce41e

See more details on using hashes here.

File details

Details for the file iqm_pulla-14.0.0-py3-none-any.whl.

File metadata

  • Download URL: iqm_pulla-14.0.0-py3-none-any.whl
  • Upload date:
  • Size: 155.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for iqm_pulla-14.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ea7a8cc2c75263bdb065d30c498070ca832024dc8c4f73bc21d5e721b55bcfcf
MD5 5e0a0d9cae5d4b5b17ae52e4a05ad5d6
BLAKE2b-256 37c73ba6d2e6d7c4e0fb6af61b369cfdac652a6e0deb960ad44b261fac1ba433

See more details on using hashes here.

Release history Release notifications | RSS feed

14.0.3

2 files

14.0.2

2 files

14.0.1

2 files

This release

14.0.0 This release

2 files

13.0.4

2 files

13.0.3

2 files

13.0.2

2 files

13.0.1

2 files

13.0.0

2 files

12.0.5

2 files

12.0.4

2 files

12.0.3

2 files

12.0.2

2 files

12.0.1

2 files

12.0.0

2 files

11.16.2

2 files

11.16.1

2 files

11.14.1

1 file

11.14.0

2 files

11.12.0

2 files

11.11.0

2 files

11.10.0

2 files

11.9.0

2 files

11.8.0

2 files

11.7.0

2 files

11.6.0

2 files

11.5.0

2 files

11.4.0

2 files

11.3.0

2 files

11.2.0

2 files

11.1.0

2 files

11.0.0

2 files

10.1.0

2 files

10.0.0

2 files

9.9.0

2 files

9.8.0

2 files

9.7.0

2 files

9.6.0

2 files

9.5.0

2 files

9.4.0

2 files

9.3.0

2 files

9.2.0

2 files

9.1.0

2 files

9.0.0

2 files

8.3.0

2 files

8.2.0

2 files

8.1.0

2 files

8.0.0

2 files

7.23.0

2 files

7.22.0

2 files

7.21.0

2 files

7.20.0

2 files

7.19.0

2 files

7.18.0

2 files

7.17.0

2 files

7.16.0

2 files

7.15.0

2 files

7.14.1

2 files

7.14

2 files

7.13

2 files

7.12

2 files

7.11

2 files

7.10

2 files

7.9

2 files

7.8

2 files

7.7

2 files

7.6

2 files

7.5

2 files

7.3

2 files

7.2

2 files

7.1

2 files

7.0

2 files

6.19

2 files

6.18

2 files

6.17

2 files

6.16

2 files

6.15

2 files

6.14

2 files

6.13

2 files

6.12

2 files

6.11

2 files

6.10

2 files

6.9

2 files

6.8

2 files

6.7

2 files

6.6

2 files

6.5

2 files

6.4

2 files

6.3

2 files

6.2

2 files

6.1

2 files

6.0

2 files

5.28

2 files

5.27

2 files

5.26

2 files

5.25

2 files

5.24

2 files

5.23

2 files

5.22

2 files

5.21

2 files

5.20

2 files

5.19

2 files

5.18

2 files

5.17

2 files

5.16

2 files

5.15

2 files

5.14

2 files

5.13

2 files

5.12

2 files

5.11

2 files

5.10

2 files

5.9

2 files

5.8

2 files

5.7

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page