You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat: add axis=None reducer specializations
* only add an axis=None specialization for sum
* fix check for rectangular 1D arrays to determine if axis=None can be used
* fix axis=0,1 to axis=None specialization path
* style: pre-commit fixes
* simplify if condition
---------
Co-authored-by: Ianna Osborne <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
0 commit comments