numpy
https://github.com/numpy/numpy
Python
The fundamental package for scientific computing with Python.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported552 Subscribers
View all SubscribersAdd a CodeTriage badge to numpy
Help out
- Issues
- BUG: accept NumPy integer scalars in datetime64
- BUG: avoid SystemError in np.dot object loop when an error is already set
- BUG: support object fields in structured_to_unstructured
- BUG: fix ma.median dtype promotion for float16/float32 inputs
- BUG: argsort seems to segfault on win_amd64 + CPython 3.15.0b1
- BUG,ENH: Relax finfo to be easier accessible for all user dtypes
- ENH: pixi-packages: use `skip-pyc-compilation` for `tsan-freethreading`
- BUG: For new-style wrapped legacy dtypes use old array printing path
- API: Make np.squeeze always return an ndarray for scalar inputs
- NEP: Re-wrote loops_unary_fp using Google Highway.
- Docs
- Python not yet supported