Skip to content

Commit

Permalink
added readme
Browse files Browse the repository at this point in the history
  • Loading branch information
nealegibson committed Feb 17, 2014
1 parent 329af04 commit dc0bbd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion REAME.txt → README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ Neale Gibson
[email protected]
[email protected]

This module has merged my MCMC routines and Gaussian processes modules. The MCMC now includes orthogonal stepping, affine invariant methods (emcee), and I've made many additions to the Gaussian Process classes to include multiplicative systematics (not fully tested), easy integration to the inference and optimisation tools, better plotting interfaces, and more kernels. I've also added various methods to get the Bayesian evidence, eg importance sampling - best initiated from MCMC samples. Please contact me should you wish to use this code and have questions. These codes or earlier variations have been used for the inference in my recent papers.
This module has merged my MCMC routines and Gaussian processes modules. The MCMC now includes orthogonal stepping, affine invariant methods (emcee), and I've made many additions to the Gaussian Process classes to include multiplicative systematics (not fully tested), easy integration to the inference and optimisation tools, better plotting interfaces, and more kernels. I've also added various methods to get the Bayesian evidence, eg importance sampling - best initiated from MCMC samples. These codes or earlier variations have been used for the inference in my recent papers. Please contact me should you wish to use this code, I'm happy to discuss any modifications or suggestions.

0 comments on commit dc0bbd8

Please sign in to comment.