[issue33089] Add multi-dimensional Euclidean distance function to the math module

Raymond Hettinger report at bugs.python.org
Tue Jul 31 03:45:57 EDT 2018


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


New changeset 9c18b1ae527346bc178250ad1ca07bffdacde5dd by Raymond Hettinger in branch 'master':
bpo-33089: Add math.dist() for computing the Euclidean distance between two points (GH-8561)
https://github.com/python/cpython/commit/9c18b1ae527346bc178250ad1ca07bffdacde5dd


----------

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


More information about the Python-bugs-list mailing list