qcs 0.27.0

High level interface for running Quil on a QPU
Documentation
1
2
3
4
5
6
7
8
# This file is automatically generated by pyo3_stub_gen
# ruff: noqa: F401

from qcs_sdk._qcs_sdk.compiler import quilc

__all__ = [
    "quilc",
]