qlasskit.algorithms.simon.Simon
- class qlasskit.algorithms.simon.Simon(f: QlassF)
- 
Methods __init__(f)circuit()decode_counts(counts[, discard_lower])Decode data from a circuit counts dict decode_output(istr)draw()encode_input(*qvals)export([framework])Export the circuit to a supported framework gate([framework])Returns the gate for a specific framework Attributes input_qubitsReturns the list of input qubits input_sizenum_gatesnum_qubitsoutput_qubitsReturns the list of output qubits output_sizequbitsReturns all the qubits of the circuit