axtreme.eval.qoi_jobΒΆ

Classes to organize the evaluation of a QoIs.

Classes

QoIJob(model, qoi, name, tags, ...)

Helper to make the interface below clear.

QoIJobResult(mean, var, samples, tags, ...)

Dataclass to store the results of running a QoIEstimator (as produced by QoIJob).