Readout correction in operator estimation
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.5k
- Forks
- 358
- Avg merge
- 1d 58m
- Merged PRs (30d)
- 4
Description
following #682
Provide faculties for automatic readout correction. Probably depends a bit on #712
A simple correction scheme where for each Experiment you measure your ansatz in a specified basis and the identity in the same basis. Use the second measurement to re-normalize the first.
cc @msohaibalam
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading issues #682 and #712, then locate the Experiment and operator-estimation entry points in pyquil. Trace how an ansatz is measured in a specified basis and how the identity could be measured in that same basis. Done means an Experiment can perform the paired measurements and use the identity result to re-normalize the ansatz result.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- quantum-computing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100