Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

camb

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

camb

Code for Anisotropies in the Microwave Background

  • 1.5.9
  • Source
  • PyPI
  • Socket score

Maintainers
1

=================== CAMB

:CAMB: Code for Anisotropies in the Microwave Background :Author: Antony Lewis and Anthony Challinor :Homepage: https://camb.info/

.. image:: https://img.shields.io/pypi/v/camb.svg?style=flat :target: https://pypi.python.org/pypi/camb/ .. image:: https://readthedocs.org/projects/camb/badge/?version=latest :target: https://camb.readthedocs.io/en/latest

Description

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.

See the CAMB python example notebook <https://camb.readthedocs.io/en/latest/CAMBdemo.html>_ for a quick introduction to how to use the CAMB Python package.

To install the CAMB on your computer run::

pip install camb [--user]

The --user is optional and only required if you don't have write permission to your main python installation. Binary wheels are provided for most systems; to compile from source you will need gfortran 6 or higher installed (usually installed as part of gcc). gfortran is also required for just-in-time compilation of some functions like custom sources.

The python module is "camb". see the CAMB documentation <https://camb.readthedocs.io/en/latest/>_.

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc