Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 446 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 446 Bytes

Simulation codes repo

This repo contains a collection of simulations on various topics/concepts mostly written in Python and C/C++

TODOs

  • Add consumer starvation simulation
  • Improve market simulation to add realistic parameters
  • Rewrite elevator simulation in Simpy
  • Add older simulation codes written for particle physics using Python2 and convert them to modern format
  • Add cell simulation with digital DNA