mir.math.stat.center
Add center (and average) (#246) * Add average and center * Rework center with alias * Fixup * Fixup2 * Fixup3 * Address some comments * Remove impl and refactor * Remove attributes from center * Remove artifact * Fix mistake * Replace static immutable * Remove excess import * Fixup UT