Welcome to madupite's documentation! ====================================== ``madupite`` is a Python package for solving large-scale **Ma**\ rkov decision processes (MDP) using **d**\ istrib\ **u**\ ted inexact **p**\ olicy **ite**\ ration `(iPI) `_. The library is written in C++ and uses distributed sparse linear solvers from `PETSc `_. And, in case you did not know, madupite is also the name of a volcanic rock! .. image:: _static/madupite_logo.png :align: center :scale: 35% .. toctree:: :maxdepth: 2 Installation Tutorials Examples Algorithm Options API Reference Index ================== * :ref:`genindex` .. :doc:`Examples`