aesara-devs / aemcmc

AeMCMC is a Python library that automates the construction of samplers for Aesara graphs representing statistical models.
https://aemcmc.readthedocs.io/en/latest/
MIT License
39 stars 11 forks source link

Update copyright years and author info in `setup.py` #92

Closed brandonwillard closed 1 year ago

brandonwillard commented 1 year ago

Looks like AeMCMC and AeHMC need some updates for recent NumPy/SciPy changes (see https://github.com/aesara-devs/aeppl/pull/218).

Update: We need to cut a new release of AeHMC after https://github.com/aesara-devs/aehmc/pull/86 is merged.

codecov[bot] commented 1 year ago

Codecov Report

Base: 98.28% // Head: 98.28% // No change to project coverage :thumbsup:

Coverage data is based on head (f7f46e8) compared to base (fd25690). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #92 +/- ## ======================================= Coverage 98.28% 98.28% ======================================= Files 10 10 Lines 698 698 Branches 62 62 ======================================= Hits 686 686 Misses 5 5 Partials 7 7 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aesara-devs). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aesara-devs)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.