June 7, 2021 – June 14, 2021
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
v1.21.0rc2
published
Jun 8, 2021
39 Pull requests merged by 15 people
-
BUG: Fix out-of-bounds access in convert_datetime_divisor_to_multiple
#19239 merged
Jun 13, 2021 -
ENH: Support major version larger than 9 in NumpyVersion
#19240 merged
Jun 13, 2021 -
MAINT: replace imgmath with mathjax for docs
#19238 merged
Jun 13, 2021 -
BLD,API: (distutils) Force strict floating point error model on clang
#19229 merged
Jun 13, 2021 -
MAINT, SIMD: Hardened the AVX compile-time tests
#19230 merged
Jun 13, 2021 -
BUG: fix potential use of null pointer
#19232 merged
Jun 13, 2021 -
BUG: fix ValueError in PyArray_Std on win_amd64
#19231 merged
Jun 13, 2021 -
ENH: Add annotations to `np.core.multiarray` part 3/4
#19237 merged
Jun 13, 2021 -
MAINT: Update documentation for 1.20.4 release.
#19236 merged
Jun 13, 2021 -
Revert "BUG: revise string_from_pyobj/try_pyarr_from_string with respect to malloc and copy."
#19235 merged
Jun 13, 2021 -
TST: Ignore exp FP exceptions test for glibc ver < 2.17
#19233 merged
Jun 13, 2021 -
TST: Ignore exp FP exceptions test for glibc ver < 2.17
#19209 merged
Jun 12, 2021 -
ENH: Add annotations to `np.core.multiarray` part 2/4
#19227 merged
Jun 12, 2021 -
ENH: Add annotations for `np.pad`
#19223 merged
Jun 11, 2021 -
MAINT: Remove python 2 specific string comparison code
#19224 merged
Jun 11, 2021 -
ENH: Add initial annotations to `np.core.multiarray`
#19060 merged
Jun 10, 2021 -
DOC: Explicitly mention that `searchsorted` returns an integer if `v` is a scalar
#19165 merged
Jun 10, 2021 -
MAINT: Add `complex` as allowed type for the `np.complexfloating` constructor
#19219 merged
Jun 10, 2021 -
MAINT: Add `complex` as allowed type for the `np.complexfloating` constructors
#19218 merged
Jun 10, 2021 -
ENH: Add annotations for `np.testing`
#19179 merged
Jun 10, 2021 -
DOC: Crosslinking to Gitpod guide
#19185 merged
Jun 10, 2021 -
ENH: Support major version larger than 9 in `NumpyVersion`
#19214 merged
Jun 10, 2021 -
MAINT: Add annotations for the missing `period` parameter to `np.unwrap`
#19212 merged
Jun 10, 2021 -
MAINT: Add annotations for the missing `period` parameter to `np.unwrap`
#19213 merged
Jun 10, 2021 -
BUG: Fix out-of-bounds access in convert_datetime_divisor_to_multiple
#19202 merged
Jun 10, 2021 -
DOC: NeighborhoodIterator position on creation
#19200 merged
Jun 9, 2021 -
DOC: update references to other repos head branch to 'main'
#19196 merged
Jun 8, 2021 -
REL: Prepare for NumPy 1.20.0rc2 release.
#19197 merged
Jun 8, 2021 -
DOC: Adjust polyfit doc to clarify the meaning of w
#18421 merged
Jun 8, 2021 -
DOC: Link issue label
#19195 merged
Jun 8, 2021 -
MAINT, BUG: Adapt `castingimpl.casting` to denote a minimal level
#19194 merged
Jun 7, 2021 -
NEP: Accept NEP 35 as final
#19193 merged
Jun 7, 2021 -
NEP: Accept NEP 35 (`like=` keyword for array creation) as final
#19188 merged
Jun 7, 2021 -
MAINT, BUG: Adapt `castingimpl.casting` to denote a minimal level
#19174 merged
Jun 7, 2021 -
DOC: ndindex class docstrings fix
#19186 merged
Jun 7, 2021 -
MAINT: Bump hypothesis from 6.13.10 to 6.13.14
#19182 merged
Jun 7, 2021 -
BUG: Update coordinates on PyArray_ITER_GOTO1D
#19016 merged
Jun 7, 2021 -
MAINT: Bump pytest-cov from 2.12.0 to 2.12.1
#19181 merged
Jun 7, 2021 -
DOC: Remove misleading info about Fortran compiler in Building from source doc
#19003 merged
Jun 7, 2021
8 Pull requests opened by 6 people
-
DEV: GitHub auto label bot
#19198 opened
Jun 8, 2021 -
Faster set ops (intersect and diff)
#19199 opened
Jun 8, 2021 -
[WIP] ENH: Adding keepdims to np.argmin,np.argmax
#19211 opened
Jun 10, 2021 -
Fix some inconsistencies in the docstring of matrix_rank
#19225 opened
Jun 11, 2021 -
API: Fix structured dtype cast-safety, promotion, and comparison
#19226 opened
Jun 11, 2021 -
BUG: Invalid dtypes comparison should not raise `TypeError`
#19228 opened
Jun 12, 2021 -
MAINT: Bump hypothesis from 6.13.14 to 6.14.0
#19241 opened
Jun 14, 2021 -
MAINT: Bump mypy from 0.812 to 0.902
#19242 opened
Jun 14, 2021
14 Issues closed by 10 people
-
Test suite failure on non-AVX512 due to glibc (version-dependent) bug on f64 underflow
#19192 closed
Jun 12, 2021 -
Modify .any() to return Null if all values are null
#19220 closed
Jun 12, 2021 -
Errors with type annotations
#19221 closed
Jun 10, 2021 -
np.searchsorted documentation and typing missing that single values are allowed
#19160 closed
Jun 10, 2021 -
Numpy.typing mypy plugin error
#19215 closed
Jun 10, 2021 -
When there's numpy for Python 3.10.0b2
#19155 closed
Jun 10, 2021 -
Reference instead of copy
#19150 closed
Jun 10, 2021 -
Seen `namespaces`, `spaces` and `extra-waste comments` in numpy docs
#19204 closed
Jun 9, 2021 -
mcAfee Endpoint security detected a threat numpy 1.20.3
#19040 closed
Jun 8, 2021 -
NEP 35: Finalize `like=` argument behaviour before 1.21 release
#17075 closed
Jun 8, 2021 -
Cannot cast one-element object array of empty string to string dtype on 1.21.0rc1
#19085 closed
Jun 7, 2021 -
Inconsistent results with `np.logical_not` with `where`
#19189 closed
Jun 7, 2021 -
Installation Python numpy Library Ubuntu Core
#19184 closed
Jun 7, 2021 -
Misleading info in the build docs says a Fortran compiler is needed to build numpy
#7992 closed
Jun 7, 2021
9 Issues opened by 9 people
-
npy_cblas.h does not match libcblas (size_t vs int or long for CBLAS_INDEX in Netlib)
#19243 opened
Jun 14, 2021 -
deprecation warning for `nonzero(0d_array)` not shown
#19216 opened
Jun 10, 2021 -
Compiler not found when specifying --fcompiler
#19210 opened
Jun 9, 2021 -
Broadcasting large arrays returns scalar instead of MemoryError
#19208 opened
Jun 9, 2021 -
array_equal or testing.assert_array_equal does not compare NaNs as numbers when dtype is object
#19205 opened
Jun 9, 2021 -
SciPy crash with nightly numpy wheel--possible f2py issue
#19201 opened
Jun 8, 2021 -
DOC: Discussion - How to organize tutorials
#19191 opened
Jun 7, 2021 -
dtype comparison return False
#19187 opened
Jun 7, 2021 -
np.testing.allclose doesn't handle uint8 datatype properly
#19183 opened
Jun 7, 2021
27 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.
-
[WIP] ENH: Add support for copy modes to NumPy
#19173 commented on
Jun 14, 2021 • 37 new comments -
ENH: Vectorising np.linalg.qr
#19151 commented on
Jun 13, 2021 • 20 new comments -
ENH: Add smallest_normal and smallest_subnormal attributes to finfo
#18536 commented on
Jun 11, 2021 • 11 new comments -
MAINT: Removed suitable unused variables shown in LGTM
#19102 commented on
Jun 11, 2021 • 11 new comments -
np.linalg.eigvals() unexpected results on ARM CPUs
#18422 commented on
Jun 14, 2021 • 8 new comments -
overflow during numpy import
#18202 commented on
Jun 10, 2021 • 5 new comments -
ENH: Improve readibility of error message in terminal.
#19167 commented on
Jun 11, 2021 • 5 new comments -
BUG: Error installing NumPy via Pip on macOS Big Sur with python from HomeBrew
#17784 commented on
Jun 13, 2021 • 4 new comments -
ENH: Implement the DLPack Array API protocols for ndarray.
#19083 commented on
Jun 7, 2021 • 4 new comments -
BUG: Fixed 0^{non-zero} as discussed in issue #18378
#18535 commented on
Jun 14, 2021 • 3 new comments -
Chain exceptions where appropriate
#15986 commented on
Jun 9, 2021 • 2 new comments -
Big list of functions in the top-level namespace missing types
#16546 commented on
Jun 13, 2021 • 2 new comments -
BUG: Remove complex floor divide
#19135 commented on
Jun 11, 2021 • 2 new comments -
MAINT: Haiku defines neither ``__STDC_NO_THREADS__`` nor ``__GLIBC__``
#19137 commented on
Jun 13, 2021 • 2 new comments -
numpy.isclose vs math.isclose
#10161 commented on
Jun 7, 2021 • 1 new comment -
DOC: left navbar is repeated in the devdocs
#19028 commented on
Jun 7, 2021 • 1 new comment -
Vectorize np.linalg.qr
#11741 commented on
Jun 8, 2021 • 1 new comment -
Broken bool supports in NumPy's percentile
#19154 commented on
Jun 10, 2021 • 1 new comment -
BLD: Occasional "internal compiler error" with gcc on coverage CI runs
#18529 commented on
Jun 11, 2021 • 1 new comment -
a tad bit inaccuracy
#19147 commented on
Jun 12, 2021 • 1 new comment -
Limitations of static typing 0D arrays
#19064 commented on
Jun 9, 2021 • 0 new comments -
cdouble does not take 2 arguments
#19125 commented on
Jun 10, 2021 • 0 new comments -
ENH: Add support for building with clang-cl
#13816 commented on
Jun 8, 2021 • 0 new comments -
ENH: Call str on the third argument of assert_equal()
#17011 commented on
Jun 11, 2021 • 0 new comments -
ENH: OpenVMS port
#17948 commented on
Jun 9, 2021 • 0 new comments -
EHN: add numpy.topk
#19117 commented on
Jun 11, 2021 • 0 new comments -
DOC:`Building the NumPy API and reference docs` rewrite
#19128 commented on
Jun 7, 2021 • 0 new comments