IDC 621

IDC621 Modelling Complex Systems

View the Project on GitHub DhruvaSambrani/idc621

Term Paper 1 Submission

Thank you for teaching and evaluating the course.

This is the Term Paper 1 submission for IDC621 for the Spring Semester 2021.

The submission folder contains the following files -

Files to be evaluated

  1. CellularBase.html - A documentation for the module
  2. termpaper1.html - The final static paper to be evaluated

Supplementary Files

  1. caLife.jl - This was where most of the prototyping and playing around was done.
  2. CellularBase.jl - This is a module which abstracts out most of the Cellular Automata.
  3. TermPaper1.jl - A Pluto notebook which is the final submitted code/paper

Julia programming language was used. Instructions for running code can be found in the GitHub repository.