Skip to content

Array API 2025.12 support#943

Draft
hameerabbasi wants to merge 1 commit into
pydata:mainfrom
hameerabbasi:array-api-2025.12
Draft

Array API 2025.12 support#943
hameerabbasi wants to merge 1 commit into
pydata:mainfrom
hameerabbasi:array-api-2025.12

Conversation

@hameerabbasi

Copy link
Copy Markdown
Collaborator

What type of PR is this? (check all applicable)

  • 💾 Refactor
  • 🪄 Feature
  • 🐞 Bug Fix
  • 🔧 Optimization
  • 📚 Documentation
  • 🧪 Test
  • 🛠️ Other

Related issues

Checklist

  • Code follows style guide
  • Tests added
  • Documented the changes

@hameerabbasi hameerabbasi requested a review from prady0t June 18, 2026 15:26
@hameerabbasi

Copy link
Copy Markdown
Collaborator Author

@prady0t __ifloordiv__ fails for some weird reason I can't figure out; all other tests (including elemwise) succeed. Maybe an issue with the test suite or a latent bug?

@codspeed-hq

codspeed-hq Bot commented Jun 18, 2026

Copy link
Copy Markdown

Merging this PR will improve performance by 21.44%

⚠️ Different runtime environments detected

Some benchmarks with significant performance changes were compared across different runtime environments,
which may affect the accuracy of the results.

Open the report in CodSpeed to investigate

⚡ 1 improved benchmark
✅ 339 untouched benchmarks

Performance Changes

Benchmark BASE HEAD Efficiency
test_index_fancy[side=100-rank=1-format='coo'] 1.4 ms 1.1 ms +21.44%

Tip

Curious why this is faster? Comment @codspeedbot explain why this is faster on this PR, or directly use the CodSpeed MCP with your agent.


Comparing hameerabbasi:array-api-2025.12 (a8c0ba9) with main (5a23abf)

Open in CodSpeed

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

array API: add broadcast_shapes

1 participant