Skip to content

lazy reductions: add keepdims support and various functions - #34

Merged
jcmgray merged 1 commit into
mainfrom
autoray-lazy-keepdims-audit
Aug 12, 2026
Merged

lazy reductions: add keepdims support and various functions#34
jcmgray merged 1 commit into
mainfrom
autoray-lazy-keepdims-audit

Conversation

@jcmgray

@jcmgray jcmgray commented Aug 12, 2026

Copy link
Copy Markdown
Owner

autoray.lazy, reductions such as sum now support the keepdims kwarg. Also added "mean", "std", "var", "all", "any", "count_nonzero", "argmin", "argmax" and "cumsum". Reductions also now pass through any kwargs e.g. those specific to a particular reduction.

@jcmgray
jcmgray merged commit f187dbb into main Aug 12, 2026
18 checks passed
@jcmgray
jcmgray deleted the autoray-lazy-keepdims-audit branch August 12, 2026 01:27
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.

1 participant