Assignment06

Assignment 06 - Invitation Assignment 06 - Description Assignment 06 - Rendered Assignment 06 - Due

Instructions

Click the assignment 6 invitation above, clone the repository, and follow the instructions in src/assignment.jl. Remember, an easier-to-read version of the assignment script can also be viewed by clicking the "Script" badge above.

Also, recall that you may run the automated tests on your own computer:

$ julia --project -e 'using Pkg; Pkg.test()'