pymc-ext
pymc-ext copied to clipboard
PyMC Extras extracted from the "exoplanet" library
updates: - [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v5.0.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.5.0...v5.0.0) - [github.com/PyCQA/isort: 5.13.2 → 6.0.1](https://github.com/PyCQA/isort/compare/5.13.2...6.0.1) - [github.com/psf/black: 24.3.0 → 25.1.0](https://github.com/psf/black/compare/24.3.0...25.1.0)
- [ ] Optimization - [ ] Distributions including a discussion of the math - [ ] A more detailed comparison of tuning schedules
Hi Dan. Hope you're well! I was a big user of `pymc3_ext.sample`. One for the `parameter_groups` keyword which allowed grouping of covariant parameters, and two for the `regularization_steps` parameter which...