Skip to content

arg_equal_1d #163

Description

@flexatone

Given a 1D array and a value, return the indices where that values is found.

This is likely faster than the alternative of np.nonzero(a == val).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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