Skip to content

NEP: Update NEP 47: Adopting the array API standard #19739

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 1 commit into from
Aug 24, 2021

Conversation

asmeurer
Copy link
Member

The NEP has been updated and expanded to more accurately correspond to the
implementation in #18585, as well as various wording and grammar fixes.

CC @rgommers @shoyer

The NEP has been updated and expanded to more accurately correspond to the
implementation in numpy#18585, as well as various wording and grammar fixes.
library from NumPy. This was rejected because keeping it separate will make it
less likely for people to review it, and including it in NumPy itself as an
experimental submodule will make it easier for end users and library authors
who already depend on NumPy to access the implementation.
Copy link
Member Author

Choose a reason for hiding this comment

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

@rgommers I noticed the "alternatives" section was empty, so I added a small paragraph. Did I miss any other motivations for including the implementation in NumPy, or other alternatives?

@charris charris merged commit a3ac75c into numpy:main Aug 24, 2021
@charris
Copy link
Member

charris commented Aug 24, 2021

Let's get this in. Thanks @asmeurer .

@shoyer
Copy link
Member

shoyer commented Aug 24, 2021

Looks great to me, thank you @asmeurer !

@rgommers
Copy link
Member

Looks like I'm late to the party here - just read it, looks really good. Thanks Aaron!

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

Successfully merging this pull request may close these issues.

4 participants