Skip to content

Conversation

@ev-br
Copy link
Member

@ev-br ev-br commented Feb 18, 2025

cross-ref data-apis/array-api#669 : test indexing arrays objects with a mix of integers and arrays.

Locally, this test passes with torch, cupy, jax.numpy and numpy, and smokes multiple issues with dask.array fancy indexing. To run it locally, remove the @pytest.mark.min_version("2024.12") decorators

TODO:

  • rerun with 2024.12 and array-api-strict >= 2.3.0, when available.

@ev-br ev-br mentioned this pull request Feb 18, 2025
@ev-br ev-br force-pushed the test_getitem_arrays_1D branch 2 times, most recently from 73abd65 to 5167e48 Compare February 18, 2025 16:39
@ev-br ev-br changed the title Test indexing with integers and 1D index arrays Test fancy indexing with integers and index arrays Feb 18, 2025
@ev-br ev-br force-pushed the test_getitem_arrays_1D branch from 5167e48 to bb5a6a5 Compare February 27, 2025 10:39
@ev-br ev-br merged commit 4ee45a0 into data-apis:master Feb 27, 2025
3 checks passed
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.

1 participant