An open API service indexing awesome lists of open source software.

https://github.com/zenklinov/monte-carlo

This project is a simple implementation of the Monte Carlo Simulation method using Python. Its primary purpose is to demonstrate how Monte Carlo simulations can be used to estimate expected values from random distributions or stochastic processes.
https://github.com/zenklinov/monte-carlo

monte-carlo sampling simulation statistics

Last synced: about 2 hours ago
JSON representation

This project is a simple implementation of the Monte Carlo Simulation method using Python. Its primary purpose is to demonstrate how Monte Carlo simulations can be used to estimate expected values from random distributions or stochastic processes.

Awesome Lists containing this project