![]() |
Attempt to tabulate single qubit gates required to generate a target 2Q gate
with a product A k A.
Classes
class TwoQubitGateTabulation
: A 2-qubit gate compiler based on precomputing/tabulating gate products.
class TwoQubitGateTabulationResult
: Represents a compilation of a target 2-qubit with respect to a base
Functions
reduce(...)
: reduce(function, sequence[, initial]) -> value
two_qubit_gate_product_tabulation(...)
: Generate a TwoQubitGateTabulation for a base two qubit unitary.