Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/numpy/numpy
The fundamental package for scientific computing with Python.
https://github.com/numpy/numpy
ENH: Use "where" argument in masked array logic, rather than filling
calumapplepie opened this issue 5 months ago
calumapplepie opened this issue 5 months ago
TYP: add td64 overload for ``np.average``
guan404ming opened this pull request 5 months ago
guan404ming opened this pull request 5 months ago
BUG: Cannot call ``np.average`` on timedelta64 array
guan404ming opened this issue 5 months ago
guan404ming opened this issue 5 months ago
DOC: update PyArray_CheckAxis doc
guan404ming opened this pull request 5 months ago
guan404ming opened this pull request 5 months ago
BUG: Fix NPY_RAVEL_AXIS on backwards compatible NumPy 2 builds
seberg opened this pull request 5 months ago
seberg opened this pull request 5 months ago
BUG: `np.ma.allequal` fails when comparing masked array with itself
MatejUrbanQC opened this issue 5 months ago
MatejUrbanQC opened this issue 5 months ago
DOC: add free-threading release notes
ngoldbaum opened this pull request 5 months ago
ngoldbaum opened this pull request 5 months ago
BUG: object arrays are not thread-safe in free-threading build
ngoldbaum opened this issue 5 months ago
ngoldbaum opened this issue 5 months ago
np.setxor1d: always ravel inputs
jakevdp opened this pull request 5 months ago
jakevdp opened this pull request 5 months ago
MAINT: update default NPY_FEATURE_VERSION after dropping py39
charris opened this pull request 5 months ago
charris opened this pull request 5 months ago
BUILD: improve download script
charris opened this pull request 5 months ago
charris opened this pull request 5 months ago
REV: Revert undef I and document it
charris opened this pull request 5 months ago
charris opened this pull request 5 months ago
BUG: `PyArray_CheckAxis` possibly not working correctly
brendan-m-murphy opened this issue 5 months ago
brendan-m-murphy opened this issue 5 months ago
REV: Revert undef I and document it
charris opened this pull request 5 months ago
charris opened this pull request 5 months ago
NumPy does not properly support sub-interpreters
alissonrodrigo opened this issue 5 months ago
alissonrodrigo opened this issue 5 months ago
DOC: `PyArray_CheckAxis` doesn't refer to new `NPY_RAVEL_AXIS` macro
brendan-m-murphy opened this issue 5 months ago
brendan-m-murphy opened this issue 5 months ago
BUILD: use a shrunken version of scipy-openblas wheels [wheel build]
mattip opened this pull request 5 months ago
mattip opened this pull request 5 months ago
MAINT: improve download script
mattip opened this pull request 5 months ago
mattip opened this pull request 5 months ago
BUG: Adding np.int64(1) to a list and converting that list in str return an str with dtype
Aman-Pinjara opened this issue 5 months ago
Aman-Pinjara opened this issue 5 months ago
MAINT: update default NPY_FEATURE_VERSION after dropping py39
h-vetinari opened this pull request 5 months ago
h-vetinari opened this pull request 5 months ago
numpy 2.1.0: Update default NPY_FEATURE_VERSION now that Python 3.9 has been dropped
h-vetinari opened this issue 5 months ago
h-vetinari opened this issue 5 months ago
`download-wheels` can only find 50 names in numpy/staging, we need 52
charris opened this issue 5 months ago
charris opened this issue 5 months ago
BUILD: update to OpenBLAS 0.3.28
mattip opened this pull request 5 months ago
mattip opened this pull request 5 months ago
DOC: turning off AVX512
0-wiz-0 opened this issue 5 months ago
0-wiz-0 opened this issue 5 months ago
REV: Revert undef I and document it
seberg opened this pull request 5 months ago
seberg opened this pull request 5 months ago
DOC: Add release notes for #27008
jorenham opened this pull request 5 months ago
jorenham opened this pull request 5 months ago
DOC: Add release notes for #26897
jorenham opened this pull request 5 months ago
jorenham opened this pull request 5 months ago
TYP: Improved ``numpy.piecewise`` type-hints
jorenham opened this pull request 5 months ago
jorenham opened this pull request 5 months ago
TYP,TST: Bump mypy to 1.11.1
jorenham opened this pull request 5 months ago
jorenham opened this pull request 5 months ago
TYP: 1-d ``numpy.arange`` return shape-type
jorenham opened this pull request 5 months ago
jorenham opened this pull request 5 months ago
REL: Prepare for the NumPy 2.1.0rc1 release [wheel build]
charris opened this pull request 5 months ago
charris opened this pull request 5 months ago
BUG: `numpy.strings.rstrip` does not work correctly
MarkusSintonen opened this issue 5 months ago
MarkusSintonen opened this issue 5 months ago
BUG: Very slow execution of linalg.inv on intel ultra 7
jankoslavic opened this issue 5 months ago
jankoslavic opened this issue 5 months ago
MAINT: Bump pythoncapi-compat version.
charris opened this pull request 5 months ago
charris opened this pull request 5 months ago
BUG: StringDtype: subscript assigning a 'U' array puts the strings twice in the arena
egesip opened this issue 5 months ago
egesip opened this issue 5 months ago
TYP: Shape-typed array constructors: ``numpy.{empty,zeros,ones,full}``
jorenham opened this pull request 5 months ago
jorenham opened this pull request 5 months ago
DOC: Added documentation to bench_function_base.py
martiart opened this issue 5 months ago
martiart opened this issue 5 months ago
DOC : Added documentation to bench_function_base.py.
martiart opened this pull request 5 months ago
martiart opened this pull request 5 months ago
DOC: add td64 example in `np.mean`
guan404ming opened this pull request 5 months ago
guan404ming opened this pull request 5 months ago
BUG: f2py in numpy 2.0.1 does not expose variables to Python in modules containing only assignments.
P-Kaempf opened this issue 5 months ago
P-Kaempf opened this issue 5 months ago
ENH: fix thread-unsafe C API usages
charris opened this pull request 5 months ago
charris opened this pull request 5 months ago
BUG: inconsistent fill_value casting for masked arrays
rgbmrc opened this issue 5 months ago
rgbmrc opened this issue 5 months ago
MAINT: use npy_argparse for einsum
seberg opened this pull request 5 months ago
seberg opened this pull request 5 months ago
BUG: f2py in numpy 2.0.1 cannot compile code with explicit openmp procedure calls [Intel compilers]
AgilentGCMS opened this issue 5 months ago
AgilentGCMS opened this issue 5 months ago
BLD: use smaller scipy-openblas builds
charris opened this pull request 5 months ago
charris opened this pull request 5 months ago
ENH: handle datetime64 for ``_mean``
guan404ming opened this pull request 5 months ago
guan404ming opened this pull request 5 months ago
DEP: Finalize ``bool(empty_array)`` deprecation
seberg opened this pull request 5 months ago
seberg opened this pull request 5 months ago
BUG: repeated axis is ignored in real FFT
vtavana opened this issue 5 months ago
vtavana opened this issue 5 months ago
CI: Re-enable nightly OpenBLAS test runs
seberg opened this pull request 5 months ago
seberg opened this pull request 5 months ago
TYP: add td64 overload for `np.mean`
guan404ming opened this pull request 5 months ago
guan404ming opened this pull request 5 months ago
MAINT: Remove any promotion-state switching logic
seberg opened this pull request 5 months ago
seberg opened this pull request 5 months ago
DOC: Add release date below release date
prisae opened this issue 5 months ago
prisae opened this issue 5 months ago
TYP: Use ``typing_extensions.Self`` in the ``numpy`` stubs
jorenham opened this pull request 5 months ago
jorenham opened this pull request 5 months ago
TYP: Fix incompatible overrides in the ``numpy._typing._ufunc`` stubs
jorenham opened this pull request 5 months ago
jorenham opened this pull request 5 months ago
TYP: Simplified ufunc imports in ``numpy._typing``
jorenham opened this pull request 5 months ago
jorenham opened this pull request 5 months ago
BUG: Do not accidentally store dtype metadata in ``np.save``
charris opened this pull request 5 months ago
charris opened this pull request 5 months ago
TYP: Sane defaults for the platform-specific ``NBitBase`` types.
jorenham opened this pull request 5 months ago
jorenham opened this pull request 5 months ago
BUG: Do not accidentally store dtype metadata in ``np.save``
charris opened this pull request 5 months ago
charris opened this pull request 5 months ago
BUG: Raise if histogram cannot create finite bin sizes
timhoffm opened this pull request 5 months ago
timhoffm opened this pull request 5 months ago
BLD: use smaller scipy-openblas builds
mattip opened this pull request 5 months ago
mattip opened this pull request 5 months ago
MAINT: Scipy openblas 0.3.27.44.4
charris opened this pull request 5 months ago
charris opened this pull request 5 months ago
ENH: fix thread-unsafe C API usages
ngoldbaum opened this pull request 5 months ago
ngoldbaum opened this pull request 5 months ago
MAINT: Scipy openblas 0.3.27.44.4
charris opened this pull request 5 months ago
charris opened this pull request 5 months ago
BUG: Do not accidentally store dtype metadata in ``np.save``
seberg opened this pull request 5 months ago
seberg opened this pull request 5 months ago
BUG: zero-width histogram bins if the data values are in a small range close to numeric precision
timhoffm opened this issue 5 months ago
timhoffm opened this issue 5 months ago
ENH: Add `out=` argument to `numpy.astype` function (for unification as well)
vadimkantorov opened this issue 5 months ago
vadimkantorov opened this issue 5 months ago
MAINT: Scipy openblas 0.3.27.44.4
mattip opened this pull request 5 months ago
mattip opened this pull request 5 months ago
TYP: Fixed & improved ``numpy.dtype.__new__``
jorenham opened this pull request 5 months ago
jorenham opened this pull request 5 months ago
BUG: np.argwhere(torch tensor).shape != (np.argwhere(np array).shape == torch.argwhere(torch tensor).shape)
guillaume-troadec opened this issue 5 months ago
guillaume-troadec opened this issue 5 months ago
BUG: scalars don't have dlpack support
arogozhnikov opened this issue 5 months ago
arogozhnikov opened this issue 5 months ago
Cannot build NumPy with TSAN on ARM Mac
ngoldbaum opened this issue 5 months ago
ngoldbaum opened this issue 5 months ago
BUG: ModuleNotFoundError: No module named 'numpy.char'
4l1fe opened this issue 5 months ago
4l1fe opened this issue 5 months ago
REL: Prepare main for 2.2.0 development
charris opened this pull request 5 months ago
charris opened this pull request 5 months ago
NumPy fails with `version 'GLIBC_2.29' not found` on CentOS 7.9.2009
hadrizi opened this issue 5 months ago
hadrizi opened this issue 5 months ago
TYP: Assume that ``typing_extensions`` is always available in the stubs
jorenham opened this pull request 5 months ago
jorenham opened this pull request 5 months ago
BUG: random bus error in `_unique1d` and `sort` on macOS arm64 in long running Python programs
ogrisel opened this issue 5 months ago
ogrisel opened this issue 5 months ago
PERF,TASK: Audit `PyObject_GetAttr` usages
seberg opened this issue 5 months ago
seberg opened this issue 5 months ago
ENH: Use ``PyObject_GetOptionalAttr``
seberg opened this pull request 5 months ago
seberg opened this pull request 5 months ago
BUG: Ensure that scalar binops prioritize __array_ufunc__
seberg opened this pull request 5 months ago
seberg opened this pull request 5 months ago
DOC: update NEP 50 draft status to "Final"
amedinaaa opened this pull request 5 months ago
amedinaaa opened this pull request 5 months ago
BUG: Undefined math symbols when compiling from source against intel MKL
AgilentGCMS opened this issue 5 months ago
AgilentGCMS opened this issue 5 months ago
BLD: cp313 cp313t linux_aarch64 [wheel build]
andyfaff opened this pull request 5 months ago
andyfaff opened this pull request 5 months ago
DOC: add info about complex.h
mattip opened this pull request 5 months ago
mattip opened this pull request 5 months ago
TST, DOC: add doc and test for transpose axes with negative indices
guan404ming opened this pull request 5 months ago
guan404ming opened this pull request 5 months ago
TYP: Fixed & improved type hints for ``numpy.histogram2d``
jorenham opened this pull request 5 months ago
jorenham opened this pull request 5 months ago
TYP: `histogram2d` doesn't like bins arrays with floats
ldouteau opened this issue 5 months ago
ldouteau opened this issue 5 months ago
WHL: bump (musl) linux image [wheel build]
andyfaff opened this pull request 5 months ago
andyfaff opened this pull request 5 months ago
BUG: Compiling C extension against numpy 2.0.1 fails with `error: 'I' undeclared`
duncanmmacleod opened this issue 5 months ago
duncanmmacleod opened this issue 5 months ago
BUG: Power fast-paths have wrong and confusing promotion logic
seberg opened this issue 5 months ago
seberg opened this issue 5 months ago
Discrepancy between library information displayed by "pip show numpy" and actual installation
as-nobu opened this issue 5 months ago
as-nobu opened this issue 5 months ago
`full` and `full_like` permit out-of-bounds Python integers
ndgrigorian opened this issue 5 months ago
ndgrigorian opened this issue 5 months ago
BUG: Masked dtypes
Moh-bit-coding opened this pull request 5 months ago
Moh-bit-coding opened this pull request 5 months ago
BUILD: musslinux_1_1 is EOL, we should use musllinux_1_2
mattip opened this issue 5 months ago
mattip opened this issue 5 months ago
BUG: crash in `test_stringdtype.py::test_ufunc_multiply` under free-threaded build
rgommers opened this issue 6 months ago
rgommers opened this issue 6 months ago
TST: Refactor to consistently use CompilerChecker
charris opened this pull request 6 months ago
charris opened this pull request 6 months ago
BUG: f2py: better handle filtering of public/private subroutines
m-weigand opened this pull request 6 months ago
m-weigand opened this pull request 6 months ago
Update vendored meson
h-vetinari opened this issue 6 months ago
h-vetinari opened this issue 6 months ago
BUG: Disagreement between apt python3-numpy and pypi numpy versions
23pointsNorth opened this issue 6 months ago
23pointsNorth opened this issue 6 months ago
DOC: Improve fromstring documentation & errors/warnings regarding binary mode
e-pet opened this issue 6 months ago
e-pet opened this issue 6 months ago
BUG: random segmentation fault in `np.unique` on MacOS (arm64) + numpy 2.0.1
neutrinoceros opened this issue 6 months ago
neutrinoceros opened this issue 6 months ago