cda-tum / mqt-core

MQT Core - The Backbone of the Munich Quantum Toolkit
http://mqt.readthedocs.io/projects/core
MIT License
52 stars 28 forks source link

Support for Neutral Atom State Preparation #658

Closed ystade closed 1 month ago

ystade commented 1 month ago

Description

This adds minor changes required for the PR #500 in MQT QMAP.

Checklist:

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 91.6%. Comparing base (7a9a202) to head (85c69a0).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/cda-tum/mqt-core/pull/658/graphs/tree.svg?width=650&height=150&src=pr&token=MqstsRKdqp&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cda-tum)](https://app.codecov.io/gh/cda-tum/mqt-core/pull/658?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cda-tum) ```diff @@ Coverage Diff @@ ## main #658 +/- ## ===================================== Coverage 91.6% 91.6% ===================================== Files 148 148 Lines 14773 14776 +3 Branches 2370 2370 ===================================== + Hits 13545 13548 +3 Misses 1228 1228 ``` | [Flag](https://app.codecov.io/gh/cda-tum/mqt-core/pull/658/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cda-tum) | Coverage Δ | | |---|---|---| | [cpp](https://app.codecov.io/gh/cda-tum/mqt-core/pull/658/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cda-tum) | `91.4% <100.0%> (+<0.1%)` | :arrow_up: | | [python](https://app.codecov.io/gh/cda-tum/mqt-core/pull/658/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cda-tum) | `99.7% <ø> (ø)` | | | [Files](https://app.codecov.io/gh/cda-tum/mqt-core/pull/658?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cda-tum) | Coverage Δ | | |---|---|---| | [include/mqt-core/datastructures/Layer.hpp](https://app.codecov.io/gh/cda-tum/mqt-core/pull/658?src=pr&el=tree&filepath=include%2Fmqt-core%2Fdatastructures%2FLayer.hpp&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cda-tum#diff-aW5jbHVkZS9tcXQtY29yZS9kYXRhc3RydWN0dXJlcy9MYXllci5ocHA=) | `89.3% <100.0%> (+0.2%)` | :arrow_up: | | [src/datastructures/Layer.cpp](https://app.codecov.io/gh/cda-tum/mqt-core/pull/658?src=pr&el=tree&filepath=src%2Fdatastructures%2FLayer.cpp&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cda-tum#diff-c3JjL2RhdGFzdHJ1Y3R1cmVzL0xheWVyLmNwcA==) | `93.6% <100.0%> (+0.1%)` | :arrow_up: |