-
-
Notifications
You must be signed in to change notification settings - Fork 11.2k
Insights: numpy/numpy
Overview
-
- 10 Merged pull requests
- 5 Open pull requests
- 4 Closed issues
- 0 New issues
Could not load contribution data
Please try again later
10 Pull requests merged by 9 people
-
DOC: Correct a few formatting issues
#29617 merged
Aug 23, 2025 -
MAINT: fix typo in cmds.py
#29618 merged
Aug 23, 2025 -
BUG: fix for evaluation of random_f and random_standard_cauchy in distributions.c
#29598 merged
Aug 23, 2025 -
MAINT: Bump github/codeql-action from 3.29.10 to 3.29.11
#29615 merged
Aug 22, 2025 -
TST: Replace xunit setup with methods
#29605 merged
Aug 22, 2025 -
BUG: make round consistently return a copy
#29137 merged
Aug 22, 2025 -
TYP: Add defaults to stubs in
numpy/lib
#29603 merged
Aug 22, 2025 -
CI: more specific mypy_primer
on:
paths#29611 merged
Aug 22, 2025 -
CI: replace comment-hider action in mypy_primer workflow
#29612 merged
Aug 22, 2025 -
TYP: ndarray.fill() takes no keyword arguments
#29608 merged
Aug 21, 2025
5 Pull requests opened by 5 people
-
BUG: fix negative samples generated by Wald distribution
#29609 opened
Aug 21, 2025 -
TST: Added tests for the _min_int helper function
#29610 opened
Aug 21, 2025 -
CI: only test pyodide
#29613 opened
Aug 22, 2025 -
TST: Replace xunit setup with methods
#29616 opened
Aug 22, 2025 -
ENH: Raise RuntimeWarning when casting from a unitless `np.timedelta64` to unitful one.
#29619 opened
Aug 23, 2025
4 Issues closed by 4 people
-
BUG: random.f and random.standard_cauchy can return reciprocal of the actual result.
#29599 closed
Aug 23, 2025 -
BUG: Meson-python error on installation, Raspberry Pi Bookworm
#29614 closed
Aug 22, 2025 -
BUG: For integer arguments, `round` returns a view while `ceil` returns a copy
#29124 closed
Aug 22, 2025 -
BUG: Segmentation fault with PyDataMem_GetHandler
#29600 closed
Aug 21, 2025
28 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.
-
DOC: Document datetime and timedelta to python's object type conversion
#29557 commented on
Aug 22, 2025 • 19 new comments -
DOC: clarify numpy.asarray parameter 'order'
#29606 commented on
Aug 22, 2025 • 2 new comments -
ENH: Convert arithmetic from C universal intrinsics to C++ using Highway
#27402 commented on
Aug 22, 2025 • 2 new comments -
ENH, SIMD: Optimize the hyperbolic implementation based on Highway wr…
#29211 commented on
Aug 22, 2025 • 1 new comment -
BUG: Fix fftn failure when both out and s parameters are given
#28895 commented on
Aug 22, 2025 • 1 new comment -
TYP: use ``TypeAliasType`` for ``ArrayLike`` and ``DTypeLike`` on py312+
#29564 commented on
Aug 24, 2025 • 0 new comments -
ENH: np.unique: support hash based unique for float and complex dtype
#29537 commented on
Aug 22, 2025 • 0 new comments -
BUG: Fix NEP50 weak-type scalar logic for binary operations on masked arrays
#28567 commented on
Aug 21, 2025 • 0 new comments -
ENH, API: New sorting mechanism for DType API
#28516 commented on
Aug 24, 2025 • 0 new comments -
DOC: Remove info specific to Python 2 from the latest docs version
#22635 commented on
Aug 23, 2025 • 0 new comments -
BUG: counting determinant of 3x3 matrix and got wrong number.
#27554 commented on
Aug 22, 2025 • 0 new comments -
ENH: add out parameter to numpy.convolve
#27744 commented on
Aug 22, 2025 • 0 new comments -
BUG: Unexpected behaviour of Masked mean and Masked median operations
#27797 commented on
Aug 22, 2025 • 0 new comments -
BUG: MaskedArray.astype('uint8') with certain fill_value raises warning on ARM (Mac M3) inside Docker (Ubuntu 24.04/25.04) and leads inconsistent output
#28403 commented on
Aug 22, 2025 • 0 new comments -
ENH: Add a `bit_width` function
#28441 commented on
Aug 22, 2025 • 0 new comments -
BUG: `MaskedArray.fill_value` not consistently preserved in structured voids with array-valued fields
#28450 commented on
Aug 22, 2025 • 0 new comments -
Calculate the 2-norm of a matrix is slow
#28592 commented on
Aug 22, 2025 • 0 new comments -
BUG: f2py treats f90 module strings as variable names for dependent variables
#28700 commented on
Aug 22, 2025 • 0 new comments -
BUG: `linalg.pinv` behaves differently on NumPy version 1.x and 2.x
#28707 commented on
Aug 22, 2025 • 0 new comments -
BUG: N-D FFTs fail when both `out` and `s` are given
#28890 commented on
Aug 22, 2025 • 0 new comments -
BUG: masked array: nanmean(), nanstd(), nanpercentile () raised ValueError in edge cases (all values masked)
#29117 commented on
Aug 22, 2025 • 0 new comments -
BUG? np.ma.flatten_structured_array infinite recursion when field contains iterable object
#29349 commented on
Aug 22, 2025 • 0 new comments -
BUG: numpy.f2py cannot be used with -c and --[no-]latex-doc together.
#29420 commented on
Aug 22, 2025 • 0 new comments -
BUG: `np.ma.asarray` does not interrogate a foreign object for `__array__`. Should it?
#29475 commented on
Aug 22, 2025 • 0 new comments -
ENH: weighted gram matrix / sandwich product
#29559 commented on
Aug 22, 2025 • 0 new comments -
Help Needed: Setting Up a Debugger to Trace Python-to-C++ Calls in NumPy Development
#28028 commented on
Aug 22, 2025 • 0 new comments -
ENH: Please support subinterpreters
#24755 commented on
Aug 22, 2025 • 0 new comments -
ENH: transition more code from .c.src to C++ templates
#29528 commented on
Aug 22, 2025 • 0 new comments