cunqa.transpile

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

Functions

transpiler(circuit, backend[, opt_level, ...])

Function to transpile a circuit according to a given backend.

Exceptions

TranspilerError

Exception for error during the transpilation of a circuit to a given Backend.