.. kdescent documentation master file, created by sphinx-quickstart on Mon Jun 24 14:51:10 2024. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to kdescent's documentation! ==================================== kdescent provides a general framework for comparing an N-dimensional distribution of a model population to that of a training dataset. It allows you to perform stochastic gradient descent over mini-batched KDE statistics. The code is open-source and available on `GitHub `__. .. toctree:: :maxdepth: 2 :caption: Contents: installation.rst notebooks/intro.ipynb notebooks/hmf_upweight.ipynb notebooks/integration.ipynb reference.rst Indices and tables ================== * :ref:`genindex` * :ref:`search` .. * :ref:`modindex`