Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upWe are lacking some algorithms from simulation like Monte Carlo simulation #1613
Comments
This comment has been minimized.
This comment has been minimized.
|
PR is always welcome :) |
This comment has been minimized.
This comment has been minimized.
Hi |
This comment has been minimized.
This comment has been minimized.
|
@rakadkh here are some simple steps.
|
This comment has been minimized.
This comment has been minimized.
|
Time to write an algorithm or two. |
This comment has been minimized.
This comment has been minimized.
|
I would like to contribute a Monte Carlo algorithm for the approximation of PI (see here). Of course, I would implement my own version. Is this okay? |
This comment has been minimized.
This comment has been minimized.
|
Go for it. #1613 (comment) |
This comment has been minimized.
This comment has been minimized.
|
I'll make a program calculating the probability of a particular sum of the throw of two dice using simulation. |
This comment has been minimized.
This comment has been minimized.
|
I made it. |
There are some interesting algorithms in simulation from Physics, Chemistry, and Engineering especially regarding Monte Carlo simulation: Heat Bath algorithm, Metro-Police algorithm, Markov Chain Monte Carlo, etc.