pymc-devs / pymc-examples

Examples of PyMC models, including a library of Jupyter notebooks.
https://www.pymc.io/projects/examples/en/latest/
MIT License
280 stars 243 forks source link

Replace uses of `DensityDist` by `CustomDist` #529

Open ricardoV94 opened 1 year ago

ricardoV94 commented 1 year ago

DensityDist is now just a backwards-compatible alias and is not even in the documentation (although maybe it should?)