Update README
This commit is contained in:
parent
86e7d3acb1
commit
aa5746b2a6
14
README.md
14
README.md
@ -4,6 +4,20 @@
|
||||
|
||||
- [Project](https://anderkve.github.io/FYS3150/book/projects/project2.html)
|
||||
|
||||
## Requirements
|
||||
|
||||
To compile the C++ programs, you need to have these packages installed:
|
||||
|
||||
- Armadillo
|
||||
- Openmp
|
||||
|
||||
To run the Python scripts, you need to have these packages:
|
||||
|
||||
- numpy
|
||||
- matplotlib
|
||||
- pandas
|
||||
- seaborn
|
||||
|
||||
## Compile and run C++ programs
|
||||
|
||||
Compiling and linking is done using Make, make sure you are in the root directory.
|
||||
|
||||
@ -6,11 +6,11 @@ N,T
|
||||
9,135
|
||||
10,177
|
||||
11,222
|
||||
12,238
|
||||
12,264
|
||||
13,305
|
||||
14,335
|
||||
15,417
|
||||
16,467
|
||||
16,460
|
||||
17,537
|
||||
18,606
|
||||
19,688
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user