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

Reduction operations (sum, prod, etc.) #207

Open
Pencilcaseman opened this issue May 12, 2023 · 0 comments
Open

Reduction operations (sum, prod, etc.) #207

Pencilcaseman opened this issue May 12, 2023 · 0 comments
Assignees
Labels
c++ Pull requests that update C++ code enhancement New feature or request

Comments

@Pencilcaseman
Copy link
Member

Implement reduction operations that operate on all values in an array, returning a single value. These operations could also apply to a single axis of a vector, which would improve functionality.

@Pencilcaseman Pencilcaseman self-assigned this May 12, 2023
@Pencilcaseman Pencilcaseman added enhancement New feature or request c++ Pull requests that update C++ code labels May 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c++ Pull requests that update C++ code enhancement New feature or request
Projects
Status: July 2023
Development

No branches or pull requests

1 participant