Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ Unify Layering Strategies/Representation #464

Open
lsschmid opened this issue May 31, 2024 · 0 comments
Open

✨ Unify Layering Strategies/Representation #464

lsschmid opened this issue May 31, 2024 · 0 comments
Labels
c++ Anything related to C++ code enhancement Anything related to improvements of the existing library usability Anything related to usability

Comments

@lsschmid
Copy link
Collaborator

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?

@lsschmid lsschmid added usability Anything related to usability c++ Anything related to C++ code enhancement Anything related to improvements of the existing library labels May 31, 2024
@lsschmid lsschmid added this to the Neutral Atom Compilation milestone May 31, 2024
@lsschmid lsschmid changed the title Unify Layering Strategies/Representation ✨ Unify Layering Strategies/Representation May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c++ Anything related to C++ code enhancement Anything related to improvements of the existing library usability Anything related to usability
Projects
Status: In Progress
Status: In Progress
Development

No branches or pull requests

1 participant