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
- BUG: common_type(dtype('f4'), dtype('f4')) raises AttributeError unexpectedly
- CI: Tracking issue for using ``spin`` in CI
- ENH: Increase np.atleast_2d and np.atleast_3d performance
- ENH: add `method` parameter to np.unique
- ENH: introduce absl::flat_hash_map in np.unique
- ENH: Add N-D evaluation (valnd) to polynomial module
- ENH: replace std::unordered_* with absl::flat_hash_* in np.unique
- ENH: polyvalnd, N-dimensional polynomial evaluation
- ENH: add out parameter to numpy.fromfile for memory-stable I/O (#30777)
- ENH: Add TypeError for user-defined dtypes in dot, inner, vdot, and correlateError message for dot family
- Docs
- Python not yet supported