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 simulations #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. |
This comment has been minimized.
This comment has been minimized.
Hi Dibakar, I'm happy to help with the heat bath or Markov Chain algorithm if it is still not done. Let me know! |
This comment has been minimized.
This comment has been minimized.
|
This looks like an interesting field to work in. |
This comment has been minimized.
This comment has been minimized.
|
Changing the name of this issue because we now have Monte Carlo algorithms but could use other simulation algorithms. |
This comment has been minimized.
This comment has been minimized.
Show some |
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.