Skip to content

Remove array api namespace - #2513

Draft
mtar wants to merge 5 commits into
mainfrom
2420-remove_array_api_namespace
Draft

Remove array api namespace#2513
mtar wants to merge 5 commits into
mainfrom
2420-remove_array_api_namespace

Conversation

@mtar

@mtar mtar commented Aug 31, 2026

Copy link
Copy Markdown
Collaborator

Due Diligence

  • General:
  • Implementation:
    • unit tests: all split configurations tested
    • unit tests: multiple dtypes tested
    • NEW unit tests: MPS tested (1 MPI process, 1 GPU)
    • benchmarks: created for new functionality
    • benchmarks: performance improved or maintained
    • documentation updated where needed

Description

This PR removes the Array API Namespace and moves the skips.txt and xfails.txt files for testing.

Issue/s resolved: #2420

Changes proposed:

  • Delete array_api
  • move skips.txt and xfails.txt to .github
  • update namespace in test

Type of change

Breaking Change

Memory requirements

Performance

Does this change modify the behaviour of other functions? If so, which?

yes / no

@mtar mtar added the array API Related to the array API standard label Aug 31, 2026
@github-project-automation github-project-automation Bot moved this to Todo in Roadmap Aug 31, 2026
brownbaerchen
brownbaerchen previously approved these changes Aug 31, 2026

@brownbaerchen brownbaerchen left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, thanks! What's the merge process for this? Can you trigger the array API tests on this branch and post the result?

@github-project-automation github-project-automation Bot moved this from Todo to Merge queue in Roadmap Aug 31, 2026
@codecov

codecov Bot commented Sep 1, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.50%. Comparing base (5eaa75a) to head (e8648c4).
⚠️ Report is 4 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2513      +/-   ##
==========================================
+ Coverage   83.76%   90.50%   +6.74%     
==========================================
  Files         105       90      -15     
  Lines       15739    14566    -1173     
==========================================
  Hits        13183    13183              
+ Misses       2556     1383    -1173     
Flag Coverage Δ
unit 90.50% <ø> (+6.74%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

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

Labels

array API Related to the array API standard

Projects

Status: Merge queue

Development

Successfully merging this pull request may close these issues.

remove array_api namespace

2 participants