Skip to content

Conversation

@aaryav-3
Copy link
Contributor

@aaryav-3 aaryav-3 commented Dec 4, 2025

Summary

Based off of the PR on to_matrix in this class
#15022

Details and comments

aaryav-3 and others added 30 commits September 17, 2025 02:18
@qiskit-bot qiskit-bot added the Community PR PRs from contributors that are not 'members' of the Qiskit repo label Dec 4, 2025
@coveralls
Copy link

coveralls commented Dec 4, 2025

Pull Request Test Coverage Report for Build 20227660371

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

  • 589 of 754 (78.12%) changed or added relevant lines in 7 files are covered.
  • 1677 unchanged lines in 28 files lost coverage.
  • Overall coverage decreased (-0.3%) to 88.062%

Changes Missing Coverage Covered Lines Changed/Added Lines %
crates/quantum_info/src/sparse_pauli_op.rs 64 65 98.46%
qiskit/quantum_info/operators/symplectic/pauli.py 1 2 50.0%
qiskit/quantum_info/operators/symplectic/pauli_list.py 1 2 50.0%
qiskit/quantum_info/operators/symplectic/clifford.py 5 7 71.43%
qiskit/quantum_info/operators/symplectic/base_pauli.py 17 20 85.0%
crates/quantum_info/src/sparse_observable/mod.rs 498 655 76.03%
Files with Coverage Reduction New Missed Lines %
crates/cext/src/transpiler/passes/unitary_synthesis.rs 1 89.08%
qiskit/qasm2/export.py 1 98.65%
crates/circuit/src/converters.rs 3 96.0%
crates/transpiler/src/transpiler.rs 3 93.39%
crates/circuit/src/parameter/symbol_expr.rs 4 73.19%
crates/qasm2/src/lex.rs 4 92.29%
crates/circuit/src/lib.rs 7 94.62%
qiskit/synthesis/unitary/qsd.py 7 21.0%
qiskit/synthesis/discrete_basis/solovay_kitaev.py 9 89.89%
crates/circuit/src/instruction.rs 10 82.8%
Totals Coverage Status
Change from base Build 20081212483: -0.3%
Covered Lines: 96821
Relevant Lines: 109946

💛 - Coveralls

@ShellyGarion ShellyGarion changed the title Add sparseobs evolve Add sparseobservable evolve method Dec 4, 2025
@ShellyGarion ShellyGarion added mod: quantum info Related to the Quantum Info module (States & Operators) Rust This PR or issue is related to Rust code in the repository and removed Community PR PRs from contributors that are not 'members' of the Qiskit repo labels Dec 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

mod: quantum info Related to the Quantum Info module (States & Operators) Rust This PR or issue is related to Rust code in the repository

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants