.. JaxILI documentation master file, created by
   sphinx-quickstart on Mon Jan 13 14:50:16 2025.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.
*********************************
Welcome to JaxILI's documentation
*********************************

JaxILI is a library in JAX to perform Implicit Likelihood Inference. The Neural Density Estimators are implemented using Flax
and the inference is performed using Numpyro.

The documentation is still under construction. Please refer to the API for more information or contact the author.

=================
Table of Contents
=================

.. toctree::
   :maxdepth: 2
   :caption: Contents:

   manual/index
   examples/index
   user_guide/index
   index_reference

Indices and tables

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`