I have spent some time cleaning up my home-grown #Bayesian inference library for public consumption. Enjoy:
https://codeberg.org/wasowski/probula
The story goes that I needed a pure Scala3 replacement for #Figaro, that I can use for teaching purposes. The status is:
- Probula can handle regression models
- Importance sampling, monadic style implementation
- Very basic descriptive stats built in.
- CVS export for arviz, to perform posterior analysis.
