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

https://github.com/nahom32/randomness-simulation

This repository contains the implementation for the graduate course called Advanced Problem Solving. It contains Monte carlo simulation algorithms with a custom made random number generator.
https://github.com/nahom32/randomness-simulation

monte-carlo monte-carlo-simulation pseudo-random-generator

Last synced: 3 months ago
JSON representation

This repository contains the implementation for the graduate course called Advanced Problem Solving. It contains Monte carlo simulation algorithms with a custom made random number generator.

Awesome Lists containing this project

README

        

# Randomness-Simulation
This repository contains the implementation for the graduate course called Advanced Problem Solving. It contains Monte carlo simulation algorithms with a custom made random number generator.