Skip to content

Add __array_namespace__ as a required method on the array object #140

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

Merged
merged 2 commits into from
Mar 20, 2021

Conversation

asmeurer
Copy link
Member

@asmeurer asmeurer commented Mar 9, 2021

No description provided.

@@ -362,11 +363,10 @@ standard can become final. We prefer to delay this decision, to see how
NEP 37 adoption will work out.
```

The `xp` namespace must contain the array object and all functionality
Copy link
Member Author

Choose a reason for hiding this comment

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

I removed "array object" here, because the array class is not itself required to be a name in the namespace.

Copy link
Member

@rgommers rgommers left a comment

Choose a reason for hiding this comment

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

LGTM, thanks @asmeurer

Co-authored-by: Leo Fang <leofang@bnl.gov>
@rgommers rgommers merged commit 0941067 into data-apis:main Mar 20, 2021
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.

3 participants