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
- CellularBase.html - A documentation for the module
- termpaper1.html - The final static paper to be evaluated
Supplementary Files
- caLife.jl - This was where most of the prototyping and playing around was done.
- CellularBase.jl - This is a module which abstracts out most of the Cellular Automata.
- 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.