munich-quantum-toolkit / munich-quantum-toolkit/qmap

✨ Unify Layering Strategies/Representation

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

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:

  1. Original QMAP layering here
  2. Global NA layering from @ystade here
  3. Dynamic layering from @lsschmid

It would be nice to (partially) unify these approaches.

Describe the solution you'd like

General Layer Class?

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.