Practical Test 05
Name: Viola Landucci Student Id: 20769446
Synopsis
Practical Test 5 of Fundamentals of Programming COMP1005/5005
Contents
README - readme file for Practical test 5
CSV Files: gremlin_pop-sample.csv - contains data about gremlins for python files
Bash Files: gremlinSweep.sh - parameter sweep driver code
Jupyter Files: gremlins.ipynb - notebook that runs pandas graphs and displays
Python Files: gremlinShim.py - simulation of gremlins and how they act gremlinBase.py - copy of gremlinSim.py but with modifications
Dependencies
matplotlib pandas
Version information
<21/10/2021> - initial version of Practical test 5 programs