Term Paper 2 Submission
Thank you for teaching and evaluating the course.
This is the Term Paper 2 submission for IDC621 for the Spring Semester 2021 for MS18163.
Files to be evaluated
- termpaper2.html - The final static paper to be evaluated
Supplementary Files
- caSandPile.jl - This was the version which used the CellularBase.jl module, but had to be abandoned due to performance issues.
- caSandPile2.jl - This was the plain julia version which made it to the final paper.
- CellularBase.jl - This is a module which abstracts out most of the Cellular Automata, but was abandoned due to performance issues.
- TermPaper2.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.