Requirements
From espressopp
For users
- A C++ compiler (best tested: GCC)
- make (preferrably GNU make)
- Python (including the Python development files and the Python library)
- MPI (optional; for parallel execution) and MPI development files
- NumPy (optional)
- MPI for Python (Python module mpi4py, mandatory when using MPI)
For developers
- GNU autotools: automake, autoconf (optional; required when adding files or modules)
- LaTeX (optional; required to build the User's Guide)
- doxygen (optional; required for the source code docs)
For maintainers
|