PEA: Create pea.py
with top-level execute_with_pea
function
#2625
Labels
feature-request
A request for a feature, tool, or workflow in Mitiq.
pea
Probabilistic error amplification
Issue Description
Per the approved PEA RFC, create
pea.py
, which will contain the top-level technique application function,execute_with_pea
.Usage:
mitigated_result
=execute_with_pea(circuit: QPROGRAM, representations: List[OperationRepresentation], scale_factors: List[float], factory: mitiq.zne.Factory)
The text was updated successfully, but these errors were encountered: