-
Notifications
You must be signed in to change notification settings - Fork 31
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
✨ Support for Neutral Atom Mapper #596
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Many thanks for the iteration on the code. This looks good to me now. 🎉
I have a couple of minor suggestions for small edits which I will just quickly batch up.
A couple other comments are rather for future reference. Would be nice if you could comment on those and maybe turn them into issues if applicable.
Before merging, let's wait for the upstream PR to be ready.
Co-authored-by: Lukas Burgholzer <burgholzer@me.com>
pre-commit.ci run |
Signed-off-by: burgholzer <burgholzer@me.com>
Signed-off-by: burgholzer <burgholzer@me.com>
Description
This pull request includes all modifications and data structures that are generally useful and required for the implementation of the neutral atom mapper, see mqt-qmap#417.
Checklist: