Skip to content

array API standard: return an array for sparse.sum of a 2-D array #921

@lucascolley

Description

@lucascolley

I don't see this missing coverage indicated in https://github.com/pydata/sparse/blob/main/ci/Numba-array-api-xfails.txt, maybe there isn't a test for this?

(Pdb) import sparse as xp
(Pdb) xp.sum(xp.eye(2))
np.float64(2.0)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions