Update README
This commit is contained in:
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.
|
||||
|
||||
Reference in New Issue
Block a user