Skip to content

danielweller-swp/transport-sim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Transport Simulator

In this repository, you can find a simple transport simulator written in Python.

Installing the dependencies

pip install -r requirements.txt

Running the tests

python -m unittest

Running the simulator

python -m simulator

Checking out the Jupyter Notebook

monte_carlo.ipynb is a Jupyter Notebook that runs the simulator and interprets the results. Open it with anything that can display Jupyter Notebooks, e.g. VSCode.

About

A transport simulator written in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published