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

Add checks for nonnegative, doubly nonnegative and positive matrices #645

Closed purva-thakre closed 1 week ago

purva-thakre commented 2 weeks ago

Description

Fixes #557

Fixes #558

Changes

Notable changes that this PR has either accomplished or will accomplish. Feel free to add more lines to the itemized list below.

Checklist

Before marking your PR ready for review, make sure you checked the following locally. If this is your first PR, you might be notified of some workflow failures after a maintainer has approved the workflow jobs to be run on your PR.

Additional information is available in the documentation.

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 (d80f59a) to head (4b77033).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #645 +/- ## ====================================== Coverage 97.6% 97.7% ====================================== Files 162 165 +3 Lines 3216 3226 +10 Branches 789 789 ====================================== + Hits 3142 3152 +10 Misses 48 48 Partials 26 26 ```

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