microsoft / microsoft/qdk-ec

Support in-place noise injection when running simulation

Open
#97 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Rust
Stars
64
Forks
16
Avg merge
1d 5h
Merged PRs (30d)
5

Description

When running simulation, we usually want to sweep over different physical error rates. But currently the only approach is to run noise injection on all the files and then run simulation on them. This is pretty tedious when we just want to run logical error rate of a program that references some noiseless gadgets. How about add some CLI parameters to add noise in place just for the simulation?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file or test is named in the issue. Start by locating the simulation CLI entry point and tracing how noise injection currently processes files; then determine the intended CLI parameters and verify that in-place injection supports physical error-rate sweeps while preserving referenced noiseless gadgets.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.