Update prerequisites 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>=4.5 or PGI) * A Fortran compiler (GNU>=4.5 or PGI)
* Lapack library * Lapack library
* CMake (>=3.16) * CMake (>=3.16)
* Swig * Swig
* Python (>=3 and above is better) and Numpy * Python (>=3 and above is better) and Numpy
* (optional) HDF5 library with Fortran support (>=1.10) * (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 (VTK >= 7, 9 is better) * Python VTK module (7<= VTK <= 9.3)
* Paraview * Paraview
* To build the sphinx documentation: * To build the sphinx documentation:
* Latex distribution (with pdflatex utility) * Latex distribution (with pdflatex utility)
* Sphinx and numpydoc * Sphinx and numpydoc
* Doxygen * Doxygen
* Graphviz * Graphviz
* dvipng * dvipng
* To play with the tutorials: * To play with the tutorials:
* Jupyter * Jupyter
* iPython * iPython
# Installing the dependencies # # Installing the dependencies #
* [Linux](linux_dependencies_install) * [Linux](linux_dependencies_install)
* [MacOs](macos_dependencies_install) * [MacOs](macos_dependencies_install)
* [Windows](win_dependencies_install) * [Windows](win_dependencies_install)
# Or use within a container # # Or use within a container #
* [Singularity](container#singularity) * [Singularity](container#singularity)
* [Docker](container#docker) * [Docker](container#docker)
**** ****
| [back](./Home) | [next](./Download_and_install) | | [back](./Home) | [next](./Download_and_install) |
|:-------------|--------------------------:| |:-------------|--------------------------:|