Skip to content

Support for unstack #31

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
AzeezIsh opened this issue Apr 16, 2024 · 2 comments
Closed

Support for unstack #31

AzeezIsh opened this issue Apr 16, 2024 · 2 comments

Comments

@AzeezIsh
Copy link

https://data-apis.org/array-api/latest/API_specification/generated/array_api.unstack.html

I would appreciate if you could update this with an unstack command!

@asmeurer
Copy link
Member

2023.12 support is tracked at #25. Right now we are blocked on test suite support.

Perhaps once #30 is completed we can start adding 2023.12 functions piecemeal, since they would be disabled by default. unstack should match NumPy so there's little risk in adding it even without test suite support.

@asmeurer
Copy link
Member

unstack is now implemented. For now you have to enable 2023.12 but in a future version that will be the default. https://data-apis.org/array-api-strict/api.html#array_api_strict.set_array_api_strict_flags

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

No branches or pull requests

2 participants