DihedralUtils.cnot_dihedral_tables

DihedralUtils.cnot_dihedral_tables(num_qubits)[source]

Generate a table of all CNOT-dihedral group elements on num_qubits.

Parameters

num_qubits (int) – number of qubits for the CNOTDihedral object.

Returns

A table of all CNOT-dihedral group elements

on num_qubits.

Return type

dict