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: Highly degraded precision for `tanh` for arrays of `float16` on Sapphire Rapids - Regression in 2.3.0
- CI/BUG: add native jobs for s390x, fix bug in `pack_inner`
- API: Make PyArray_Chunk opaque on internal builds
- ENH: Migrate `loops_unary.dispatch.c.src` to C++ Templates
- CI: use IBM self-hosted runner for native s390x tests
- ENH: Remove remnants of Python 2 buffer protocol from NumPy internals
- BUG: Add test to reproduce problem described in #30816
- DEP: Add `VisibleDeprecationWarning` for `intent(inplace)` usage
- BUG: Invalid corner cases (resulting in nan+nanj) in complex multiplication
- BUG: Fix f2py OpenMP support with Meson backend
- Docs
- Python not yet supported