Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename indmin and indmax to argmin and argmax #25654

Merged
merged 2 commits into from
Jan 22, 2018
Merged

Rename indmin and indmax to argmin and argmax #25654

merged 2 commits into from
Jan 22, 2018

Commits on Jan 20, 2018

  1. Rename indmin and indmax to argmin and argmax

    argmin and argmax match the mathematical names as well as those used by Numpy.
    On the contrary, there does not appear to be any precedent for indmin and indmax,
    and they do not follow any pattern in Julia either.
    nalimilan committed Jan 20, 2018
    Configuration menu
    Copy the full SHA
    85892c1 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2018

  1. Configuration menu
    Copy the full SHA
    3558256 View commit details
    Browse the repository at this point in the history