Skip to content

Inverse cumulative normal distribution function #80505

@rhettinger

Description

@rhettinger
BPO 36324
Nosy @rhettinger, @stevendaprano, @miss-islington
PRs
  • bpo-36324: Add inv_cdf() to statistics.NormalDist() #12377
  • bpo-36324: Improved code formatting for the NormalDist.inv_cdf rational approximation #12448
  • bpo-36324: NormalDist() add more tests and update comments #12476
  • bpo-36324: Make internal attributes for statistics.NormalDist() private. #14871
  • [3.8] bpo-36324: Make internal attributes for statistics.NormalDist() private. (GH-14871) #14875
  • bpo-36324: Update comments to include the target hash sums #15110
  • [3.8] bpo-36324: Update comments to include the target hash sums (GH-15110) #15112
  • bpo-36324: Apply review comments from Allen Downey #15693
  • [3.8] bpo-36324: Apply review comments from Allen Downey (GH-15693) #15694
  • bpo-36324: Apply review comment from Jake Vanderplas #15695
  • [3.8] bpo-36324: Apply review comment from Jake Vanderplas (GH-15695) #15696
  • 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 = 'https://github.com/stevendaprano'
    closed_at = <Date 2019-03-19.03:18:52.625>
    created_at = <Date 2019-03-17.08:15:39.483>
    labels = ['3.8', 'type-feature', 'library']
    title = 'Inverse cumulative normal distribution function'
    updated_at = <Date 2019-09-05.08:10:44.232>
    user = 'https://github.com/rhettinger'

    bugs.python.org fields:

    activity = <Date 2019-09-05.08:10:44.232>
    actor = 'rhettinger'
    assignee = 'steven.daprano'
    closed = True
    closed_date = <Date 2019-03-19.03:18:52.625>
    closer = 'rhettinger'
    components = ['Library (Lib)']
    creation = <Date 2019-03-17.08:15:39.483>
    creator = 'rhettinger'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 36324
    keywords = ['patch']
    message_count = 15.0
    messages = ['338120', '338306', '338313', '338314', '338410', '338450', '338511', '348228', '348230', '348995', '348996', '351184', '351187', '351189', '351190']
    nosy_count = 3.0
    nosy_names = ['rhettinger', 'steven.daprano', 'miss-islington']
    pr_nums = ['12377', '12448', '12476', '14871', '14875', '15110', '15112', '15693', '15694', '15695', '15696']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue36324'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    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