toqito icon indicating copy to clipboard operation
toqito copied to clipboard

matrices: simplify gen_pauli_x construction

Open atomgardner opened this issue 10 months ago • 1 comments

Eliminate the reassignments in the gen_pauli_x construction by rolling along an axis.

atomgardner avatar Apr 09 '24 07:04 atomgardner

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.1%. Comparing base (d1049fe) to head (0d0ab74). Report is 21 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff            @@
##           master    #545     +/-   ##
========================================
- Coverage    98.1%   98.1%   -0.1%     
========================================
  Files         162     162             
  Lines        3112    3108      -4     
  Branches      760     760             
========================================
- Hits         3054    3050      -4     
  Misses         37      37             
  Partials       21      21             

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Apr 09 '24 10:04 codecov[bot]