Releases: winfunc/priori
Releases · winfunc/priori
v0.1.0
Initial public release of Priori.
Priori is a modular Rust workspace for Bayesian inference and a modern Rust alternative to Rainier for the same broad class of workflows.
Highlights
- Symbolic expression graphs with reverse-mode autodiff
- HMC, eHMC, and NUTS sampling backends
- MAP optimization with L-BFGS
- Diagnostics including R-hat, ESS, and BFMI
- Simulation-based calibration tooling
- CSV, TSV, JSON, JSONL, Parquet, and Arrow/IPC trace and data support
- CLI workflows for fit, diagnose, predict, and sbc
This is a pre-1.0 release and the public API should still be considered evolving.