Changes
Page history
mozul created page: prerequisites
authored
Dec 19, 2016
by
Rémy Mozul
Hide whitespace changes
Inline
Side-by-side
prerequisites.md
0 → 100644
View page @
16b3b1d1
# List of dependencies #
*
To download and update you need:
*
Git
*
To compile you need:
*
A Fortran compiler (GNU, Intel or PGI)
*
Lapack library
*
CMake
*
Swig
*
Python and Numpy
*
For visualisation:
*
Python VTK module
*
Paraview
*
To build the sphinx documentation:
*
Latex distribution (with pdflatex utility)
*
Sphinx and numpydoc
*
Doxygen
*
Graphviz
*
dvipng
*
To read the tutorials:
*
Jupyter
*
iPython
# Installing the depenencies #
*
[Linux] (linux_dependencies_install)
*
[MacOs] (macos_dependencies_install)
*
[Windows] (win_dependencies_install)
\ No newline at end of file