BasicUtils¶
- class BasicUtils[source]¶
Abstract base class (ABS) for utils for various groups and sets of gates for randomized benchmarking.
Methods
Compose group elements.
Return a group element.
Return a key of a group element in the table.
Compute an inverse of a group element.
Return a key to the group element.
Return a list of gates corresponding to a group element.
Return the group tables.
Load pickled group tables, or generate them if they do not exist.
Return the number of qubits.
Pick a random group element.