Skip to content

Naming: min/max horizontal reductions. #390

@gnzlbg

Description

@gnzlbg

Currently the min/max horizontal reductions are named: min and max.

That is: a.max() returns the largest element in the vector.

However, it isn't unthinkable that we might want to add vertical min/max methods some day: a.max(b) returning lane-wise min/max.

I would be more comfortable with giving the horizontal min/max reductions a different name.

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