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 supported554 Subscribers
View all SubscribersAdd a CodeTriage badge to numpy
Help out
- Issues
- ENH: use `PYTHONWARNDEFAULTENCODING=1` to fix optional encoding warnings in Python 3.10+
- BUG: numpy.histogram should raise an error for string arrays
- ENH: C++ SIMD wrapper
- BUG: assert_equal does not distinguish scalars from 0-dim arrays
- Attributes on the objects dispatched via _ArrayFunctionDispatcher
- BUG: Unsupported callable in ``inspect.getfullargspec`` of ``np.any``
- `test_format.py::test_python2_python3_interoperability` fails on Python 3.12
- BUG: Buffer protocol doesn't support read-write access for numpy records
- TST: refactor test_new_policy test
- ENH: C-API function for slicing ndarray[i:j]
- Docs
- Python not yet supported