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

Undo numpy upgrade #653

Closed purva-thakre closed 1 week ago

purva-thakre commented 1 week ago

Description

Related to all the failures after #642

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 1 week ago

Codecov Report

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

Project coverage is 97.6%. Comparing base (eb7d365) to head (e043d8d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #653 +/- ## ====================================== Coverage 97.6% 97.6% ====================================== Files 162 162 Lines 3216 3216 Branches 789 789 ====================================== Hits 3142 3142 Misses 48 48 Partials 26 26 ```

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