Update prerequisites (fix nested list) authored by Rémy Mozul's avatar Rémy Mozul
# List of dependencies # # List of dependencies #
* To compile you need: * To compile you need:
* A Fortran compiler (GNU, Intel or PGI)
* Lapack library * A Fortran compiler (GNU, Intel or PGI)
* CMake * Lapack library
* Swig * CMake
* Python (>=2.7.3, 3 and above is better) and Numpy * Swig
* (optional) HDF5 library with Fortran support (>=1.10) * Python (>=2.7.3, 3 and above is better) and Numpy
* (optional) HDF5 library with Fortran support (>=1.10)
* Optionnal but recommended package for use of pre-processor: * Optionnal but recommended package for use of pre-processor:
* Scipy python module
* Scipy python module
* For visualization: * For visualization:
* Python VTK module * Python VTK module
... ...
......