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
- DOC: Document numba support for Generators & BitGenerators
- ENH: longdouble(int) performs poorly due to an unnecessary base 10 transit
- DOC: NumPy documentation user stories - tracking issue
- BUG: Importing numpy causes error when the Windows username contains a single quote
- DOC: Add documentation for `NPY_DISABLE_CPU_FEATURES`
- BUG: mypy often infers type `Any` for overloaded operators (example: __add__ vs np.add)
- Cannot unmask structured arrays values based on predicate
- BUG: np.array(x) converts np.nan to string, if an element in x is a string
- DOC: einsum examples of diagonalising and writeable view
- DOC: ufunc instructions use deprecated distutils
- Docs
- C not yet supported