-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
First version of an MCMC sampler (#829)
* First version of an MCMC sampler * More explicit check for free shared params * Progress bar, example notebook, and first paralellization attempt * Return burn in and changes requested by Thomas * Set random state to None and clean up MCMC notebook * Check for metric and correct if chi2 * Add sampling algorithm argument and simplify code
- Loading branch information
1 parent
e6bff6e
commit 95eadf3
Showing
3 changed files
with
659 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.