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

Improve qiskit.circuit.QuantumCircuit page #13300

Draft
wants to merge 28 commits into
base: main
Choose a base branch
from
Draft

Conversation

abbycross
Copy link
Collaborator

@abbycross abbycross commented Oct 8, 2024

Summary

Add code examples where useful, and copyedit if necessary; closes #13299

TODO: determine what needs expanding and/or examples in the attributes/methods on this page

@abbycross abbycross requested a review from a team as a code owner October 8, 2024 21:18
@qiskit-bot
Copy link
Collaborator

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

  • @Qiskit/terra-core

@abbycross abbycross marked this pull request as draft October 8, 2024 21:18
@abbycross abbycross self-assigned this Oct 8, 2024
@abbycross abbycross added the documentation Something is not clear or an error documentation label Oct 8, 2024
@coveralls
Copy link

coveralls commented Oct 8, 2024

Pull Request Test Coverage Report for Build 11506147888

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

  • 2 of 2 (100.0%) changed or added relevant lines in 1 file are covered.
  • 1035 unchanged lines in 45 files lost coverage.
  • Overall coverage increased (+0.02%) to 88.672%

Files with Coverage Reduction New Missed Lines %
qiskit/transpiler/passes/scheduling/alignments/pulse_gate_validation.py 1 96.3%
qiskit/transpiler/passes/calibration/pulse_gate.py 1 95.45%
qiskit/pulse/instructions/reference.py 1 93.55%
qiskit/pulse/instructions/directives.py 1 97.14%
crates/accelerate/src/unitary_synthesis.rs 1 92.24%
qiskit/pulse/instructions/play.py 1 97.5%
qiskit/providers/fake_provider/fake_pulse_backend.py 1 95.45%
qiskit/qpy/binary_io/circuits.py 1 91.74%
qiskit/pulse/library/pulse.py 2 83.33%
qiskit/pulse/calibration_entries.py 2 91.19%
Totals Coverage Status
Change from base Build 11461474832: 0.02%
Covered Lines: 74899
Relevant Lines: 84467

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Something is not clear or an error documentation
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

Improve qiskit/qiskit.circuit.QuantumCircuit page
4 participants