numpy
https://github.com/numpy/numpy
C
Numpy main repository
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.
C not yet supported504 Subscribers
View all SubscribersAdd a CodeTriage badge to numpy
Help out
- Issues
- Possible improvement for isclose / allclose
- BUG: ndarray.flat is incompatible with new-style dtypes
- BUG: np.arange produces wrong output for float16
- BUG: ma.zeros_like sets mask
- iOS: Steps for Build Numpy iOS
- ENH: np.fromfile should be able to support when reading from sys.stdin
- BUG: Fix GH-23081 where static type checking of ufuncs fails for sequences of Union[np.dtype, Number]
- ENH: Perform FFT over a signal as if it was centered around zero
- BUG: integer promoted to float during calculation
- alias of np.concatenate added as np.concat #16469
- Docs
- C not yet supported