inversion_ideas.utils#

Utility functions.

Functions

get_logger()

Get the default event logger.

get_sensitivity_weights(jacobian, *[, ...])

Compute sensitivity weights.

Classes

Counter([initial_value])

Simple counter callable class.