Skip to content

JuliaDiffusionBayes/ExtensibleMCMC.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExtensibleMCMC.jl

Stable Dev Build Status

[NOTE this package is currently under development]

ExtensibleMCMC.jl

  • provides a modular implementation of the Markov chain Monte Carlo (MCMC) algorithm
  • comes with essential functionality that you'd expect from your MCMC sampler
  • is designed to be easily extensible by the users with their own specialized MCMC steps

A case in point is DiffusionMCMC.jl, in which ExtensibleMCMC.jl is used to define inference algorithms for diffusion processes.

Please see the documentation to learn more about this package.

About

Stem of the MCMC algorithm with all the necessities you don't want to write yourself

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages