Cosmic Linear Anisotropy Solving System
For two-point and three-point correlation functions in Loop Quantum Cosmology
The code CLASS_LQC uses the numerical infrastructure CLASS code.
For download and information on class, see http://class-code.net and https://github.com/lesgourg/class_public
(README file adapted from the README_CLASS.rst file.)
Go to https://github.com/borisbolliet/class_lqc_public
You can use class_lqc_public freely, provided that in your publications you cite at least the papers:
Non-Gaussianity in Loop Quantum Cosmology (Agullo, Bolliet, Sreenath, 2017).
CLASS II: Approximation schemes (Blas, Lesgourgues, Tram, 2011).
Move to the code repository
$ cd class_lqc_public
Clean up and Compile
$ make clean
$ make
Then, run the code with
$ ./class explanatory-class-lqc.ini
The explanatory files are reference input files, containing and explaning the use of all possible input parameters.
To get support, please open a new issue on: