bartz.mcmcstep.ReductionConfig

class bartz.mcmcstep.ReductionConfig[source]

Select and configure an indexed-reduce (scatter-add) implementation.

Each concrete subclass identifies a reduction algorithm and carries its options. Pass instances to init to control how the residuals, counts and likelihood precisions are summed over the datapoints in each leaf.