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: Add SIMD acceleration for the Elbrus2000 (e2k) arch
- BUG: ppc64le build fails with cpu-baseline=none - VSX dispatch targets miss NPY_HAVE_VSX (vec_load_len implicit declaration)
- ENH: Rationalize f2py callback check to just require callable
- TST: abi3t test extension needs to be updated once meson abi3t support improves
- BUG: (Linux) Setting MADV_HUGEPAGE on heap allocations can adversely affect the behavior of later allocations
- ENH: Build and testing infrastructure for f2py Stable ABI
- DOC: ufunc.add behaves differently with indices as tuple and list/array
- PERF, BUG: speed up conversion of Python datetime/date to datetime64, handle duck-type datetime objects
- BUG: Pass DType class `np.average` to support `weights` argument for user-dtypes
- ENH: Support the `dot` family for user-dtypes
- Docs
- Python not yet supported