Skip to content

ENH: Computing std/var and mean at the same time  #23741

Closed
@ancestor-mithril

Description

@ancestor-mithril

Proposed new feature or change:

Since computing np.std and np.var requires calculating the mean, a std_mean and std_var would be useful for providing both statistics at the same time, similar to the PyTorch feature: pytorch/pytorch#4993.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions