Navigating the Code
The CCL package is laid out as follows.
.github/: workflow to run tests on Github Actions.benchmarks/: source code and data for the benchmark tests, see Writing and Running Benchmarks for more details.cmake/:CMakemodules for building the CCLClayerdoc/: latex source for the CCL note and the original CCL paperexamples/: (possible outdated) examples of how to use CCLinclude/: CCLClayer header filespyccl/: the CCLPythonpackagereadthedocs/: the CCLRead the Docssourcesrc/: the CCLClayer source codesetup.py: thePythoninstall scriptCMakeLists.txt: theCMakeinstallation configurationCHANGELOG.md: the CCL log of changes to the code