blob: a10f1844b22a3dfeb784e1478bf76f62479d33f7 (
plain)
1
2
3
4
5
6
7
8
9
|
# 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
Run `./make`, a portable shell script that requires python3 and pdftex in the PATH
|