Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PEA: Create pea.py with top-level execute_with_pea function #2625

Open
Misty-W opened this issue Jan 9, 2025 · 0 comments
Open

PEA: Create pea.py with top-level execute_with_pea function #2625

Misty-W opened this issue Jan 9, 2025 · 0 comments
Labels
feature-request A request for a feature, tool, or workflow in Mitiq. pea Probabilistic error amplification

Comments

@Misty-W
Copy link
Contributor

Misty-W commented Jan 9, 2025

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)

@Misty-W Misty-W added the feature-request A request for a feature, tool, or workflow in Mitiq. label Jan 9, 2025
@Misty-W Misty-W changed the title PEA: Create file structure and top-level execute_with_pea function PEA: Create pea.py with top-level execute_with_pea function Jan 9, 2025
@Misty-W Misty-W added the pea Probabilistic error amplification label Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A request for a feature, tool, or workflow in Mitiq. pea Probabilistic error amplification
Projects
None yet
Development

No branches or pull requests

1 participant