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

Updates for new valued/bound variables in AePPL #91

Closed brandonwillard closed 1 year ago

brandonwillard commented 1 year ago

This PR includes some changes necessary for https://github.com/aesara-devs/aeppl/pull/78.

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 (0fad5ef) compared to base (6979561). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #91 +/- ## ======================================= Coverage 98.28% 98.28% ======================================= Files 10 10 Lines 698 698 Branches 62 62 ======================================= Hits 686 686 Misses 5 5 Partials 7 7 ``` | [Impacted Files](https://codecov.io/gh/aesara-devs/aemcmc/pull/91?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aesara-devs) | Coverage Δ | | |---|---|---| | [aemcmc/rewriting.py](https://codecov.io/gh/aesara-devs/aemcmc/pull/91?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aesara-devs#diff-YWVtY21jL3Jld3JpdGluZy5weQ==) | `98.67% <100.00%> (ø)` | | 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.