.. bootplot documentation master file, created by sphinx-quickstart on Wed Jul 13 12:30:09 2022. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. .. title:: bootplot documentation .. figure:: ./../../logo.png :scale: 65% :align: center **bootplot** is a package for black-box uncertainty visualization. By providing a dataset and a plotting function, **bootplot** automatically generates a static image and an animation of your uncertainty. Check out the :doc:`quickstart` section to get started. Visit the `Github repository `_ to create pull requests, post issues or view the source code. .. _installation: Installation ------------ You can install **bootplot** using pip: .. code-block:: pip install bootplot Contents -------- .. toctree:: :maxdepth: 1 quickstart documentation