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

TYP: Fix ``np.interp`` signature for scalar types

PTUsumit opened this pull request 25 days ago
BUG: fix importing numpy in Python's optimized mode

neutrinoceros opened this pull request 25 days ago
np.tril_indices() failed

xzou0718 opened this issue 25 days ago
BUG: NumPy 2.2.0rc1 import fails with PYTHONOPTIMIZE=2

tylerjereddy opened this issue 25 days ago
ENH: stack custom multiarray import exception with the original one

FFY00 opened this pull request 26 days ago
BUG: can't compile on latest MacOS (M1)

xor2k opened this issue 26 days ago
MAINT: Drop Python 3.10 support.

charris opened this pull request 26 days ago
Dropping Python 3.10 support.

charris opened this issue 26 days ago
MAINT: Add helper for static or heap allocated scratch space

seberg opened this pull request 26 days ago
PERF: add a fast path to ufunc type resolution

ngoldbaum opened this pull request 26 days ago
DOC: Fix typo

GasinAn opened this pull request 26 days ago
BUG: np.array().max() is not working.

MagnusCaspersen184 opened this issue 26 days ago
SIMD: add lsx optimization for loongarch, and add Qemu tests

ErnstPeng opened this pull request 26 days ago
MAINT: Use mask_store instead of store for compiler bug workaround

r-devulap opened this pull request 27 days ago
REL: Prepare for the NumPy 2.2.0rc1 release [wheel build]

charris opened this pull request 27 days ago
DOC: Correct versionadded for vecmat and matvec.

charris opened this pull request 27 days ago
moving x86-64 feature baseline to SSE4.2?

rgommers opened this issue 27 days ago
DOC: Correct versionadded for vecmat and matvec.

charris opened this pull request 27 days ago
CircleCI builds are failing on `main`

ngoldbaum opened this issue 27 days ago
MAINT: Bump mamba-org/setup-micromamba from 2.0.1 to 2.0.2

dependabot[bot] opened this pull request 27 days ago
MAINT: Bump pypa/cibuildwheel from 2.21.3 to 2.22.0

dependabot[bot] opened this pull request 27 days ago
ENH: add matvec and vecmat gufuncs

charris opened this pull request 27 days ago
BUG: Never negate strides in reductions (for now)

charris opened this pull request 27 days ago
ENH,MAINT: Stride negation and reduction

seberg opened this issue 27 days ago
DOC: Correct version-added for mean arg for nanvar and nanstd

charris opened this pull request 27 days ago
BUG: 1.26.x tests fail on Python 3.13

MeggyCal opened this issue 27 days ago
BUG: Never negate strides in reductions (for now)

seberg opened this pull request 27 days ago
BUG: Undefined minimum with numpy compiled using intel compilers

DavidHuber-NOAA opened this issue 27 days ago
DOC: Correct version-added for mean arg for nanvar and nanstd

akx opened this pull request 27 days ago
DOC: Incorrect "New in version" for mean argument of numpy.std

mcleantom opened this issue 27 days ago
Pin ninja build requirement

TimotheusBachinger opened this pull request 27 days ago
fix build

TimotheusBachinger opened this pull request 27 days ago
ENH: Add out option to np.convolve and np.correlate

snitish opened this pull request 27 days ago
DOC: numpy imported twice in default_rng example docs

jonpovey opened this issue 27 days ago
CI: Fix new ci failures due to upstream changes.

charris opened this pull request 28 days ago
BUG: Fix mismatch in definition and declaration for a couple functions

charris opened this pull request 28 days ago
ENH: speedup evaluation of numpy.polynomial.legendre.legval.

