What's Changed
New Features
- Add mode to distributions by @rohanbabbar04 in #628, #632, #635, and #650
- Add mode method for DiscreteWeibull, LogitNormal, Hypergeometric and SkewNormal by @Advaitgaur004 in #636
- Generalize legend to accept arbitrary strings by @aloctavodia in #644
- Predictive explorer: add option to fix y_lims by @aleicazatti in #648
Maintenance and bug fixes
- Update workflows to latest versions by @rohanbabbar04 in #626
- Add ruff for linting instead of pylint by @rohanbabbar04 in #625
- Fix p2p_bambi test check by @rohanbabbar04 in #630
- Sphinx configuration in .readthedocs.yaml by @rohanbabbar04 in #633
- Update dependencies by @rohanbabbar04 in #637
- Add support for Python 3.13 by @rohanbabbar04 in #638
- ppa: fix random seed by @aloctavodia in #645
- Update tests for pymc for python3.13 by @rohanbabbar04 in #653
Documentation
- Add a new page for Examples Gallery by @rohanbabbar04 in #627
- Distributions Gallery: Small fix in uniform.md by @aleicazatti in #639
- Separating pages from Overview by @rohanbabbar04 in #642
- Distributions Gallery: add tags by @aleicazatti in #641
- Distributions Gallery: fix see-also links by @aleicazatti in #643
- Add sphinxbibtex and function to get references from methods by @rohanbabbar04 in #651
- Distributions Gallery: Separate Colors by Category by @aleicazatti in #652
- Swap descriptions of truncated and censored distributions by @pdb5627 in #655
New Contributors
- @Advaitgaur004 made their first contribution in #636
- @pdb5627 made their first contribution in #655
Full Changelog: 0.15.0...0.16.0