Skip to content

Conversation

neuralsorcerer
Copy link
Contributor

Changes:

  • Corrected sparsify_label docstring example to match actual return ordering: "XIIIZ" -> ("ZX", [0, 4]).
  • Also fixed a typo from no.newaxis to np.newaxis.

@neuralsorcerer neuralsorcerer requested a review from a team as a code owner August 13, 2025 18:51
@qiskit-bot qiskit-bot added the Community PR PRs from contributors that are not 'members' of the Qiskit repo label Aug 13, 2025
@qiskit-bot
Copy link
Collaborator

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:

  • @Qiskit/terra-core

@coveralls
Copy link

Pull Request Test Coverage Report for Build 16946508612

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 13 unchanged lines in 5 files lost coverage.
  • Overall coverage decreased (-0.007%) to 88.239%

Files with Coverage Reduction New Missed Lines %
crates/circuit/src/parameter/parameter_expression.rs 1 83.39%
crates/circuit/src/parameter/symbol_expr.rs 1 74.42%
crates/qasm2/src/expr.rs 1 93.63%
crates/qasm2/src/lex.rs 4 92.53%
crates/qasm2/src/parse.rs 6 96.62%
Totals Coverage Status
Change from base Build 16944327987: -0.007%
Covered Lines: 87202
Relevant Lines: 98825

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Community PR PRs from contributors that are not 'members' of the Qiskit repo
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants