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 supported529 Subscribers
View all SubscribersAdd a CodeTriage badge to numpy
Help out
- Issues
- Cannot build NumPy with TSAN on ARM Mac
- BUG: scalars don't have dlpack support
- PERF,TASK: Audit `PyObject_GetAttr` usages
- ENH: Add support for F2PY headers in `numpy-config`
- ENH: Allow ``ndarray.shape`` to be a named tuple
- BUG: Power fast-paths have wrong and confusing promotion logic
- BUG: Masked dtypes
- "assume_sorted" attribute for efficient/fast Numpy set operations (intersect, merge etc.).
- BUG: unexpected type promotion multiplying a masked array with an integer
- ENH: Allow disabling error for `numpy.linalg.inv` when one matrix is singular in a stack
- Docs
- Python not yet supported