XanaduAI / thewalrus

A library for the calculation of hafnians, Hermite polynomials and Gaussian boson sampling.
https://the-walrus.readthedocs.io
Apache License 2.0
99 stars 54 forks source link

Refactor sphinx config and bump docs python version #364

Closed sduquemesa closed 1 year ago

sduquemesa commented 1 year ago

Context: Sphinx doc builds were failing due to dependencies on deprecated or old package version when building the docs

Description of the Change: This PR

Benefits: Docs build and hopefully will continue to do so as dependent packages get upgraded

Possible Drawbacks: Doc requirements is now unpinned

Related GitHub Issues: None

nquesada commented 1 year ago

Thanks @sduquemesa !

codecov[bot] commented 1 year ago

Codecov Report

Merging #364 (8cac798) into master (43757a9) will not change coverage. The diff coverage is n/a.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #364 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 27 27 Lines 1891 1891 ========================================= Hits 1891 1891 ``` ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/XanaduAI/thewalrus/pull/364?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/thewalrus/pull/364?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=XanaduAI). Last update [43757a9...8cac798](https://app.codecov.io/gh/XanaduAI/thewalrus/pull/364?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).