Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork10.9k
Insights: numpy/numpy
Overview
Could not load contribution data
Please try again later
4 Pull requests merged by3 people
- BUG: Fix workflow error
#29033 merged
May 21, 2025 - BUG: Fix workflow bug
#29032 merged
May 21, 2025 - BEG, MAINT: Begin NumPy 2.4.0 development.
#29019 merged
May 21, 2025 - MAINT: Bump larsoner/circleci-artifacts-redirector-action from 1.0.0 to 1.1.0
#29018 merged
May 21, 2025
14 Pull requests opened by5 people
- GH-29021: Convert multiarray to multi-phase init (PEP 489)
#29022 opened
May 21, 2025 - GH-29021: Convert umath to multi-phase init (PEP 489)
#29023 opened
May 21, 2025 - GH-29021: Convert the ufunc tutorial to multi-phase init (PEP 489)
#29024 opened
May 21, 2025 - GH-29021: Convert _simd.c to multi-phase init (PEP 489)
#29025 opened
May 21, 2025 - GH-29021: Convert dummymodule to multi-phase init (PEP 489)
#29026 opened
May 21, 2025 - GH-29021: Convert limited API examples to multi-phase init (PEP 489)
#29027 opened
May 21, 2025 - GH-29021: Convert pocketfft_umath to multi-phase init (PEP 489)
#29028 opened
May 21, 2025 - GH-29021: Convert lapack_lite to multi-phase init (PEP 489)
#29029 opened
May 21, 2025 - GH-29021: Convert umath_linalg to multi-phase init (PEP 489)
#29030 opened
May 21, 2025 - GH-29021: Convert extbuild to multi-phase init (PEP 489)
#29031 opened
May 21, 2025 - BUG: Avoid compile errors in f2py modules
#29034 opened
May 22, 2025 - DOC: Expand/clean up extension module import error
#29036 opened
May 22, 2025 - BLD: bump OpenBLAS version, use OpenBLAS for win-arm64
#29039 opened
May 23, 2025 - BUG: Fix f2py derived types in modules
#29040 opened
May 23, 2025
2 Issues closed by2 people
- BUG: cannot use `np.save` and `allow_pickle=True` with data larger than 4 GB
#26224 closed
May 22, 2025 - The windows actions test does not seem to be run.
#29020 closed
May 21, 2025
5 Issues opened by5 people
- BUG: NumPy 2.3.0 regression - corrupted array values
#29038 opened
May 23, 2025 - BUG: f2py fails to compile modules with derived types after changes in 2.2.0
#29037 opened
May 22, 2025 - BLD: use OpenBLAS in the windows-arm64 build
#29035 opened
May 22, 2025 - ENH: Use multi-phase initialisation (PEP 489) for extension modules
#29021 opened
May 21, 2025 - No module named 'numpy.core._multiarray_umath' ~ Bazel Edition
#29017 opened
May 21, 2025
24 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
- CI: update cibuildwheel to 3.0.0b1 and enable cp314 and cp314t nightlies
#29007 commented on
May 22, 2025 • 3 new comments - ENH, API: New sorting mechanism for DType API
#28516 commented on
May 22, 2025 • 2 new comments - ENH: Convert unary_complex from C universal intrinsics to C++ using Highway
#28815 commented on
May 21, 2025 • 1 new comment - ENH: np.unique: support hash based unique for string dtype
#28767 commented on
May 22, 2025 • 1 new comment - MNT: xfail flaky test on pypy
#29014 commented on
May 21, 2025 • 0 new comments - TYP: Type ``MaskedArray.__{add,radd,sub,rsub}__``
#29012 commented on
May 22, 2025 • 0 new comments - MNT: constant string arrays instead of pointers in C
#28985 commented on
May 22, 2025 • 0 new comments - DOC: improves np.fromfile file description (#28840)
#28979 commented on
May 20, 2025 • 0 new comments - BUG: Converting large integer to np.longdouble can raise ValueError
#28722 commented on
May 22, 2025 • 0 new comments - BUG: quantile should error when weights are all zeros
#28595 commented on
May 21, 2025 • 0 new comments - BUG: in-place fixed-width string multiply doesn't do overflow checking
#29011 commented on
May 23, 2025 • 0 new comments - DOC: Add information (maybe just release note) for typing regressions
#28077 commented on
May 22, 2025 • 0 new comments - Formal names for 2.3.0 contributors
#28951 commented on
May 22, 2025 • 0 new comments - Make `eig/eigvals` always return complex eigenvalues
#29000 commented on
May 22, 2025 • 0 new comments - Packaging openblas libraries with numpy wheel
#29010 commented on
May 21, 2025 • 0 new comments - BUG: np.percentile fails with internal overflow when using float16 input on large arrays
#29003 commented on
May 21, 2025 • 0 new comments - ENH: Should row_stack really be deprecated?
#26032 commented on
May 21, 2025 • 0 new comments - ENH: add __array_function__ protocol to polyval2d and polygrid2d
#28866 commented on
May 20, 2025 • 0 new comments - TSK: deprecate setting `strides`, `dtype`, and `shape` on arrays.
#28800 commented on
May 20, 2025 • 0 new comments - BUG: scalars missing several methods for array api compat
#27305 commented on
May 20, 2025 • 0 new comments - BUG: scalars don't have dlpack support
#27137 commented on
May 20, 2025 • 0 new comments - `where` with out-of-bounds Python integers in Numpy 2
#27006 commented on
May 20, 2025 • 0 new comments - ENH: expose numpy.dtype.flags bitmasks in numpy.dtypes
#24963 commented on
May 20, 2025 • 0 new comments - BUG: Polynomial package slower than polynomial module for python <= 3.11. Both are worse for python > 3.11.
#28948 commented on
May 20, 2025 • 0 new comments