Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Relaxes scipy #300

Merged
merged 6 commits into from
Nov 1, 2023
Merged

Relaxes scipy #300

merged 6 commits into from
Nov 1, 2023

Conversation

zeyueN
Copy link
Collaborator

@zeyueN zeyueN commented Nov 1, 2023

Context:
Relaxes dependency versions in pyproject.toml.

Description of the Change:

Benefits:

Possible Drawbacks:

Related GitHub Issues:

pyproject.toml Outdated Show resolved Hide resolved
Copy link

codecov bot commented Nov 1, 2023

Codecov Report

Merging #300 (b52458d) into main (b62d01d) will increase coverage by 7.28%.
Report is 9 commits behind head on main.
The diff coverage is 76.62%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #300      +/-   ##
==========================================
+ Coverage   71.62%   78.91%   +7.28%     
==========================================
  Files          29       54      +25     
  Lines        2848     4514    +1666     
==========================================
+ Hits         2040     3562    +1522     
- Misses        808      952     +144     
Files Coverage Δ
mrmustard/__init__.py 100.00% <100.00%> (+3.63%) ⬆️
mrmustard/_version.py 100.00% <100.00%> (ø)
mrmustard/lab/abstract/__init__.py 100.00% <100.00%> (ø)
mrmustard/lab/circuit.py 93.10% <100.00%> (+42.30%) ⬆️
mrmustard/lab/states.py 100.00% <100.00%> (+0.89%) ⬆️
mrmustard/math/autocast.py 100.00% <100.00%> (+3.12%) ⬆️
mrmustard/math/caching.py 100.00% <100.00%> (ø)
mrmustard/math/lattice/strategies/__init__.py 100.00% <100.00%> (ø)
mrmustard/math/lattice/strategies/beamsplitter.py 100.00% <100.00%> (ø)
mrmustard/math/lattice/strategies/displacement.py 100.00% <100.00%> (ø)
... and 41 more

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 4d47e8e...b52458d. Read the comment docs.

@zeyueN zeyueN marked this pull request as ready for review November 1, 2023 20:09
@ziofil ziofil merged commit cc19952 into main Nov 1, 2023
8 checks passed
@ziofil ziofil deleted the relax_scipy branch November 1, 2023 20:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants