Prerequisites and Setup of the Project
📝 Prerequisites
⚙️ Setup
Clone this repository to your local machine.
git clone https://github.com/vikiru/discrete-sim.git
cd discrete-sim
Install all required Python dependencies.
pip install -U -r requirements.txt