• EFTCAMB_Sept17 is based on
CAMB (Jan17) and EFTCosmoMC_Sept17 on
CosmoMC (Nov16) as available from their
GIT repositories ;
• Follow the instructions on the respective README files to compile both codes.
If you are interested in the latest features (as well as the latest bugs) or you want to participate to the development of EFTCAMB/EFTCosmoMC you can have a look at the
developer's version hosted on github. We welcome all who want to participate!
If you want to modify your own CAMB code, please follow our
guide to EFTCAMB
and
guide to EFTCosmoMC. Given the articulated structure of our source codes, we strongly encourage to download the official
package.
Requirements: compiling EFTCAMB/EFTCosmoMC requires a modern fortran compiler capable of handeling advanced F2008 features.
These include the free gfortran compiler ( version 6 higher ) or the optimized Intel compiler ifort ( version 16.0 or higher ).
To use other parts of the code, like the test suite or the automatic documentation generation other requirements have to be met.
These include a fully fledged python installation and we warmly suggest to install a bundled package like
anaconda.
What is new?