From b005f9aaee3a639b3f899d5111354b86aeba1975 Mon Sep 17 00:00:00 2001 From: Rafael Date: Wed, 28 Feb 2024 12:14:11 +0100 Subject: [PATCH] updated tested python versions --- doc/pages/Installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/pages/Installation.md b/doc/pages/Installation.md index c94551ae0..c9f69ead5 100644 --- a/doc/pages/Installation.md +++ b/doc/pages/Installation.md @@ -12,7 +12,7 @@ git clone https://github.com/CRPropa/CRPropa3.git + Fortran Compiler: to compile SOPHIA Optionally CRPropa can be compiled with the following dependencies to enable certain functionality. -+ Python, NumPy, and SWIG: to use CRPropa from python (tested for > Python 3.0 and > SWIG 4.0.2) ++ Python, NumPy, and SWIG: to use CRPropa from python (tested for >= Python 3.7 and > SWIG 4.0.2) + FFTW3: for turbulent magnetic field grids (FFTW3 with single precision is needed) + Gadget: magnetic fields for large scale structure data + OpenMP: for shared memory parallelization