Insights: numpy/numpy
Overview
Could not load contribution data
Please try again later
16 Pull requests merged by 9 people
-
Bump egor-tensin/cleanup-path from 1 to 3
#23389 merged
Mar 15, 2023 -
Bump docker/setup-buildx-action from 2.4.1 to 2.5.0
#23391 merged
Mar 15, 2023 -
Bump cygwin/cygwin-install-action from 2 to 3
#23390 merged
Mar 15, 2023 -
Bump ossf/scorecard-action from 2.0.6 to 2.1.2
#23388 merged
Mar 15, 2023 -
Bump pypa/cibuildwheel from 2.12.0 to 2.12.1
#23387 merged
Mar 15, 2023 -
MAINT: Pin devpy
#23386 merged
Mar 14, 2023 -
MAIN: Apply security best practices
#23339 merged
Mar 14, 2023 -
MAINT: cleanup unused Python3.8-only code and references
#23384 merged
Mar 14, 2023 -
ENH: show dtype in array repr when endianness is non-native
#23295 merged
Mar 14, 2023 -
DOC: Add `n_children` param to rng.spawn() and bitgen.spawn() docs
#23378 merged
Mar 14, 2023 -
BLD: add SSL2 default path for Fujitsu C/C++ compiler
#23361 merged
Mar 14, 2023 -
MAINT: Update x86-simd-sort to latest commit
#23380 merged
Mar 13, 2023 -
MAINT: remove `NUMPY_EXPERIMENTAL_ARRAY_FUNCTION` environment variable
#23376 merged
Mar 13, 2023 -
BLD: Check for submodules before build
#23372 merged
Mar 12, 2023 -
BUG: Ensure like is only stripped for `like=` dispatched functions
#23370 merged
Mar 10, 2023 -
DEP: update deprecations for `np.product` and co to emit from dispatcher
#23364 merged
Mar 10, 2023
7 Pull requests opened by 5 people
-
ENH: improve dlpack protocol detection
#23360 opened
Mar 9, 2023 -
DOC: docs added to routines.ma.rst from issue #23352
#23368 opened
Mar 10, 2023 -
ENH: drop dtype metadata
#23371 opened
Mar 10, 2023 -
DOC: fixing a typo in polynomial roots Doc & cross-referencing domain #23374
#23382 opened
Mar 13, 2023 -
Adding Examples for np.ma.sort
#23392 opened
Mar 15, 2023 -
Adding Examples for np.ma.right_shift
#23393 opened
Mar 15, 2023 -
Expanding docstring of numpy.gradient()
#23394 opened
Mar 15, 2023
10 Issues closed by 5 people
-
BUG: <OverflowError: Python int too large to convert to C long>
#23375 closed
Mar 15, 2023 -
BUG: Checking fp exception status causes false error
#23381 closed
Mar 15, 2023 -
MAINT,TASK: CI is clean of Python 3.8 and we require 3.9, some code remnants remain
#23044 closed
Mar 14, 2023 -
core.arrayprint.dtype_short_repr does not print byte order
#11102 closed
Mar 14, 2023 -
Confusing ndarray repr: always shows dtype as if in native byteorder
#19059 closed
Mar 14, 2023 -
DOC: Promote to build with meson
#23367 closed
Mar 12, 2023 -
BUG: numpy.savez_compressed ignores arrays named "like"
#23365 closed
Mar 10, 2023 -
BUG: specifying 'kind' keyword argument in numpy.isin function not possible
#23369 closed
Mar 10, 2023 -
BUG: <the return of np.arange which have e-4 order number as argument "stop" includes "stop".>
#23363 closed
Mar 9, 2023 -
numpy aborts on import due to OpenBLAS using too much memory
#17856 closed
Mar 8, 2023
8 Issues opened by 8 people
-
No module named 'numpy.core._multiarray_umath on debug version of CPython
#23385 opened
Mar 14, 2023 -
np.spacing and np.nextafter on integers
#23383 opened
Mar 14, 2023 -
BUG: NetBSD: fails due to missing log2l(), log1pl(), and expm1l()
#23379 opened
Mar 13, 2023 -
Documentation - (Fancy) Boolean array indexing - incorrect sentence
#23377 opened
Mar 13, 2023 -
DOC: polynomial.polynomial.Polynomial.roots
#23374 opened
Mar 11, 2023 -
DOC: Clarify usage of the np alias for numpy
#23373 opened
Mar 11, 2023 -
DOC: Confusion about Boolean dtype
#23366 opened
Mar 9, 2023 -
DISCUSS: Runtime precision selection drive?
#23362 opened
Mar 9, 2023
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.
-
BUG: Fix busday_count for reversed dates
#23229 commented on
Mar 14, 2023 • 9 new comments -
ENH: expose datetime.c functions to cython
#21199 commented on
Mar 15, 2023 • 5 new comments -
ENH: `float.hex` and `float.fromhex` Implementation
#20083 commented on
Mar 13, 2023 • 4 new comments -
ENH: ``__repr__`` for NpzFile object
#23357 commented on
Mar 15, 2023 • 4 new comments -
API: Add DType classes into new `numpy.types` module
#23358 commented on
Mar 8, 2023 • 4 new comments -
DOC: Document numba support for Generators & BitGenerators
#22109 commented on
Mar 8, 2023 • 3 new comments -
DEP: deprecate np.dtype(None)
#23119 commented on
Mar 13, 2023 • 3 new comments -
BUG: busday_count returns wrong results with begindates > enddates
#23197 commented on
Mar 9, 2023 • 2 new comments -
DOC: What is the purpose of fill_value in masked arrays?
#20850 commented on
Mar 9, 2023 • 2 new comments -
BUG: silent overflow in np.prod
#21219 commented on
Mar 9, 2023 • 2 new comments -
ENH: Add missing keyword arguments to numpy.ma.unique
#23353 commented on
Mar 13, 2023 • 2 new comments -
ENH: Use AVX512-FP16 SVML content for float16 umath functions
#23351 commented on
Mar 14, 2023 • 2 new comments -
Unexpected output from arange with dtype=int
#16159 commented on
Mar 8, 2023 • 1 new comment -
nanquantile does not return array of correct length if input is empty
#14599 commented on
Mar 8, 2023 • 1 new comment -
DOC: Missing documentation for various numpy.ma functions
#23352 commented on
Mar 10, 2023 • 1 new comment -
Is there any command in numpy to find eigen value and eigen vectors similar to Julia's Eigen without scaling the matrix?
#21969 commented on
Mar 11, 2023 • 1 new comment -
DOC/TST: potential updates to NumPy Testing Guidelines?
#23283 commented on
Mar 13, 2023 • 1 new comment -
DOC: no documentation on the different casting options in numpy.concatenate
#20958 commented on
Mar 13, 2023 • 1 new comment -
BUG: incompatibility between 1.23 and 1.24 for f2py generated interface to string arrays
#23356 commented on
Mar 13, 2023 • 1 new comment -
MAINT: Make output of Polynomial representations consistent
#21760 commented on
Mar 10, 2023 • 1 new comment -
DOC: write a how-to guide about using 'stack', 'concatenate', 'block'
#21916 commented on
Mar 12, 2023 • 0 new comments -
[Feature Request] Add alias of np.concatenate as np.concat
#16469 commented on
Mar 14, 2023 • 0 new comments -
DOC: Partially update compress_{cols,rows}
#22287 commented on
Mar 13, 2023 • 0 new comments -
TST add tests for numpy.quantile
#23129 commented on
Mar 10, 2023 • 0 new comments