[ANN-RFC] KissABC.jl- Approximate Bayesian Computation

Announcement: KissABC 3.0 Released

Breaking Changes:

  • the return type of inference algorithms is now a vector of MonteCarloMeasurements particles (this makes the results readily accessible for further processing)

New algorithms:

the new algorithm can reach much lower tolerances in much less function evaluations (keep in mind that the default parameters are a bit conservative).

Changes:

  • The package exports all symbols from MonteCarloMeasurements and Distributions, for ease of use

Hope you guys enjoy it! :slight_smile:

4 Likes