MCandPython
Lecture sessions for Python and Monte Carlo techniques (by ChristopheRappold)
monteCarlo
Finding Areas Using the Monte Carlo Method (by victorqribeiro)
MCandPython | monteCarlo | |
---|---|---|
2 | 2 | |
8 | 8 | |
- | - | |
0.0 | 0.0 | |
about 7 years ago | about 5 years ago | |
Jupyter Notebook | JavaScript | |
- | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
MCandPython
Posts with mentions or reviews of MCandPython.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-05-03.
- Monte Carlo techniques and numerical estimations
-
The art of solving problems with Monte Carlo simulations
I don't know if I can plug-in here some of the materials I prepared some years ago. It might help to bridge/connect the use of Monte Carlo techniques and its relations with integration:
https://github.com/ChristopheRappold/MCandPython/blob/master...
Also just to mention something else that is very interesting related with MC : "quasi-Monte Carlo techniques" (small example in https://github.com/ChristopheRappold/MCandPython/blob/master... ). For people interested in MC, just take a look to those keywords.
monteCarlo
Posts with mentions or reviews of monteCarlo.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-10-06.
-
How to replace estimations and guesses with a Monte Carlo simulation
I wrote a Monte Carlo area calculator once. Just draw an arbitrary shape and hit solve. You can increase the number of samples used.
https://victorribeiro.com/monteCarlo/
-
The art of solving problems with Monte Carlo simulations
Yeah. I wrote, a long time ago, a small experiment where you can calculate the area of a crazy drawn shape and approximate it's area using monte carlo simulation.
https://github.com/victorqribeiro/monteCarlo
What are some alternatives?
When comparing MCandPython and monteCarlo you can also consider the following projects:
openmc - OpenMC Monte Carlo Code
argo
carlo - Interactively plot streaming sequences of numbers