vprusso / toqito

|toqito> (Theory of Quantum Information Toolkit) in Python :snake:
https://toqito.readthedocs.io/en/latest/
MIT License
137 stars 54 forks source link

Positive semidefinite rank of a matrix #647

Closed vprusso closed 1 week ago

vprusso commented 2 weeks ago

Closes #646

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 97.7%. Comparing base (614b050) to head (8ac3d58).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #647 +/- ## ====================================== Coverage 97.7% 97.7% ====================================== Files 165 166 +1 Lines 3226 3250 +24 Branches 789 795 +6 ====================================== + Hits 3152 3176 +24 Misses 48 48 Partials 26 26 ```

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