Skip to content

Implement NumPy's __array_function__ protocol for array methods that are not in the Array API Standard #475

@tomwhite

Description

@tomwhite

This is to support nanmean, nansum (see #153), and pad (#461).

The previous attempt at this in #468 was reverted in #469, since it was causing problems when used with Xarray (pydata/xarray#8834 (comment)).

When Xarray is working we can re-introduce the changes here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions