terms (pmrf.terms)

Callables that evaluate a parameter PyTree, which form the summands of a problem.

Classes

AbstractTerm(*[, name, metadata])

Abstract base class for callables that evaluate a model.

BoundEvaluator(evaluator, frequency[, ...])

Binds an evaluator to the frequency sweep it should be evaluated over.

Functions

as_terms(objective[, frequency])

Normalize a user-supplied objective into a tuple of terms.