Code Reference

Code Reference#

This section contains the API reference for the pennylane_calculquebec package.

API

Network and API layer for communicating with the MonarQ quantum computer.

base_device

Abstract base device shared by all MonarQ PennyLane device implementations.

monarq_backup

PennyLane device targeting the backup MonarQ machine (monarq.backup).

monarq_device

PennyLane device for executing circuits on MonarQ quantum hardware (monarq.default).

monarq_sim

PennyLane device that simulates MonarQ execution locally (monarq.sim).

monarq_data

Contains MonarQ's connectivity + benchmarking functionalities

processing

Circuit processing pipeline for MonarQ devices.

utility

Utility helpers for the PennyLane Calcul Québec plugin.