Support controlled SWAP's in C++ and Python builder
Open
Nobody has claimed this yet.
enhancement
needs triage
stale-notified
- Dominant language
- C++
- Stars
- 1.1k
- Forks
- 456
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 165
Description
Depends on Issue #206.
Once we can lower multi-controlled SWAP's to QIR, we should expose these at the C++ builder level and bind to python.
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 reviewing Issue #206 and the work needed to lower multi-controlled SWAPs to QIR. Then trace the C++ builder and Python binding entry points; done means controlled SWAP operations are exposed through the C++ builder and available from Python.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, python
- Domain
- quantum-computing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100