kakuhen documentation ===================== A header-only C++ multidimensional Monte Carlo integration library. Key features ------------ * Header-only, C++20, no build system required to consume. * Multiple integrators (Plain, Vegas, Basin). * Thread-friendly histogramming utilities. Getting started --------------- Start with the :doc:`Quickstart ` to run your first integration, then see :doc:`Installation ` for recommended CMake usage. .. toctree:: :maxdepth: 2 :caption: Guides guides/index .. toctree:: :maxdepth: 2 :caption: API Reference api/index