Skip to content

UnofficialJuliaMirrorSnapshots/PDSampler.jl-f9d848e4-75a0-5321-a43a-fbaa97166838

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDSampler

Unix/OSX Windows CodeCov Docs License
Travis AppVeyor CodeCov Latest License: MIT

PDSampler.jl is a package designed to provide an efficient, flexible, and expandable framework for samplers based on Piecewise Deterministic Markov Processes and their applications. This includes the Bouncy Particle Sampler and the Zig-Zag Sampler.

Please refer to the documentation for information on how to use/expand this package. The project is hosted by the Alan Turing Institute (ATI). If you encounter problems, please open an issue on Github. If you have comments or wish to collaborate, please send an email to tlienart > cpg σ gmail > com.

If you find this toolbox useful please star the repo. If you use it in your work, please cite this code and send us an email so that we can cite your work here.

If you want to make suggestions, if you want new features, please don't hesitate, open an issue or send an email.

Contributors

Installation and requirements

(This is explained in more details in the documentation)

Requirements:

In the Julia REPL:

] add PDSampler
using PDSampler

Note that loading the package may take several seconds as some of the dependencies (in particular ApproxFun.jl are quite slow to load).

References

Note: if your paper is not listed here and you feel like it should, please open an issue (same goes if there is a mistake or if a preprint is now a proper-print).

About

Last snapshots taken from https://github.com/UnofficialJuliaMirror/PDSampler.jl-f9d848e4-75a0-5321-a43a-fbaa97166838 on 2019-11-20T10:22:54.27-05:00 by @UnofficialJuliaMirrorBot via Travis job 153.27 , triggered by Travis cron job on branch "master"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages