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 supported552 Subscribers
View all SubscribersAdd a CodeTriage badge to numpy
Help out
- Issues
- BUG: Various tests failing in connection with float128 on AMD Barcelona
- ENH: Update numpy.typing.ArrayLike to allow specification of both dtype and shape/ndim
- BUG: Stack overflow on double inheritance from numpy.flexible and numpy.ma.core.MaskedArray
- ENH: np.hypot(x1: complex, x2: complex) -> complex
- ENH: `dtype` argument in `random.Generator.normal`
- BUG: vectorize is unannotated which leads to doc strings being useless
- ENH: update einsum som_of_product functions to return a value instead of `void`
- DOC: clarification about the interaction of numpy / f2py with Fortran procedures
- ENH: Reader/converter for np.array_str output
- ENH: np.asarray should have an option to ensure the array returned is writeable
- Docs
- Python not yet supported