-
Notifications
You must be signed in to change notification settings - Fork 9
Add support for cumprod #419
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
base: master
Are you sure you want to change the base?
Conversation
DenisVieriu97
commented
Apr 18, 2023
- Add support for cumprod.
- Extend cumsum testcase to test cumprod.
razarmehr
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
There's this failure though on MacOS 12.5: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@DenisVieriu97 , can you just go ahead and add , cummin and cummax as well ?
I'll take a look |
e32c78c to
f897912
Compare