8000 ENH: minmax function · Issue #9836 · numpy/numpy · GitHub
[go: up one dir, main page]

Skip to content
ENH: minmax function #9836
Open
Open
@jakirkham

Description

@jakirkham

Would be really handy to have a function that computes and returns both the minimum and maximum of an array. This should be substantially faster than calling min and then max on the same array.

FWIW here's an SO question from some time ago that has gotten a fair bit of attention.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0