blob: 2e392563f80230479316cb7881e98d7081027af2 (
plain)
1
2
3
4
5
6
7
8
9
|
<h1> Science Fair Project 2020 </h1>
<h2> Contents </h2>
<p>Contains some .tex files for generating the report in plain TeX and .py files for using graphing antlion locations with matplotlib and scipy</p>
<h2> Compiling </h2>
<p> Run ./make, a portable shell script that requires python3 and pdftex in the path </p>
|