iMurfyD opened this pull request 28 days ago
CI: update circleci to python3.11.10, limit parallel builds. (#27826)

charris opened this pull request 28 days ago
CI: skip ninja installation in linux_qemu workflows

charris opened this pull request 28 days ago
CI: skip ninja installation in linux_qemu workflows

mayeut opened this pull request 28 days ago
CI: update circleci to python3.11.10, limit parallel builds.

mattip opened this pull request 28 days ago
CI: circleCI build of NumPy is failing

mattip opened this issue 28 days ago
BEG, MAINT: Begin NumPy 2.3.0 development.

charris opened this pull request 29 days ago
BUG: union1d is upcasting types unintentionally

gautierronan opened this issue 29 days ago
ENH: Compute Jacobian matrices

b-hedden opened this issue 29 days ago
BUG: `numpy.min` has different results with/without `out`

AnonymousPlayer2000 opened this issue 29 days ago
CI: add windows free-threaded CI

ngoldbaum opened this pull request 29 days ago
BUG: concatenate does not work as expected.

laniakea opened this issue 30 days ago
DEV: changelog: make title processing more robust

lucascolley opened this pull request 30 days ago
MAINT: Fixup that spin can be installed via conda too now

seberg opened this pull request 30 days ago
DOC: Add a release fragment for gh-14622

seberg opened this pull request 30 days ago
Interaction between subprocesses and np.random is system dependent

swemeshy opened this issue about 1 month ago
DOC: fix broken reference in arrays.classes.rst

ntessore opened this pull request about 1 month ago
BUG: ``timedelta64.__[r]divmod__`` segfaults for incompatible units

Dane-Reimers opened this pull request about 1 month ago
TYP: Wrong type hint for `interp`

NoureldinYosri opened this issue about 1 month ago
MAINT: Bump actions/dependency-review-action from 4.4.0 to 4.5.0

dependabot[bot] opened this pull request about 1 month ago
BUG: Fix array flags propagation in boolean indexing

seberg opened this pull request about 1 month ago
ENH: Ensure hugepages are also indicated for calloc allocations

seberg opened this pull request about 1 month ago
BUG,ENH: Fix internal ``__array_wrap__`` for direct calls

seberg opened this pull request about 1 month ago
DOC: Improve choice() documentation about return types

RaghuSpaceRajan opened this pull request about 1 month ago
BUG: Ensure context path is taken in masked array array-wrap

charris opened this pull request about 1 month ago
ENH: add out parameter to numpy.convolve

StanFromIreland opened this pull request about 1 month ago
MAINT: Bump github/codeql-action from 3.27.4 to 3.27.5

dependabot[bot] opened this pull request about 1 month ago
BUG: Ensure that same-kind casting works for uints (mostly)

seberg opened this pull request about 1 month ago
DOC: numpy.random.Generator.choice needs to better document return types,

RaghuSpaceRajan opened this issue about 1 month ago
BUG: Ensure context path is taken in masked array array-wrap

seberg opened this pull request about 1 month ago
TASK: Proper names for the NumPy 2.2.0 release

charris opened this issue about 1 month ago
BUG: Unexpected behaviour of Masked mean and Masked median operations

jsaladich opened this issue about 1 month ago
BUG: suppress python vectorize function FPEs

nullSoup opened this pull request about 1 month ago
update pythoncapi-compat to latest HEAD

mattip opened this pull request about 1 month ago
MAINT: Upgrade to spin 0.13

stefanv opened this pull request about 1 month ago
MAINT: Update MyPy tests and requirements from main.

charris opened this pull request about 1 month ago
TYP: Generic ``numpy.bool`` and statically typed boolean logic

jorenham opened this pull request about 1 month ago
BUG: Fix repeat for strings and accumulate API logic

seberg opened this pull request about 1 month ago
TYP: Generic ``timedelta64`` and ``datetime64`` scalar types

jorenham opened this pull request about 1 month ago
ENH: Implement np.strings.slice as a gufunc

ArvidJB opened this pull request about 1 month ago
DOC: Make wording in absolute beginners guide more beginner friendly

StanFromIreland opened this pull request about 1 month ago
BUG: poor multithreaded performance scaling for small arrays (nogil)

eundersander opened this issue about 1 month ago
ENH: Uniform interface for accessing minimum or maximum value of a dtype

carlosgmartin opened this issue about 1 month ago
BUG: ``sinc``: fix underflow for float16

lucascolley opened this pull request about 1 month ago
BUG: ``gentype.__array_wrap__`` doesn't make much sense

AnonymousPlayer2000 opened this issue about 1 month ago
BUG: `numpy.std` returns wrong result with an identity array

AnonymousPlayer2000 opened this issue about 1 month ago
BUG: `numpy.std` misbehaves with an identity array

zzctmac opened this issue about 1 month ago
BUG: Fix multiple modules in F2PY and COMMON handling

charris opened this pull request about 1 month ago
TYP: Type hints for ``numpy.__config__``

jorenham opened this pull request about 1 month ago
TYP: Generic ``numpy.generic`` type parameter for the ``item()`` type.

jorenham opened this pull request about 1 month ago
TYP: Fix method overload issues in ``ndarray`` and ``generic``

jorenham opened this pull request about 1 month ago
TYP: Fix undefined type-parameter name

jorenham opened this pull request about 1 month ago
BUG: Fix repeat, accumulate for strings and accumulate API logic

seberg opened this pull request about 1 month ago
TYP: Fix incorrect baseclass of ``linalg.LinAlgError``

charris opened this pull request about 1 month ago