Changes
Page history
Update prerequisites (fix nested list)
authored
Mar 18, 2019
by
Rémy Mozul
Show whitespace changes
Inline
Side-by-side
prerequisites.md
View page @
f88d5c9b
# List of dependencies #
*
To compile you need:
*
A Fortran compiler (GNU, Intel or PGI)
*
Lapack library
*
CMake
...
...
@@ -9,6 +10,7 @@
*
(optional) HDF5 library with Fortran support (>=1.10)
*
Optionnal but recommended package for use of pre-processor:
*
Scipy python module
*
For visualization:
...
...
...
...