Janita Willumsen 97997b9f1d Update plots
2023-09-23 16:23:28 +02:00
2023-09-20 16:49:55 +02:00
2023-09-20 16:49:55 +02:00
2023-09-23 16:23:28 +02:00
2023-09-23 16:22:56 +02:00
2023-09-20 16:42:08 +02:00
2023-09-14 10:20:26 +02:00

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
No description provided
Readme 1.3 MiB
Languages
C++ 71.2%
TeX 27.4%
Makefile 1.4%