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 supported541 Subscribers
View all SubscribersAdd a CodeTriage badge to numpy
Help out
- Issues
- BUG: `vectorize` truncates string outputs to 1 character, even with explicitly-specified `otypes`
- ENH: Interpolation should be able to interpolate vectorised inputs
- ENH: Add routine to determine shape of subarray from shape of input array and index only.
- BUG: comparison of np.void with memoryview hits unreachable error
- ENH: compute scalar correlation coefficient
- np.spacing and np.nextafter on integers
- BUG: NetBSD: fails due to missing log2l(), log1pl(), and expm1l()
- DOC: Confusion about Boolean dtype
- DISCUSS: Runtime precision selection drive?
- ENH: Add missing keyword arguments to numpy.ma.unique
- Docs
- Python not yet supported