Please refer to the parallel Ph21 reading list for this set 21.1. NOTE: This assignment will ask you to automate 20.3, rather than 20.5 as for the the Ph21 class. Thus it is important that your 20.3 assignment worked and compiled nicely! If you're unfamiliar/still just skating by with shell, linux, unix, python, latex, and so on, soon will be your moment of reckoning.

What to submit???? For the SVN part, answer any questions, a one sentence comment on how SVN makes you feel, and (a part of) the SVN log (including revisions to the makefile). For the make part, your makefile. The results (i.e. a graph or two and some text and equations).

All of the above should be in a single pdf compiled by the makefile with the command “make all”. Importing various bits of code into a pdf is non-trivial, but can be done using the listings package. \lstinputlisting{filename.filetype} is the appropriate command.