Qiskit / qiskit

Qiskit is an open-source SDK for working with quantum computers at the level of extended quantum circuits, operators, and primitives.
https://www.ibm.com/quantum/qiskit
Apache License 2.0
4.82k stars 2.29k forks source link

Add warning about Tweedledum support in ClassicalFunction #12652

Open weechinghwa opened 6 days ago

weechinghwa commented 6 days ago

Summary

Added warning about Tweedledum support for qiskit.circuit.classicalfunction and a link to Tweedledum installation guide.

Details and comments

Fixes #12589.

qiskit-bot commented 6 days ago

Thank you for opening a new pull request.

Before your PR can be merged it will first need to pass continuous integration tests and be reviewed. Sometimes the review process can be slow, so please be patient.

While you're waiting, please feel free to review other open PRs. While only a subset of people are authorized to approve pull requests for merging, everyone is encouraged to review open pull requests. Doing reviews helps reduce the burden on the core team and helps make the project's code better for everyone.

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

CLAassistant commented 6 days ago

CLA assistant check
All committers have signed the CLA.

coveralls commented 6 days ago

Pull Request Test Coverage Report for Build 9657908698

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


Files with Coverage Reduction New Missed Lines %
crates/qasm2/src/expr.rs 1 94.02%
crates/qasm2/src/lex.rs 5 91.6%
crates/qasm2/src/parse.rs 30 95.77%
<!-- Total: 36 -->
Totals Coverage Status
Change from base Build 9650973845: -0.05%
Covered Lines: 63742
Relevant Lines: 71054

💛 - Coveralls
coveralls commented 6 days ago

Pull Request Test Coverage Report for Build 9662496899

Details


Files with Coverage Reduction New Missed Lines %
crates/qasm2/src/expr.rs 1 94.02%
crates/qasm2/src/lex.rs 5 92.37%
<!-- Total: 6 -->
Totals Coverage Status
Change from base Build 9661630219: 0.02%
Covered Lines: 63767
Relevant Lines: 71054

💛 - Coveralls