35 releases (8 breaking)

0.13.3 Dec 5, 2024
0.12.4 Nov 19, 2024
0.12.1 Jul 24, 2024
0.10.1 Mar 4, 2024
0.7.0 Mar 28, 2023

#1035 in Science

Download history 44/week @ 2024-09-14 42/week @ 2024-09-21 1/week @ 2024-09-28 144/week @ 2024-10-05 202/week @ 2024-10-12 10/week @ 2024-10-19 124/week @ 2024-11-16 15/week @ 2024-11-23 495/week @ 2024-11-30 81/week @ 2024-12-07

715 downloads per month

Apache-2.0

180KB
3K SLoC

qoqo-qasm

Documentation Status GitHub Workflow Status PyPI PyPI - Format Crates.io

Qasm interface for the qoqo quantum toolkit by HQS Quantum Simulations.

qoqo-qasm provides the QasmBackend class that allows users translate a qoqo circuit into a qasm file. Not all qoqo operations have a corresponding qasm expression.
Circuits containing operations without a corresponding expression can not be translated.

A source distribution now exists but requires a Rust install with a rust version > 1.47 and a maturin version { >= 0.14, <0.15 } in order to be built.

General Notes

This project is partly supported by PlanQK.

Contributing

We welcome contributions to the project. If you want to contribute code, please have a look at CONTRIBUTE.md for our code contribution guidelines.

Dependencies

~18–24MB
~372K SLoC