Skip to content

v2.0.0

Compare
Choose a tag to compare
@beckermr beckermr released this 21 Oct 12:17
· 736 commits to master since this release
6b61236

This release is the first release of version 2 of CCL. It features a major overhaul of the internals of the CCL library plus many new features. The highlights include

  • The C API is now officially deprecated. This fact means that the C API is unstable. Any external codes should plan to use the Python API for future CCL versions.
  • CCL now works with the Boltzmann code CAMB.
  • CAMB is now the default Boltzmann code for CCL. This change enables us to ship CCL via conda.
  • The tracers framework has been rewritten to allow more customization.
  • CCL now has its own version of HaloFit.
  • The neutrino API has been refactored.
  • The test suite and benchmarks are now all in Python.
  • The documentation has been consolidated into the readthedocs site exclusively.
  • We have added support for mu-Sigma modified gravity models.
  • We have added predictions for halo profiles.