[issue46257] Convert statistics sum of squares to a single pass algorithm

Raymond Hettinger report at bugs.python.org
Wed Jan 5 10:39:19 EST 2022


Raymond Hettinger <raymond.hettinger at gmail.com> added the comment:


New changeset 43aac29cbbb8a963a22c334b5b795d1e43417d6b by Raymond Hettinger in branch 'main':
bpo-46257: Convert statistics._ss() to a single pass algorithm (GH-30403)
https://github.com/python/cpython/commit/43aac29cbbb8a963a22c334b5b795d1e43417d6b


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue46257>
_______________________________________


More information about the Python-bugs-list mailing list