cunqa

backend

Holds a single class to determine QPU backends.

circuit

Holds our custom circuit class and functions to transform between circuit formats.

mappers

Contains map-like callables to distribute circuits in virtual QPUS.

qjob

Contains objects that define and manage quantum emulation jobs.

qpu

Contains our virtual QPU class.

qutils

Holds functions that manage virtual QPUs or provide information about them.

result

Contains the Result class, which deals with the output of QJobs using any simulator and the ResultError.

transpile

Holds our wrapper for the qiskit transpiler and the TranspilerError class.