terms (pmrf.terms)

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

Classes

AbstractTerm()

Abstract base class for callables that evaluate a model.

BoundEvaluator(evaluator, frequency[, weight])

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.