# Science Fair Project 2020 ## Contents Contains some .tex files for generating the report in plain TeX and .py files for using graphing antlion locations with matplotlib and scipy ## Compiling Requisites: - GNU Make - Python3 - PDFTeX - Color.tex (usually preinstalled) - SciPy, Matplotlib, numpy (Python libraries) Run `make -j8` in the toplevel directory to build with the GNU Makefile. ## Results The results can be found on this website, the report at [https://hrhr.dev/r](https://hrhr.dev/r), the poster at [https://hrhr.dev/poster.pdf](https://hrhr.dev/poster.pdf), and the logbook at [https://hrhr.dev/logbook.pdf](https://hrhr.dev/logbook.pdf).