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

Closes #3855: refactor boolReductionMsg #3876

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

ajpotts
Copy link
Contributor

@ajpotts ajpotts commented Oct 28, 2024

This PR refactors boolReductionMsg, splitting it into separate all, any, isSorted, and isSortedLocally functions. It also refactors the reduction functions pdarrayclass to add the axis and keepdims arguments.

Closes #3855: refactor boolReductionMsg
Closes #3836: keepdims argument for sum

@ajpotts ajpotts force-pushed the 3855-refactor-boolReductionMsg branch 6 times, most recently from bc01454 to 421ea95 Compare October 31, 2024 19:16
@ajpotts ajpotts force-pushed the 3855-refactor-boolReductionMsg branch 2 times, most recently from e7bd8d9 to c19f347 Compare November 4, 2024 20:35
@ajpotts ajpotts marked this pull request as ready for review November 4, 2024 20:39
@ajpotts ajpotts force-pushed the 3855-refactor-boolReductionMsg branch from c19f347 to d0b8307 Compare November 4, 2024 21:46
Copy link
Contributor

@jeremiah-corrado jeremiah-corrado left a comment

Choose a reason for hiding this comment

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

Looks good to me!

Copy link
Member

@stress-tess stress-tess left a comment

Choose a reason for hiding this comment

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

looks good to me!

@ajpotts ajpotts force-pushed the 3855-refactor-boolReductionMsg branch from d0b8307 to 578cd30 Compare November 7, 2024 14:58
@ajpotts ajpotts enabled auto-merge November 7, 2024 14:58
@ajpotts ajpotts added this pull request to the merge queue Nov 7, 2024
Merged via the queue into Bears-R-Us:master with commit 8be71fc Nov 7, 2024
11 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.

refactor boolReductionMsg keepdims argument for sum
4 participants