Skip to content

Add multi-dimensional Euclidean distance function to the math module #77270

@rhettinger

Description

@rhettinger
BPO 33089
Nosy @tim-one, @rhettinger, @mdickinson, @scoder, @stevendaprano, @skrah, @serhiy-storchaka, @miss-islington
PRs
  • bpo-33089: Multidimensional math.hypot() #8474
  • bpo-33089: Add math.dist() for computing the Euclidean distance between two points #8561
  • bpo-33089: Add math.dist() and math.hypot() to Whatsnew #11896
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = None
    closed_at = <Date 2018-07-31.07:46:27.793>
    created_at = <Date 2018-03-16.18:50:58.696>
    labels = ['3.8', 'type-feature', 'library']
    title = 'Add multi-dimensional Euclidean distance function to the math module'
    updated_at = <Date 2019-02-16.19:00:48.319>
    user = 'https://github.com/rhettinger'

    bugs.python.org fields:

    activity = <Date 2019-02-16.19:00:48.319>
    actor = 'miss-islington'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-07-31.07:46:27.793>
    closer = 'rhettinger'
    components = ['Library (Lib)']
    creation = <Date 2018-03-16.18:50:58.696>
    creator = 'rhettinger'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 33089
    keywords = ['patch']
    message_count = 26.0
    messages = ['313967', '313979', '313983', '313984', '314074', '314078', '314079', '314082', '314099', '314102', '314103', '314113', '314129', '320380', '320389', '322400', '322401', '322433', '322434', '322454', '322564', '322588', '322651', '322743', '322814', '335710']
    nosy_count = 8.0
    nosy_names = ['tim.peters', 'rhettinger', 'mark.dickinson', 'scoder', 'steven.daprano', 'skrah', 'serhiy.storchaka', 'miss-islington']
    pr_nums = ['8474', '8561', '11896']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue33089'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions