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 supported544 Subscribers
View all SubscribersAdd a CodeTriage badge to numpy
Help out
- Issues
- BUG: Fix missing dtype reset in MaskedRecords.view() when dtype is ndarray subclass
- ENH: Added kernel and subsystem info to `show_config`
- MAINT: Add explicit ZeroDivisionError messages in polynomial division
- DOC: add versionadded directive for numpy.concat
- BUG: using np.asarray(dtype=object) leads to a ValueError in some cases where it shouldn't
- Unsigned .pyd files blocked by Windows WDAC code integrity policies
- PERF: Speed up `np.isin` table method with clipped indexing
- ENH: make PyDataMem_DefaultHandler immortal in free-threading to reduce refcounting contention
- DOC: add Python-level parallelism tips section
- ENH: Unique with nans and with axis
- Docs
- Python not yet supported