Added SWIG in a requirements section

This commit is contained in:
Guilhem Lavaux 2017-03-02 10:27:45 +01:00
parent fc0366e7fd
commit 4e3b33948f

7
README
View file

@ -35,6 +35,13 @@ HOD halo population code provided by Jeremy Tinker.
RAMSES module provided by Benjamin B. Thompson.
Requirements
------------
The package swig needs to be installed and available in the PATH (http://www.swig.org/). It
is required by scipy and we have not decided to bundle it with VIDE at the moment.
Quick Start Guide
-----------------