Skip to content

Add tests for new 2024.12 functionality #299

Closed
@asmeurer

Description

@asmeurer

This is a tracking issue for testing new 2024.12 functionality.

There isn't a changelog yet, but the new functionality that I'm aware of is:

New functions

New Functionality

  • The 'max dimensions' key of __array_namespace_info__().capabilities() (note that capabilities itself is not yet tested at all, see 2023.12 support #249) -- some smoke-testing in ENH: some more tests of inspection functions #362

Scalar support: most functions are (lightly) tested. After gh-348, the following binary functions are still not tested at all:

Activity

ev-br

ev-br commented on Nov 29, 2024

@ev-br
Member

cross-ref #324 for testing reciprocal and cumulative_prod.

pinned this issue on Dec 16, 2024
ev-br

ev-br commented on Mar 3, 2025

@ev-br
Member

#347 adds a test for count_nonzero

ev-br

ev-br commented on May 16, 2025

@ev-br
Member

We now officially have the 2024.12 test coverage. At least all new functions are covered, with remaining TODOs tracked in gh-301 and gh-364.

1 remaining item

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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

      Add tests for new 2024.12 functionality · Issue #299 · data-apis/array-api-tests