munich-quantum-toolkit / munich-quantum-toolkit/qmap
✨ Unify Layering Strategies/Representation
Open
Nobody has claimed this yet.
c++
enhancement
usability
- Dominant language
- C++
- Stars
- 146
- Forks
- 41
- Avg merge
- 6h 47m
- Merged PRs (30d)
- 45
Description
What's the problem this feature will solve?
Currently, there exist different approaches to layers + different layering strategies:
It would be nice to (partially) unify these approaches.
Describe the solution you'd like
General Layer Class?
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 comparing the original QMAP layering in include/configuration/Layering.hpp with the global NA layering under include/na. Review the dynamic layering approach referenced in the issue and determine which representations and strategies can share a general layer class. Done means the approaches are partially unified without losing their distinct layering behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- quantum-computing
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100