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

New Technique: Layerwise Richardson Extrapolation #2223

Open
4 of 9 tasks
purva-thakre opened this issue Mar 8, 2024 · 0 comments
Open
4 of 9 tasks

New Technique: Layerwise Richardson Extrapolation #2223

purva-thakre opened this issue Mar 8, 2024 · 0 comments
Labels
lre Layerwise Richardson Extrapolation new technique For proposed new techniques

Comments

@purva-thakre
Copy link
Contributor

purva-thakre commented Mar 8, 2024

Add technique introduced in https://arxiv.org/abs/2402.04000

Link to the code: https://github.com/unitaryfund/research/tree/8c3ff3f46bb9fe91941fe073cb903a30f65b13e1/lre

This technique is different from the layerwise noise scaling technique in mitiq/zne/scaling/layer_scaling.py

def layer_folding(
circuit: cirq.Circuit, layers_to_fold: List[int]
) -> cirq.Circuit:

@purva-thakre purva-thakre added zne Zero-noise extrapolation. feature-request A request for a feature, tool, or workflow in Mitiq. labels Mar 8, 2024
@natestemen natestemen added new technique For proposed new techniques and removed feature-request A request for a feature, tool, or workflow in Mitiq. labels Apr 11, 2024
@purva-thakre purva-thakre removed the zne Zero-noise extrapolation. label Apr 18, 2024
@purva-thakre purva-thakre added the lre Layerwise Richardson Extrapolation label Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lre Layerwise Richardson Extrapolation new technique For proposed new techniques
Projects
None yet
Development

No branches or pull requests

2 participants