]> granicus.if.org Git - python/commit
Issue27181 add geometric mean.
authorSteven D'Aprano <steve@pearwood.info>
Tue, 9 Aug 2016 03:58:10 +0000 (13:58 +1000)
committerSteven D'Aprano <steve@pearwood.info>
Tue, 9 Aug 2016 03:58:10 +0000 (13:58 +1000)
commit9a2be91c6b974c82d61ce7160f36d0b293e66a2b
treebafafcd919fe0cad84648e44acd805514d518726
parente7fef52f9865b29785be04d1dc7d9b0b52f3c085
Issue27181 add geometric mean.
Lib/statistics.py
Lib/test/test_statistics.py