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 supported547 Subscribers
View all SubscribersAdd a CodeTriage badge to numpy
Help out
- Issues
- ENH: np.hypot(x1: complex, x2: complex) -> complex
- BUG: Cannot install numpy on UOS system.
- 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`
- ENH: Add support for complex weights in `np.bincount`
- 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
- ENH: add no_whitespace to numpy.fromstring
- Docs
- Python not yet supported