Getting Started
This page details how to get started with MonteCarlo.
Installation
in order to install MonteCarloAlgorithm Python 3.8 or higher should be installed
Once python is installed run the following commands
git clone git@github.com:petedowney/MonteCarloAlgorithm.git
cd MonteCarloAlgorithm
pip install .
The package installs the following dependancies
numpy
networkx