-
Notifications
You must be signed in to change notification settings - Fork 9
ggrizzly/MetropolisHastingsAlgorithm
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Metropolis Hastings Algorithm in C and python ============================================= Metropolis Hastings Algorithm implemented in C and python; Used to generate a sequence of random samples from a probility distribution. (when direct sampling isn't an option) Implemented code uses Normal distribution.
About
Metropolis Hastings Algorithm in C and Python
Resources
Stars
Watchers
Forks
Releases
No releases published