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 supported495 Subscribers
View all SubscribersAdd a CodeTriage badge to numpy
Help out
- Issues
- ENH: exposed savez version that doesn't fall back to pickles
- BUG: f2py compile error with full path of signature file on Windows
- BUG: datetime64(np.int64(123), 'ns') fails but datetime64(123, 'ns') is ok
- ENH: Initilize Print Options from Environment Variables
- BUG: np.unique produces incorrect output with masked uint8 arrays
- Add 'nanmean' and 'nanmedian' as modes for numpy.pad
- BUG: numpy.char.rsplit does not accept null byte as separator
- BUG: masked array fill_value inconsistencies with float32
- DOC: Write a formatting howto
- BUG: Floating point exception when running inv on a matrix
- Docs
- C not yet supported