API Reference#

Attention

This package is still under initial development stage, so public APIs are not expected to be stable. Please stay updated and don’t hesitate to raise feedback or issues through GitHub issues or Slack workspace.

EspressoProblem#

The essential idea of Espresso is to have exactly same interface for different inversion test problems, so we list all the standard methods and attributes once in this API reference page.

EspressoProblem

Base class for all Espresso problems.

Utility functions#

Some utility functions are there to help contributors load data and calculate things.

espresso.utils

Utility functions

List the problems & capabilities#

To programatically see what problems are available in Espresso, these functions are helpful:

espresso.capabilities

Understand capabilities

Espresso exceptions#

espresso.exceptions

Espresso exceptions