pymc-devs / pymc

Bayesian Modeling and Probabilistic Programming in Python
https://docs.pymc.io/
Other
8.53k stars 1.98k forks source link

Remove deprecated Bound distribution #7176

Closed ricardoV94 closed 5 months ago

ricardoV94 commented 5 months ago

Description

This was deprecated for a long time in favor of Truncated, which has been properly battle-tested in the meantime.

Related Issue

Checklist

Type of change


πŸ“š Documentation preview πŸ“š: https://pymc--7176.org.readthedocs.build/en/7176/

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 92.24%. Comparing base (a2988c7) to head (18329b2).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/pymc-devs/pymc/pull/7176/graphs/tree.svg?width=650&height=150&src=pr&token=JFuXtOJ4Cb&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pymc-devs)](https://app.codecov.io/gh/pymc-devs/pymc/pull/7176?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pymc-devs) ```diff @@ Coverage Diff @@ ## main #7176 +/- ## ========================================== - Coverage 92.28% 92.24% -0.05% ========================================== Files 101 100 -1 Lines 16923 16824 -99 ========================================== - Hits 15618 15519 -99 Misses 1305 1305 ``` | [Files](https://app.codecov.io/gh/pymc-devs/pymc/pull/7176?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pymc-devs) | Coverage Ξ” | | |---|---|---| | [pymc/distributions/\_\_init\_\_.py](https://app.codecov.io/gh/pymc-devs/pymc/pull/7176?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pymc-devs#diff-cHltYy9kaXN0cmlidXRpb25zL19faW5pdF9fLnB5) | `100.00% <ΓΈ> (ΓΈ)` | |