Modified version of Glasgow Thesis Template by Stephen D. Strowes, with some custom Make, BASH and Python hacks from me.
Follows the University of Glasgow style guide, as outlined in this document.
Circa late 2016 versions of the following packages are required (specified in the form of Ubuntu packages):
- texlive-full
- circuitikz
- python
- python-numpy
- python-scipy
- python-matplotlib
- python-mpltoolkits.basemap
- gnumake
- inkscape
Add /scripts to your PYTHONPATH. In BASH:
export PYTHONPATH=${PYTHONPATH}:/path/to/repo/scriptsRun make:
makeDone!
(C) Sean Leavey, 2016