This package browser is in early development. Mind the rough edges.

python-camb

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.

Installation

Install the latest version of python-camb as follows:

guix install python-camb

Or install a particular version:

guix install python-camb@1.6.4

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.

Badge code

You can use the following badge to inform users of python-camb about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/python-camb'><img src='https://packages.guix.gnu.org/packages/python-camb/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/python-camb/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/python-camb)

Example Org:

[[https://packages.guix.gnu.org/packages/python-camb][https://packages.guix.gnu.org/packages/python-camb/badges/latest-version.svg]]