API reference#

CUQIpy is a large library of sub modules. The following is an overview of the overall structure of the library.

The main modules are:
The following modules provide higher-level interfaces:
Some useful auxiliary helper modules:
  • cuqi.likelihood for defining likelihood functions.

  • cuqi.geometry for defining the geometry of objects like distributions or models.

  • cuqi.samples contains tools for storing and manipulating MCMC samples.

  • cuqi.solver contains tools point estimation of posteriors.

Full API overview

A complete auto generated overview of the API can be found below (or by navigating using the sidebar).

cuqi