Added a Monte Carlo simulation (#1723) · coderjack/algorithms-in-python@32ceec5 · GitHub
Skip to content

Commit 32ceec5

Browse files
authored
Added a Monte Carlo simulation (TheAlgorithms#1723)
* Added montecarlo.py This algorithm uses a Monte Carlo simulation to estimate the value of pi. * Rename montecarlo.py to maths/montecarlo.py * Add files via upload * Delete montecarlo.py * Rename montecarlo.py to maths/montecarlo.py * Update montecarlo.py
1 parent 670f952 commit 32ceec5

1 file changed

Lines changed: 43 additions & 0 deletions

File tree

maths/montecarlo.py

Lines changed: 43 additions & 0 deletions

0 commit comments

Comments
 (0)