Skip to content
This repository was archived by the owner on Jan 16, 2026. It is now read-only.

Add is_symplectic to check that a matrix is Symplectic

720637e
Select commit
Loading
Failed to load commit list.
Draft

Bloch Messiah decomposition from The Walrus #729

Add is_symplectic to check that a matrix is Symplectic
720637e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 3, 2026 in 0s

38.88% (-59.46%) compared to 9a9a352

View this Pull Request on Codecov

38.88% (-59.46%) compared to 9a9a352

Details

Codecov Report

❌ Patch coverage is 66.66667% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 38.88%. Comparing base (9a9a352) to head (720637e).
⚠️ Report is 4 commits behind head on master.

Files with missing lines Patch % Lines
strawberryfields/decompositions.py 66.66% 2 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (9a9a352) and HEAD (720637e). Click for more details.

HEAD has 6 uploads less than BASE
Flag BASE (9a9a352) HEAD (720637e)
7 1
Additional details and impacted files
@@             Coverage Diff             @@
##           master     #729       +/-   ##
===========================================
- Coverage   98.33%   38.88%   -59.46%     
===========================================
  Files          78       78               
  Lines        9603     9578       -25     
===========================================
- Hits         9443     3724     -5719     
- Misses        160     5854     +5694     
Files with missing lines Coverage Δ
strawberryfields/decompositions.py 12.88% <66.66%> (-86.57%) ⬇️

... and 57 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9a9a352...720637e. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.