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
- DOC: bincount documentation should mention native index type requirement
- BUG: AVX-512 results differ from non-AVX-512 for sin, cos, exp, log, etc.
- DOC: Representing big float32 numbers as string
- ENH: speed up einsum with optimize using batched matmul
- ENH: Support new-style custom dtypes in the buffer protocol
- Possible improvement for isclose / allclose
- BUG: np.arange produces wrong output for float16
- BUG: ma.zeros_like sets mask
- ENH: np.fromfile should be able to support when reading from sys.stdin
- ENH: Perform FFT over a signal as if it was centered around zero
- Docs
- Python not yet supported