Insights: numpy/numpy
Overview
Could not load contribution data
Please try again later
27 Pull requests merged by 13 people
-
BUG: ma with structured dtype
#23335 merged
Mar 6, 2023 -
ENH: add support for fujitsu C/C++ compiler and SSL2 to numpy.
#22982 merged
Mar 6, 2023 -
TYP: Remove some stray type-check-only imports of ``msort``
#23345 merged
Mar 6, 2023 -
TYP: Add type annotations for comparison operators to MaskedArray.
#23344 merged
Mar 6, 2023 -
TYP: Mark ``d`` argument to fftfreq and rfftfreq as optional in type stubs.
#23343 merged
Mar 5, 2023 -
TYP: Remove duplicate CLIP/WRAP/RAISE in __init__.pyi.
#23342 merged
Mar 5, 2023 -
TYP: Replace duplicate reduce in ufunc type signature with reduceat.
#23341 merged
Mar 5, 2023 -
TYP: Remove duplicate CLIP/WRAP/RAISE in __init__.pyi.
#23326 merged
Mar 5, 2023 -
TYP: Remove two stray type-check-only re-exports of ``msort``
#23340 merged
Mar 5, 2023 -
TYP: Fix return type to float on _FloatLike_co arguments
#23103 merged
Mar 5, 2023 -
TYP: Replace duplicate reduce in ufunc type signature with reduceat.
#23325 merged
Mar 5, 2023 -
TYP: Add type annotations for comparison operators to MaskedArray.
#23328 merged
Mar 5, 2023 -
TYP: Mark ``d`` argument to fftfreq and rfftfreq as optional in type stubs
#23327 merged
Mar 5, 2023 -
MAINT: Ignore hadolint info error DL3059.
#23333 merged
Mar 3, 2023 -
MAINT: Make hadolint version more explicit.
#23332 merged
Mar 3, 2023 -
MAINT: Update actions in gitpod/docker workflows
#23329 merged
Mar 3, 2023 -
DOC: fix typos
#23317 merged
Mar 3, 2023 -
MAINT: Fix failing gitpod build.
#23321 merged
Mar 3, 2023 -
DEP: deprecate `product`, `cumproduct`, `sometrue`, `alltrue`
#23314 merged
Mar 2, 2023 -
BUG: Fix reference counting error in arraydescr_new
#23318 merged
Mar 2, 2023 -
DOC: Fix a typo
#23311 merged
Mar 2, 2023 -
DOC: fixed meshgrid descr and its return type
#23310 merged
Mar 2, 2023 -
DEP: deprecate `np.round_`; add `round`/`min`/`max` to the docs
#23302 merged
Mar 1, 2023 -
MAINT: allow NPY_DT_NUMERIC flag on user dtypes
#23306 merged
Mar 1, 2023 -
DOC: Update the docstrings for np.around and np.round_
#22527 merged
Feb 28, 2023 -
BUG: sorting checks `NPY_NEEDS_PYAPI` instead of `NPY_ITEM_REFCOUNT`
#23292 merged
Feb 28, 2023 -
Set github workflow permissions to circleci and labeler
#23294 merged
Feb 28, 2023
9 Pull requests opened by 9 people
-
ENH: Extend the functionlty of C++ type `np::Half`
#23298 opened
Feb 28, 2023 -
ENH: add automated arange conversion to numpy.lib.index_tricks.ix_
#23316 opened
Mar 2, 2023 -
ENH: Add support to `ma.dot()` for non-2d arrays with `strict=True`
#23322 opened
Mar 3, 2023 -
ENH: Make SupportsDType public
#23331 opened
Mar 3, 2023 -
ENH: Add support for argmin and argmax for NEP42 dtypes
#23337 opened
Mar 4, 2023 -
MAIN: Apply security best practices
#23339 opened
Mar 5, 2023 -
DOC: changed formula in random.Generator.pareto doc #22701
#23347 opened
Mar 6, 2023 -
DOC: Clearer doc title for repeat
#23348 opened
Mar 6, 2023 -
ENH: Use AVX512-FP16 SVML content for float16 umath functions
#23351 opened
Mar 6, 2023
24 Issues closed by 12 people
-
Feature request: fromstring to read complex array
#13891 closed
Mar 6, 2023 -
BUG: Masked array creation fails with structured array
#22041 closed
Mar 6, 2023 -
BUG: Errors embedding python in C++ when importing module using numpy
#23270 closed
Mar 6, 2023 -
BUG: Segfault when trying to access a returned numpy array backed by a buffer of named shared memory
#18294 closed
Mar 6, 2023 -
BUG: Segmentation fault when using shared memory buffer
#22190 closed
Mar 6, 2023 -
Backports require review by a person other than myself.
#23346 closed
Mar 6, 2023 -
Raise warning when condition number is too high?
#3755 closed
Mar 5, 2023 -
BUG: np.unique yields incorrect output for MaskedArray when axis is not None
#23281 closed
Mar 5, 2023 -
Typing: pyright assert_allclose reportUnknownMemberType
#23151 closed
Mar 5, 2023 -
numpy 1.17.1 6 tests failures for PowerPC
#14438 closed
Mar 5, 2023 -
Gitpod build is failing.
#23320 closed
Mar 3, 2023 -
BUG: np.size is no longer an instance of FunctionType (nightly/dev build)
#23307 closed
Mar 3, 2023 -
BUG: numpy v1.23.5 latest version that works on windows 7
#23324 closed
Mar 3, 2023 -
Status of aliased/wrapped functions, including `numpy.cumproduct`, `np.alltrue`, `np.sometrue`.
#14584 closed
Mar 2, 2023 -
BUG: meshgrid returns a list while a tuple is expected based on the documentation
#23303 closed
Mar 2, 2023 -
DOC: Explicitly mention a function's aliases in the documentation
#19717 closed
Mar 1, 2023 -
DEP: Deprecate np.round_
#22617 closed
Mar 1, 2023 -
Defining overrides for aliased NumPy functions in NumPy
#13877 closed
Mar 1, 2023 -
BUG: np.power loses accuracy on numpy>=1.24, ubuntu & intel SkylakeX
#23289 closed
Mar 1, 2023 -
BUG: numpy.nan is not behaving as literal 'None'.
#23299 closed
Feb 28, 2023 -
BUG: Stack buffer overflow in nditer_api/dtype_transfer in 1.24.x branch
#22790 closed
Feb 28, 2023 -
ENH: Set GitHub Workflow permissions to read only
#23293 closed
Feb 28, 2023
18 Issues opened by 15 people
-
Drop TravisCI ppc64le test?
#23354 opened
Mar 6, 2023 -
ENH: Add missing keyword arguments to numpy.ma.unique
#23353 opened
Mar 6, 2023 -
DOC: Missing documentation for various numpy.ma functions
#23352 opened
Mar 6, 2023 -
BUG: `ascontiguousarray` leaves negative strides for length-1 dimensions
#23349 opened
Mar 6, 2023 -
Crackfortran regular expression could use improvement
#23338 opened
Mar 4, 2023 -
Is .github/workflows/docker.yml still a thing?
#23334 opened
Mar 3, 2023 -
MAINT: Some ufuncs aren't freed at exit (NumPy has no module teardown yet)
#23330 opened
Mar 3, 2023 -
ENH: Explicitly show keys of `.npz` file in repr
#23319 opened
Mar 2, 2023 -
DOC: Develop and add to the docs a policy for not including copyright notices in the code base
#23315 opened
Mar 2, 2023 -
bincount does not accept complex valued weights
#23313 opened
Mar 2, 2023 -
DOC: RuntimeError during building document
#23312 opened
Mar 2, 2023 -
Array problem
#23309 opened
Mar 1, 2023 -
Make SupportsDtype public
#23308 opened
Mar 1, 2023 -
BUG: Got Segmentation Fault when use-after-free a ndarray using SharedMemory as its buffer
#23305 opened
Mar 1, 2023 -
pip install --no-cache numpy on RAMv7 i get libs for ARMv8 arch
#23304 opened
Mar 1, 2023 -
DOC: Add clarification around MSVC compiler minimum version supported
#23301 opened
Feb 28, 2023 -
BUG: use of folder name 'crackfortran' has unforeseen consequences
#23300 opened
Feb 28, 2023
25 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.
-
ENH: show endianness when nonstandard: address #19059
#23295 commented on
Mar 6, 2023 • 13 new comments -
ENH: expose datetime.c functions to cython
#21199 commented on
Mar 7, 2023 • 11 new comments -
ENH: Modify `numpy.logspace` so that the `base` argument broadcasts correctly against `start` and `stop`
#23275 commented on
Mar 6, 2023 • 10 new comments -
ENH: np.default_array_ufunc
#20044 commented on
Mar 2, 2023 • 6 new comments -
ENH allow for specifying CPU features to enable via `NPY_ENABLE_CPU_FEATURES` environment variable
#22137 commented on
Mar 5, 2023 • 5 new comments -
Interface for wrapping random distribution functions (__array_function__, __ufunc__, ?)
#19382 commented on
Feb 28, 2023 • 4 new comments -
BUG: busday_count returns wrong results with begindates > enddates
#23197 commented on
Feb 28, 2023 • 2 new comments -
BLD: Failed building wheel for numpy on armv7
#19820 commented on
Mar 2, 2023 • 2 new comments -
Add basic dtype typing support to the main numpy namespace
#19252 commented on
Feb 28, 2023 • 1 new comment -
BUG: type checking np.isfinite() arguments fails for sequences of (np.number | float)
#23081 commented on
Feb 28, 2023 • 1 new comment -
BUG: Inconsistent `complex`-->`float` casting failures
#23062 commented on
Mar 1, 2023 • 1 new comment -
Why/when does np.something remove the mask of a np.ma array ?
#18675 commented on
Mar 5, 2023 • 1 new comment -
DOC: error in the description of `numpy.random.pareto`
#22701 commented on
Mar 6, 2023 • 1 new comment -
BUG: numpy/core/src/common/simd/vec/memory.h:113:1: error: call to 'vec_st' is ambiguous
#23268 commented on
Mar 6, 2023 • 1 new comment -
Datetime64 comparison to datetime fails for datetime64[ns]
#17665 commented on
Mar 7, 2023 • 1 new comment -
BENCH: Add coverage for remaining array_api operations
#23010 commented on
Mar 5, 2023 • 1 new comment -
ENH: Allow ``where`` argument to override ``__array_ufunc__``
#23240 commented on
Mar 3, 2023 • 1 new comment -
BUG: Fix data stmt handling for complex values in f2py
#23282 commented on
Mar 4, 2023 • 1 new comment -
BUG: fix for np.unique with nan values
#23288 commented on
Mar 6, 2023 • 1 new comment -
BUG: several `numpy.core.tests.test_umath.TestComplexFunctions` fail on musllinux
#23049 commented on
Feb 28, 2023 • 0 new comments -
Deprecate the aliased constants in the top-level namespaces
#13705 commented on
Mar 2, 2023 • 0 new comments -
numpy aborts on import due to OpenBLAS using too much memory
#17856 commented on
Mar 5, 2023 • 0 new comments -
ENH: Dtype without metadata
#23185 commented on
Mar 3, 2023 • 0 new comments -
DOC: fix equation in percentile and quantile
#23210 commented on
Mar 3, 2023 • 0 new comments -
Draft: BUG: Fix busday_count for reversed dates
#23229 commented on
Mar 3, 2023 • 0 new comments