Qiskit / documentation

The documentation content home for https://docs.quantum.ibm.com.
https://docs.quantum.ibm.com
Apache License 2.0
38 stars 81 forks source link

Fix IBM Circuit function optimization level #2318

Closed jyu00 closed 1 week ago

jyu00 commented 1 week ago

IBM Circuit function doesn't actually support optimization level 0. This PR fixes that.

qiskit-bot commented 1 week ago

One or more of the following people are relevant to this code:

review-notebook-app[bot] commented 1 week ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

jyu00 commented 1 week ago

Oops my OP was incorrect. It supports level 1, 2, 3 but not 0