do-DPC Documentation
=====================

Placeholder for Software package abstract.



.. note::

   For readability, all carets (^) have been removed.
   Unless stated otherwise, the used variables typically refer to the estimated values rather than the
   true, unknown parameters.


Table of Content
----------------

.. toctree::
   :maxdepth: 2
   :caption: Getting Started

   /getting_started/installation
   /getting_started/credit
   /getting_started/license

.. toctree::
   :maxdepth: 2
   :caption: Code Reference

   /code_ref/code_architecture
   /code_ref/dpc_structure
   /code_ref/implementation_pipeline
   /code_ref/glossary
   API Reference <api/do_dpc>


.. toctree::
   :maxdepth: 2
   :caption: DPC Methods

   /dpc_methods/dpc
   /dpc_methods/tpc
   /dpc_methods/spc
   /dpc_methods/gamma_ddpc
   /dpc_methods/deepc
   /dpc_methods/mpc

.. toctree::
   :maxdepth: 2
   :caption: Example Gallery

   /example_gallery/double_integrator
   /example_gallery/three_d_double_integrator
   /example_gallery/landau_benchmark
   /example_gallery/rocket
