]> granicus.if.org Git - python/commit
Add harmonic mean and tests.
authorSteven D'Aprano <steve@pearwood.info>
Tue, 9 Aug 2016 02:49:01 +0000 (12:49 +1000)
committerSteven D'Aprano <steve@pearwood.info>
Tue, 9 Aug 2016 02:49:01 +0000 (12:49 +1000)
commita474afdddc9282fedd63035b5973c88270c99ee8
treec8f1f2dade8094ec3dfc3165dafcd0b247e7aaf9
parent95e0df8389c8a44c0f6c6b6be8363e602e8e8914
Add harmonic mean and tests.
Lib/statistics.py
Lib/test/test_statistics.py