All notable changes to this project will be documented in this file.
-
Expose adaptation settings (Adrian Seyboldt)
-
Append missing values for non-diverging draws (Adrian Seyboldt)
-
Fix bug where step size stats were not updated after tuning (Adrian Seyboldt)
-
Bump arrow version (Adrian Seyboldt)
-
First part of low rank mass matrix adaptation (Adrian Seyboldt)
-
Add option to specify mass matrix update frequency (Adrian Seyboldt)
-
Add low-rank modified mass matrix adaptation (Adrian Seyboldt)
-
Make cpu_math parallelization configurable (Adrian Seyboldt)
-
Add transforming adaptation (Adrian Seyboldt)
-
Improve error info for BadInitGrad (Adrian Seyboldt)
-
Do not report invalid gradients for transform adapt (Adrian Seyboldt)
-
Update dependencies (Adrian Seyboldt)
-
Prepare release (Adrian Seyboldt)
-
Update changelog (Adrian Seyboldt)
-
Prepare release (Adrian Seyboldt)
-
Prepare release (Adrian Seyboldt)
-
Update dependencies (Adrian Seyboldt)
-
Switch to arrow-rs (Adrian Seyboldt)
-
Refactor mass matrix adaptation traits (Adrian Seyboldt)
- Some minor clippy fixes (Adrian Seyboldt)
- Add proptest failure and increase tolerance (Adrian Seyboldt)
-
Update README (Adrian Seyboldt)
-
Replace aesara with pytensor in docs (Christian Luhmann)
-
Update readme (Adrian Seyboldt)
-
Allow more SIMD in array operations (Adrian Seyboldt)
-
Add option to disable NUTS turning check (Adrian Seyboldt)
-
Better initial step size estimate (Adrian Seyboldt)
-
Add option for draw-based mass matrix estimate (Adrian Seyboldt)
-
Parameterize progress callback rate (Adrian Seyboldt)
-
Provide sampling duration in sampler progress (Adrian Seyboldt)
-
Add index of divergent draws to progress (Adrian Seyboldt)
-
Update changelog (Adrian Seyboldt)
-
Update changelog (Adrian Seyboldt)
-
Prepare for GPU support (Adrian Seyboldt)
-
Move sampler code from nutpie to nuts-rs (Adrian Seyboldt)
- Fix formatting (Adrian Seyboldt)
-
Fix energy error statistic (Adrian Seyboldt)
-
Register draws when max treedepth is reached (Adrian Seyboldt)
-
Remove incorrect information from README (Adrian Seyboldt)
-
Fix compilation without arrow feature (Adrian Seyboldt)
-
Correct usage of store_unconstrained (Maxim Kochurov)
-
Link in docs to nutpie (Adrian Seyboldt)
-
Add energy_error to sampler stats (Adrian Seyboldt)
-
Use symmetric acceptance rate in final window (Adrian Seyboldt)
- Update Changelog (Adrian Seyboldt)
-
Increase max and min mass matrix values (Adrian Seyboldt)
-
Change default for store_divergences to false (Adrian Seyboldt)
- Handle initial zero gradients better (Adrian Seyboldt)
- Add more sample stats about divergences (Adrian Seyboldt)
-
Update dependencies (Adrian Seyboldt)
-
Bump version (Adrian Seyboldt)
- Update links from aseyboldt to pymc-devs (Adrian Seyboldt)
-
Update metadata in Cargo.toml (Adrian Seyboldt)
-
Add changelog using cliff (Adrian Seyboldt)
-
Bump patch version (Adrian Seyboldt)
- Formatting fix (Adrian Seyboldt)