Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 466 Bytes

File metadata and controls

16 lines (11 loc) · 466 Bytes

Notices

Read about the assignment here.

The report is expected to be compiled with tectonic as follows:

tectonic -X compile report.tex

This project provides a Julia script. Make sure to use the project file (Project.toml) when running it:

julia --project=. -e "using Pkg; Pkg.instantiate()"
julia --project=. scripts/script.jl