CAMB: | Code for Anisotropies in the Microwave Background, Fortran 95 code and python module |
---|---|
Homepage: | http://camb.info/ |
For full details of the Fortran code see the ReadMe.
The python wrapper provides a module called "camb", souce in the "pycamb" folder and documented on ReadTheDocs.
The master and devel branches have an integrated test suite, which runs automatically on Travis for new commits and pull requests. Reference results and test outputs are stored in the test outputs repository. Tests can also be run locally.
The master branch contains latest changes to the main release version.
The devel branch is a development version, which integrates CAMB and CAMB sources, and uses Fortran 2008 (and hence requires ifort 14+ or gfortran 6+).
CAMB_sources is the updated public CAMB Sources code.