Skip to content

TYP: Add dtype-typing support to fromnumeric part 3 #21060

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
Feb 15, 2022

Conversation

BvB93
Copy link
Member

@BvB93 BvB93 commented Feb 14, 2022

Follow up on #21021

This PR adds dtype-typing support to the last few remaining functions in np.core.fromnumeric.

One thing that's left on the to-do list (for a future PR) is investigating whether there is a convenient way of reusing all these function signatures for their ndarray method counterpart.

Bas van Beek and others added 2 commits February 14, 2022 19:05
* umath/loops_hyperbolic.dispatch.c
* multiarray/argfunc.dispatch.c
* multiarray/arraytypes.h
@charris charris merged commit 74f189f into numpy:main Feb 15, 2022
@charris
Copy link
Member

charris commented Feb 15, 2022

Thanks Bas.

@BvB93 BvB93 deleted the fromnumeric3 branch February 15, 2022 20:36
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.

2 participants