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

✨ Support for Neutral Atom Mapper #596

Merged
merged 85 commits into from
May 13, 2024
Merged

✨ Support for Neutral Atom Mapper #596

merged 85 commits into from
May 13, 2024

Conversation

ystade
Copy link
Collaborator

@ystade ystade commented Apr 23, 2024

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:

  • The pull request only contains commits that are related to it.
  • I have added appropriate tests and documentation.
  • I have made sure that all CI jobs on GitHub pass.
  • The pull request introduces no new warnings and follows the project's style guidelines.

@ystade ystade added the feature New feature or request label Apr 23, 2024
@ystade ystade self-assigned this Apr 23, 2024
@ystade ystade requested a review from burgholzer April 30, 2024 08:12
Copy link
Member

@burgholzer burgholzer left a 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.

include/mqt-core/datastructures/UndirectedGraph.hpp Outdated Show resolved Hide resolved
include/mqt-core/datastructures/DirectedGraph.hpp Outdated Show resolved Hide resolved
include/mqt-core/na/NADefinitions.hpp Outdated Show resolved Hide resolved
src/datastructures/Layer.cpp Outdated Show resolved Hide resolved
src/operations/CompoundOperation.cpp Show resolved Hide resolved
src/operations/CompoundOperation.cpp Show resolved Hide resolved
Co-authored-by: Lukas Burgholzer <burgholzer@me.com>
@burgholzer
Copy link
Member

pre-commit.ci run

@ystade ystade merged commit ace0dd8 into main May 13, 2024
33 checks passed
@ystade ystade deleted the wip-na-qmap branch May 13, 2024 06:50
@ystade ystade restored the wip-na-qmap branch May 13, 2024 07:27
@ystade ystade deleted the wip-na-qmap branch June 7, 2024 11:01
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 Core Anything related to the Core library and IR feature New feature or request minor Minor version update
Projects
Status: Done
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants