Changes
Page history
Update prerequisites
authored
Mar 18, 2025
by
Rémy Mozul
Hide whitespace changes
Inline
Side-by-side
prerequisites.md
View page @
e239568c
# List of dependencies #
*
To compile you need:
*
A Fortran compiler (GNU>=4.5 or PGI)
*
Lapack library
*
CMake (>=3.16)
*
Swig
*
Python (>=3 and above is better) and Numpy
*
(optional) HDF5 library with Fortran support (>=1.10)
*
Optionnal but recommended package for use of pre-processor:
*
Scipy python module
*
For visualization:
*
Python VTK module (VTK
>
=
7, 9 is better)
*
Paraview
*
To build the sphinx documentation:
*
Latex distribution (with pdflatex utility)
*
Sphinx and numpydoc
*
Doxygen
*
Graphviz
*
dvipng
*
To play with the tutorials:
*
Jupyter
*
iPython
# Installing the dependencies #
*
[
Linux
](
linux_dependencies_install
)
*
[
MacOs
](
macos_dependencies_install
)
*
[
Windows
](
win_dependencies_install
)
# Or use within a container #
*
[
Singularity
](
container#singularity
)
*
[
Docker
](
container#docker
)
****
|
[
back
](
./Home
)
|
[
next
](
./Download_and_install
)
|
|:-------------|--------------------------:|
# List of dependencies #
*
To compile you need:
*
A Fortran compiler (GNU>=4.5 or PGI)
*
Lapack library
*
CMake (>=3.16)
*
Swig
*
Python (>=3 and above is better) and Numpy
*
(optional) HDF5 library with Fortran support (>=1.10)
*
Optionnal but recommended package for use of pre-processor:
*
Scipy python module
*
For visualization:
*
Python VTK module (
7<=
VTK
<
=
9.3)
*
Paraview
*
To build the sphinx documentation:
*
Latex distribution (with pdflatex utility)
*
Sphinx and numpydoc
*
Doxygen
*
Graphviz
*
dvipng
*
To play with the tutorials:
*
Jupyter
*
iPython
# Installing the dependencies #
*
[
Linux
](
linux_dependencies_install
)
*
[
MacOs
](
macos_dependencies_install
)
*
[
Windows
](
win_dependencies_install
)
# Or use within a container #
*
[
Singularity
](
container#singularity
)
*
[
Docker
](
container#docker
)
****
|
[
back
](
./Home
)
|
[
next
](
./Download_and_install
)
|
|:-------------|--------------------------:|