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

Add minElement / maxElement #473

Merged
merged 2 commits into from
Jan 2, 2025
Merged

Add minElement / maxElement #473

merged 2 commits into from
Jan 2, 2025

Conversation

jmh530
Copy link
Contributor

@jmh530 jmh530 commented Nov 28, 2024

Requested here: #471

$(T2 maxIndex, Finds index of the maximum.)
$(T2 maxPos, Finds backward index of the maximum.)
$(T2 maxIndex, Returns the minimum.)
Copy link

@prbuen prbuen Nov 29, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

L26: this should read minElement, not maxIndex, but code works as expected, thanks!

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@prbuen Apologies on the delay. Fixed now.

@9il 9il merged commit 9e86dd4 into libmir:master Jan 2, 2025
20 of 26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants