Skip to content

mir.math.stat.center

Compare
Choose a tag to compare
@9il 9il released this 27 Apr 15:28
· 598 commits to master since this release
f1d855c
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