Skip to content

🏷️ stub numpy._core.umath #123

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 5 commits into from
Feb 11, 2025
Merged

🏷️ stub numpy._core.umath #123

merged 5 commits into from
Feb 11, 2025

Conversation

jorenham
Copy link
Member

closes #46

@jorenham jorenham added stubs: Incomplete port: to numpy NumType PR's that should be ported to NumPy numpy._core.* labels Feb 11, 2025
@jorenham jorenham added this to the v2.2.x.0 milestone Feb 11, 2025
@jorenham jorenham changed the title _core.umath 🏷️ stub numpy._core.umath Feb 11, 2025
@jorenham jorenham merged commit 5f714ee into main Feb 11, 2025
1 check passed
@jorenham jorenham deleted the _core.umath branch February 11, 2025 23:54
jorenham added a commit to jorenham/numpy that referenced this pull request Mar 14, 2025
@jorenham jorenham removed the port: to numpy NumType PR's that should be ported to NumPy label Mar 14, 2025
charris pushed a commit to charris/numpy that referenced this pull request Mar 14, 2025
charris added a commit to numpy/numpy that referenced this pull request Mar 15, 2025
…28521)

* TYP: stub ``numpy._core.umath``

Backport of numpy/numtype#123

* TYP: fix typing errors in ``numpy.lib._arrayterator_impl``

Ported from numpy/numtype#165

* TYP: fix signatures of ``ndarray.put`` and ``ndarray.view``

partial port of numpy/numtype#200

* TYP: fix typing errors in ``_core.fromnumeric``

Partial port of numpy/numtype#221

* TYP: fix typing errors in ``_core.function_base``

Partial port of numpy/numtype#221

* TYP: add missing implicit re-exports in ``_core.numeric``

Partial port of numpy/numtype#221

* STY: fix `E203` flake8 error

---------

Co-authored-by: jorenham <jhammudoglu@gmail.com>
MaanasArora pushed a commit to MaanasArora/numpy that referenced this pull request Apr 11, 2025
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.

Stubs missing for numpy._core.umath
1 participant