API Reference#
The madupite module provides an interface for working with the Madupite C++ library.
Creates a transition probability tensor for a Markov Decision Process (MDP). |
|
|
Creates a stage cost matrix for a Markov Decision Process (MDP). |
|
Represents a Markov Decision Process (MDP). |
|
Represents the preallocation for a matrix in the Madupite framework. |
Get the global MPI communicator. |
|
|
Return the rank and size of the global MPI communicator. |
|
Write a numpy/scipy matrix as petsc binary sparse format to file https://petsc.org/release/manualpages/Mat/MatLoad/#notes. |
|
Enum class representing the type of a matrix in the Madupite framework. |
|
Enum class representing the category of a matrix in the Madupite framework. |
|
Represents a matrix used within the Madupite framework. |
|
Initialize the Madupite instance. |