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
- DOC: Add Examples section to append_fields in numpy.lib.recfunctions
- ENH: add cpp based uniform histogram calculation for optimization
- DOC: clarify two stage callback workflow in F2PY
- ENH: wire Highway VQSelect for np.partition on aarch64/ppc64
- PERF: avoid temporary allocation in np.gradient for strided axes
- ENH: add offset argument to diagonal helper functions
- BUG: searchsorted rejects incompatible dtype pairs (gh-24032)
- BUG: Handle large numbers and edge creations on histogram.
- ENH: handle masked arrays on histogram.
- BUG: `np.nanquantile`/`np.nanpercentile` produces `nan` when using `float16` input on large arrays
- Docs
- Python not yet supported