python-camb 1.6.4
Code for Anisotropies in the Microwave Background
CAMB is a cosmology code for calculating cosmological observables, including CMB, lensing, source count and 21cm angular power spectra, matter power spectra, transfer functions and background evolution. The code is in Python, with numerical code implemented in fast modern Fortran.
- Outputs:
out
- Website: https://camb.info/
- Licenses: GPL 3+
- Package source: gnu/packages/astronomy.scm
- Builds: See build status
- Issues: See known issues
Installation
Install python-camb 1.6.4
as follows:
guix install python-camb@1.6.4
Or install the latest version:
guix install python-camb
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.