IBM-Quantum-Technical-Enablement / quantum-enablement

IBM Quantum Engineering and Enabling Technologies
Apache License 2.0
28 stars 8 forks source link

docs(notebooks): add long range CNOT notebook #23

Open dsvandet opened 6 months ago

dsvandet commented 6 months ago

Summary

Adds the long range CNOT notebook

Details and comments

The notebook is contained in the long-range-cnot branch. This is an updated version from the one currently on the learning website. This notebook adds:

Note: The notebook does not currently use primitives or services as extra support is needed that should be available mid year.

coveralls commented 6 months ago

Pull Request Test Coverage Report for Build 9083119262

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Totals Coverage Status
Change from base Build 8708380490: 0.0%
Covered Lines: 290
Relevant Lines: 290

💛 - Coveralls
miamico commented 5 months ago

Adding a reference to the bug encountered when executing this notebook

miamico commented 5 months ago

Updated the notebook to include experimental data obtained by running it. Added some functionalities to save/load data. In my opinion, the last outstanding item is to convert backend.run to the primitives (blocker: currently buggy).