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 supported554 Subscribers
View all SubscribersAdd a CodeTriage badge to numpy
Help out
- Issues
- ENH: Introduce multiple pair parameters in the 'repeat' function
- BUG: `np.array()` assumes that bytestrings are ASCII, if mixed with strings
- ENH: Allow closed right edges in histogram()
- BUG: floor_divide is not normal when calculating the input containing inf
- ENH: add support for arrays of dtype np.object_ (of bytes) to np.char.decode, or clarify doc
- BUG: docs build CI job is not failing on error
- Write release notes in markdown
- ENH: numpy/__init__.pxd does not expose all ArrayAPI functions to Cython
- PERF: arr[mask] vs arr.take vs ...
- Eager to Contribute to the NumPy Project and Assistance Request
- Docs
- Python not yet supported