ffsim.qiskit.DropNegligible

class ffsim.qiskit.DropNegligible(atol=1e-08)[source]

Bases: TransformationPass

Drop gates with negligible effects.

Methods

run(dag)

Run a pass on the DAGCircuit.

Attributes