Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 433 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 433 Bytes

com139 - Simulation & Visualization

Repository for COM139 class

If you can not find the content you were expecting, please make sure you are looking at the proper branch.

Class examples

  • Game of Life (GoL): Base code for the Game of Life project
  • Single Server: Class project used to do the Bank simulation in class. This project uses simPy and matplotlib.
  • Fluid Simulation: Base code for the Fluid Simulation project.