Salvatore Mandrà

Results 13 issues of Salvatore Mandrà

When `simulation.simulate(circuit=circuit, simplify=True, remove_id_gates=False)`, if the number of qubits changes (that is, some qubits in `circuit` are removed after the simplification), **HybridQ** returns an error. At the moment, `simulation.simulate(circuit=circuit, simplify=True,...

enhancement