Closed BrunoLiegiBastonLiegi closed 7 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 100.00%. Comparing base (
eb3373e
) to head (31f843d
). Report is 2 commits behind head on main.:exclamation: Current head 31f843d differs from pull request most recent head 835bcd6. Consider uploading reports for the commit 835bcd6 to get more accurate results
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR introduces a further optimization for the CliffordBackend. Namely the bits of the symplectic matrix are now packed as uint8 arrays by the np.packbits function.