Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 354 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 354 Bytes

MIT 18.S191

Played around with the interesting notebooks while following MIT's course Introduction to Computational Thinking.

To run:

import Pluto; Pluto.run()

Overview

  • hw4, hw5, hw6: Epidemic Modelling & playing around with SIR model
  • hw7, hw8: Raytracing in 2D and 3D (respectively)