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 supported544 Subscribers
View all SubscribersAdd a CodeTriage badge to numpy
Help out
- Issues
- ENH: `ascontiguousarray` leaves negative strides for length-1 dimensions
- BUG: numpy.fromstring returns additional -1. not present in the string when it contains a trailing delimiter
- Crackfortran regular expression could use improvement
- MAINT: Some ufuncs aren't freed at exit (NumPy has no module teardown yet)
- DOC: Develop and add to the docs a policy for not including copyright notices in the code base
- bincount does not accept complex valued weights
- pip install --no-cache numpy on RAMv7 i get libs for ARMv8 arch
- BUG: Got Segmentation Fault when use-after-free a ndarray using SharedMemory as its buffer
- ENH/BUG: optimisations and fixes for np.unique with nan values
- BUG: np.unique incorrect output given input with NaNs when equal_nan=True and axis is not None
- Docs
- Python not yet supported