Skip to content

ENH: Add out parameter to all Generator distributions #15581

@anerokhi

Description

@anerokhi

Random distribution functions like numpy.random.binomial allocate a new out array if the input parameters are arrays. This may lead to high memory consumption. Please add the out parameter to such functions.

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