XanaduAI / MrMustard

A differentiable bridge between phase space and Fock space
https://mrmustard.readthedocs.io/
Apache License 2.0
78 stars 27 forks source link

Updating dependencies to support python 3.11 #351

Closed SamFerracin closed 8 months ago

SamFerracin commented 8 months ago

Context: Updates dependencies so that MrMustard runs with python 3.11, and makes minimal changes to make all tests pass (check SisterPam)

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (bea2138) 85.13% compared to head (99a34cd) 85.21%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #351 +/- ## =========================================== + Coverage 85.13% 85.21% +0.07% =========================================== Files 67 67 Lines 5113 5113 =========================================== + Hits 4353 4357 +4 + Misses 760 756 -4 ``` [see 2 files with indirect coverage changes](https://app.codecov.io/gh/XanaduAI/MrMustard/pull/351/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=XanaduAI) ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/XanaduAI/MrMustard/pull/351?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=XanaduAI). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=XanaduAI) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/XanaduAI/MrMustard/pull/351?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=XanaduAI). Last update [bea2138...99a34cd](https://app.codecov.io/gh/XanaduAI/MrMustard/pull/351?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=XanaduAI). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=XanaduAI).