Skip to content

Releases: femtomc/Jaynes.jl

v0.1.5 Sarcastic Sabretooth

24 Jul 04:54
Compare
Choose a tag to compare

Includes an initial version of HMC, as well as a large refactor of the selection specification interface and getindex accessing into call sites.

v0.1.4 Loquacious Liger

17 Jul 19:26
Compare
Choose a tag to compare

Support for adaptive multi-threading in inference.

v0.1.1 Versatile Vixen

16 Jul 22:21
Compare
Choose a tag to compare

Alpha - integrated specialized call sites for use. These include (plate) which performs IID sampling on model functions and (markov) which constructs a Markov chain from model functions which satisfy the kernel property.

v0.1.0 Yippity Yaffle

14 Jul 17:34
Compare
Choose a tag to compare

This release includes the standard modeling language and 3 common inference algorithms:

  1. Importance sampling
  2. Metropolis-Hastings MCMC
  3. Particle filtering

This is an alpha release, so expect some bumps - but the infrastructure is open to experimentation!