Skip to content
/ CAMB Public
forked from cmbant/CAMB

Code for Anisotropies in the Microwave Background

Notifications You must be signed in to change notification settings

GilsonCS/CAMB

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CAMB

CAMB:Code for Anisotropies in the Microwave Background, Fortran 95 code and python module
Homepage:http://camb.info/
https://img.shields.io/pypi/v/camb.svg?style=flat

Description and installation

For full details of the Fortran code see the ReadMe.

The python wrapper provides a module called "camb", source in the "pycamb" folder and documented in the Python CAMB documentation.

https://readthedocs.org/projects/camb/badge/?version=latest

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.

Branches

The master branch contains latest changes to the main release version.

https://secure.travis-ci.org/cmbant/CAMB.png?branch=master

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+). It also allows runtime switching of the dark energy and halofit model, and easy access to lower-level accuracy parameters.

https://secure.travis-ci.org/cmbant/CAMB.png?branch=devel

CAMB_sources is the updated public CAMB Sources code.


About

Code for Anisotropies in the Microwave Background

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 37.1%
  • Jupyter Notebook 34.0%
  • Fortran 22.3%
  • Python 6.4%
  • Makefile 0.1%
  • Shell 0.1%