File tree Expand file tree Collapse file tree 3 files changed +2
-2
lines changed
Expand file tree Collapse file tree 3 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 33This is a "Hello, World" application in Monte Carlo methods. It stresses random number generation
44along with some other math required for implementation of the Acceptance-Rejection technique.
55
6- ![ Monte Carlo Pi image] ( https://github.com/IntelPython/DPEP/blob/main/demos/mcpi/images/ draw_points.png )
6+ ![ Monte Carlo Pi image] ( https://github.com/IntelPython/DPEP/blob/main/demos/mcpi/draw_points.png )
77
88For details please refer to [ Wikipedia] ( https://en.wikipedia.org/wiki/Monte_Carlo_method )
99
@@ -30,4 +30,4 @@ The following options are allowed:
3030The Monte Carlo Pi demo is also supplemented with the [ Jupyter Notebook] ( https://github.com/samaid/mcpi/blob/main/mcpi.ipynb ) ,
3131where step by step we illustrate the idea of the algorithm.
3232
33- ![ Pi animation] ( https://github.com/IntelPython/DPEP/blob/main/demos/mcpi/images/ pi-animation.gif )
33+ ![ Pi animation] ( https://github.com/IntelPython/DPEP/blob/main/demos/mcpi/pi-animation.gif )
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments