Insights: numpy/numpy
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
v1.23.4
published
Oct 12, 2022
14 Pull requests merged by 8 people
-
TYP: Spelling alignment for array flag literal
#22447 merged
Oct 17, 2022 -
DOC: Adopt a harmonic color scheme with the dark mode of pydata-sphinx-theme
#22409 merged
Oct 17, 2022 -
MAINT: Update versioneer 0.19 → 0.26
#22438 merged
Oct 17, 2022 -
MAINT,DOC: Revert "MAINT: fix typo in f2c_lapack.c"
#22441 merged
Oct 16, 2022 -
MAINT: fix typo in f2c_lapack.c
#22440 merged
Oct 15, 2022 -
MAINT: always use sys.base_prefix, never use sys.real_prefix
#22432 merged
Oct 14, 2022 -
DOC: Add changelog for ``masked_invalid`` change.
#22406 merged
Oct 14, 2022 -
MAINT: Update main after 1.23.4 release.
#22430 merged
Oct 13, 2022 -
DOC: Remove documentation specific to Python 2
#22411 merged
Oct 13, 2022 -
MAINT: Remove PyCObject from the SWIG interface
#22419 merged
Oct 12, 2022 -
REL: Prepare for the NumPy 1.23.4 release (1)
#22425 merged
Oct 11, 2022 -
TST: Fix failing aarch64 wheel builds.
#22424 merged
Oct 11, 2022 -
TST, BLD: Fix failing aarch64 wheel builds.
#22418 merged
Oct 11, 2022 -
DEP: Deprecate conversion of out-of-bound Python integers
#22385 merged
Oct 11, 2022
7 Pull requests opened by 5 people
-
ENH: Add `dtype` argument to `np.append`
#22429 opened
Oct 12, 2022 -
DOC: remove reference to Python 2
#22433 opened
Oct 13, 2022 -
DOC: Clarify docstring of `masked_equal` and `masked_values`
#22436 opened
Oct 13, 2022 -
ENH: unstructured_to_structured converts dtype argument
#22442 opened
Oct 16, 2022 -
CI: Migrate from LGTM.com to GitHub code analysis
#22443 opened
Oct 16, 2022 -
WIP: Update scalar representations as per NEP 51
#22449 opened
Oct 18, 2022 -
BUG: Fix boundschecking for random.logseries
#22450 opened
Oct 18, 2022
13 Issues closed by 7 people
-
BUG: Iterating .npz files with duplicate keys yields unexpected output
#20033 closed
Oct 17, 2022 -
Assignment
#22446 closed
Oct 17, 2022 -
BUG: Typing warning when subtracting two numpy arrays
#22437 closed
Oct 17, 2022 -
Some aarch64 nightly wheel uploads failing
#22050 closed
Oct 14, 2022 -
Broadcasting with masked array doesn't work with divide (after tile instruction) (Trac #2035)
#2627 closed
Oct 13, 2022 -
np.tile modifies the mask of the inputted masked array
#3140 closed
Oct 13, 2022 -
BUG: Masked array printing does not insert any ellipses for skipped data
#22414 closed
Oct 12, 2022 -
Cron jobs failing on travis
#22416 closed
Oct 12, 2022 -
DOC: <numpy.std() describes incorrect default ddof value>
#22426 closed
Oct 12, 2022 -
BUG: numpy 1.19.5 failed to build on arm64 centos7
#22417 closed
Oct 12, 2022 -
BUG: `np.arccos` giving `invalid value` warnings for values that are in range.
#22423 closed
Oct 11, 2022 -
BUG: Non-normalized eigenvectors in linalg.eigh for complex hermitian matrix on osx-arm64
#21950 closed
Oct 11, 2022 -
BUG: Possible regression in CPU supported features for aarch64
#22257 closed
Oct 11, 2022
8 Issues opened by 8 people
-
BUG: np.std returns inf - overflow encountered in reduce arrmean()
#22448 opened
Oct 17, 2022 -
numpy installation issue on linux
#22439 opened
Oct 15, 2022 -
DOC: NPZ files could mention more explicitly that reading is lazy/delayed
#22435 opened
Oct 13, 2022 -
BUG [1.23.4]: pep517 build fails
#22431 opened
Oct 12, 2022 -
ENH: unstructured_to_structured should try and convert dtype
#22428 opened
Oct 11, 2022 -
BUG: array's append should respect the type of the array you are appending to
#22427 opened
Oct 11, 2022
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.
-
DOC: How to partition domains
#22375 commented on
Oct 11, 2022 • 6 new comments -
DOC: Remove info specific to Python 2 from the latest docs version
#22400 commented on
Oct 13, 2022 • 5 new comments -
ENH: Added mant_dig attribute to finfo (#22333)
#22405 commented on
Oct 14, 2022 • 5 new comments -
Importing numpy fails when CPython is compiled to a DLL
#21443 commented on
Oct 14, 2022 • 4 new comments -
ENH: Implement correct scalar and integer overflow errors for NEP 50
#21875 commented on
Oct 18, 2022 • 4 new comments -
BUG(?): Array-priority for output wrapping seems wrong in ufuncs
#21280 commented on
Oct 16, 2022 • 2 new comments -
BUG: ravel_multi_index does not work on 0D arrays
#15690 commented on
Oct 16, 2022 • 2 new comments -
DOC: NumPy documentation user stories - tracking issue
#22089 commented on
Oct 12, 2022 • 1 new comment -
Best practices for re-exposing numpy's Literal parameters in downstream libraries
#22415 commented on
Oct 13, 2022 • 1 new comment -
np.ma.masked_invalid and precision (Trac #1657)
#2253 commented on
Oct 13, 2022 • 1 new comment -
ENH: Suggest "ignore" mode for ravel_multi_index
#15475 commented on
Oct 16, 2022 • 1 new comment -
ENH: ndarray.__format__ implementation for numeric dtypes
#19550 commented on
Oct 17, 2022 • 1 new comment -
ENH allow for specifying CPU features to enable via `NPY_ENABLE_CPU_FEATURES` environment variable
#22137 commented on
Oct 13, 2022 • 1 new comment -
DOC: allow jax to correctly reference numpy documentation
#22162 commented on
Oct 12, 2022 • 1 new comment -
ENH: Implement SIMD versions of isnan,isinf, isfinite and signbit
#22165 commented on
Oct 14, 2022 • 1 new comment -
DOC: Add missing examples to the `numpy.ctypeslib` functions
#22303 commented on
Oct 13, 2022 • 1 new comment -
ENH: Vectorize quicksort for 16-bit and 64-bit dtype using AVX512
#22315 commented on
Oct 14, 2022 • 1 new comment -
ENH: Expose `ufunc.resolve_dtypes` and strided loop access
#22422 commented on
Oct 17, 2022 • 1 new comment -
DOC: Example of using np.lib.tracemalloc_domain
#14766 commented on
Oct 11, 2022 • 0 new comments -
isnan and similar functions not supported by __array_function__?
#16137 commented on
Oct 11, 2022 • 0 new comments -
BUG: `numpy.ctypeslib.load_library()` from custom directory fails on Windows with Python 3.8+
#20362 commented on
Oct 11, 2022 • 0 new comments -
SegFault when using numpy with jnius
#15691 commented on
Oct 18, 2022 • 0 new comments -
ENH: Weighted quantile
#9211 commented on
Oct 17, 2022 • 0 new comments -
ENH: Add SIMD versions of negative
#22166 commented on
Oct 14, 2022 • 0 new comments