Welcome to firecrown's documentation! ===================================== Introduction ------------ Firecrown is a Python package that provides the DESC *framework* to implement likelihoods, as well as specific likelihood implementations. Firecrown is intended to be usable *from* external statistical analysis tools. Currently, it supports Cobaya, CosmoSIS, and NumCosmo, providing the necessary classes or modules to allow users the sampling frameworks to call any Firecrown likelihood from within those samplers. * `Cobaya `_ * `CosmoSIS `_ * `NumCosmo `_ It can also be used as a library in other contexts, and so the installation of Firecrown does not *require* the installation of a sampler. .. note:: Before installing Firecrown, we recommend visiting the `tutorial site <_static/index.html>`_. This site serves as a comprehensive resource for Firecrown, offering both pre-installation information and post-installation guidance. It covers essential topics such as the general concepts behind Firecrown, installation instructions, and usage guidelines. .. toctree:: :maxdepth: 1 :caption: Getting Started :name: getstart Installation Quickstart Using Firecrown .. toctree:: :maxdepth: 1 :caption: Developing with Firecrown :name: devnote Release and dependency policy Developer Notes Contributing .. toctree:: :maxdepth: 2 :caption: Cookbook :name: cookbook NumCosmo .. toctree:: :maxdepth: 1 :caption: License :name: license termcond Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`