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

Restrict connectivity qubits #1121

Merged
merged 28 commits into from
Jan 11, 2024
Merged

Restrict connectivity qubits #1121

merged 28 commits into from
Jan 11, 2024

Conversation

Simone-Bordoni
Copy link
Contributor

@Simone-Bordoni Simone-Bordoni commented Dec 5, 2023

Provide option to the user to select which hardware qubits to use during routing.
#1085 task 2

Checklist:

  • Reviewers confirm new code works as expected.
  • Tests are passing.
  • Coverage does not decrease.
  • Documentation is updated.

Copy link

codecov bot commented Dec 5, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ea72695) 100.00% compared to head (38aa9bd) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##            master     #1121   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           68        68           
  Lines         9790      9777   -13     
=========================================
- Hits          9790      9777   -13     
Flag Coverage Δ
unittests 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Simone-Bordoni Simone-Bordoni marked this pull request as ready for review December 12, 2023 10:52
@MatteoRobbiati MatteoRobbiati self-requested a review December 13, 2023 09:10
@scarrazza scarrazza added this to the Qibo 0.2.4 milestone Dec 13, 2023
@Simone-Bordoni Simone-Bordoni mentioned this pull request Dec 14, 2023
4 tasks
Copy link
Contributor

@BrunoLiegiBastonLiegi BrunoLiegiBastonLiegi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @Simone-Bordoni, I have just some minor comments.

src/qibo/transpiler/pipeline.py Outdated Show resolved Hide resolved
src/qibo/transpiler/pipeline.py Outdated Show resolved Hide resolved
src/qibo/transpiler/pipeline.py Show resolved Hide resolved
src/qibo/transpiler/placer.py Outdated Show resolved Hide resolved
src/qibo/transpiler/placer.py Outdated Show resolved Hide resolved
tests/test_transpiler_pipeline.py Outdated Show resolved Hide resolved
tests/test_transpiler_pipeline.py Outdated Show resolved Hide resolved
tests/test_transpiler_placer.py Outdated Show resolved Hide resolved
tests/test_transpiler_placer.py Show resolved Hide resolved
tests/test_transpiler_router.py Outdated Show resolved Hide resolved
@renatomello renatomello added this pull request to the merge queue Jan 11, 2024
Merged via the queue into master with commit 3f53ddc Jan 11, 2024
21 checks passed
@renatomello renatomello deleted the restrict_topology branch January 11, 2024 23:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants