735d8bf6d82eef71eadbf5be176f2d7c4114e34c
Project 2
Practical information
Compile and run
Compiling and linking is done using Make, make sure you are in the root folder. To create executable files, run shell commands
cd src/
make
To run script-name
./main
Generate plots
To generate plots, the Python scripts is run using
python3 <script-name>
The plots will be saved inside latex/images.
Description
Languages
C++
71.2%
TeX
27.4%
Makefile
1.4%