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

MAINT: add PyArray_ZeroContiguousBuffer helper and use it in PyArray_Resize

ngoldbaum opened this pull request 6 months ago
DOC: `spin` command for coverage doesn't work

paddyroddy opened this issue 6 months ago
DOC, BUG: Fix running full test command in docstring

paddyroddy opened this pull request 6 months ago
BUG: Fix out-of-bound minimum offset for in1d table method

seberg opened this pull request 6 months ago
TYP: Positional-only dunder binop method parameters

jorenham opened this pull request 6 months ago
TYP: Covariant `numpy.flatiter` type parameter

jorenham opened this pull request 6 months ago
TYP: Transparent ``__array__`` shape-type

jorenham opened this pull request 6 months ago
TYP: improved ``numpy.linalg`` type hints

jorenham opened this pull request 6 months ago
MAINT: Bump github/codeql-action from 3.25.11 to 3.25.12

dependabot[bot] opened this pull request 6 months ago
MAINT: Bump actions/dependency-review-action from 4.3.3 to 4.3.4

dependabot[bot] opened this pull request 6 months ago
He creado un archivo de ejemplo

GerardC13 opened this pull request 6 months ago
BUG,MAINT: Fix utf-8 character stripping memory access

seberg opened this pull request 6 months ago
Consistent Errors With Numpy Dependencies In Firebase Functions + M3 Mac

nicholasrossano opened this issue 6 months ago
ENH: Forward compatible "shape" argument vs "size"

jonas-eschle opened this issue 6 months ago
API: Partially revert unique with return_inverse

seberg opened this pull request 6 months ago
MAINT: declare that NumPy's C extensions support running without the GIL

ngoldbaum opened this pull request 6 months ago
Basic jsm

venise5224 opened this pull request 6 months ago
BUG: mismatch in means calculated two ways on the same data

schekroud opened this issue 6 months ago
BUG: Failed to build from source

n-bes opened this issue 6 months ago
ENH: Provide a hook for gufuncs to process core dimensions.

WarrenWeckesser opened this pull request 6 months ago
BUG: Numpy2 breaks str() on list of numpy scalars

varchasgopalaswamy opened this issue 6 months ago
MAINT: Bump actions/setup-python from 5.1.0 to 5.1.1

dependabot[bot] opened this pull request 6 months ago
API: Do not consider subclasses for NEP 50 weak promotion

seberg opened this pull request 6 months ago
BUG,ENH: Fix generic scalar infinite recursion issues

seberg opened this pull request 6 months ago
BUG: Fix off-by-one error in amount of characters in strip

lysnikolaou opened this pull request 6 months ago
Apply some ruff/flake8-bugbear rules (B004 and B005)

DimitriPapadopoulos opened this pull request 6 months ago
BUG: `np.loadtxt` return F_CONTIGUOUS ndarray if row size is too big

determ1ne opened this pull request 6 months ago
TYP: type hint ``numpy.polynomial``

jorenham opened this pull request 6 months ago
DOC: Change NEP hardlinks to intersphinx mappings.

eagunn opened this pull request 6 months ago
DOC: Change documentation copyright strings to use a dynamic end year

eagunn opened this pull request 6 months ago
MAINT: Bump actions/setup-node from 4.0.2 to 4.0.3

dependabot[bot] opened this pull request 6 months ago
ENH: improve StringDType error in from buffer results

flying-sheep opened this issue 6 months ago
ENH: Allow use of clip with Python integers to always succeed

seberg opened this pull request 6 months ago
DOC: Add a note that one should free the proto struct

seberg opened this pull request 6 months ago
DOC: Change NEP hardlinks to intersphinx mappings

eagunn opened this pull request 6 months ago
API: Add ``device`` and ``to_device`` to scalars

mtsokol opened this pull request 6 months ago
BUG: remove numpy.f2py from excludedimports

charris opened this pull request 6 months ago
BUG: Fix new DTypes and new string promotion when signature is involved

charris opened this pull request 6 months ago
ENH: Support strided layout in numpy.searchsorted

chjz1024 opened this issue 6 months ago
ENH: Improve polyval performance by using inplace operations

eendebakpt opened this pull request 6 months ago
MAINT: Remove a redundant import from the generated __ufunc_api.h.

WarrenWeckesser opened this pull request 6 months ago
BUG: Make issctype always return bool.

charris opened this pull request 6 months ago
MAINT: start applying ruff/pyupgrade rules (UP)

DimitriPapadopoulos opened this pull request 6 months ago
DOC, MAINT: fix typos found by codespell

DimitriPapadopoulos opened this pull request 6 months ago
DOC: Fix small incorrect markup

F3eQnxN3RriK opened this pull request 6 months ago
MAINT: start applying ruff/flake8-simplify rules (SIM)

DimitriPapadopoulos opened this pull request 6 months ago
BUG: start applying ruff/flake8-implicit-str-concat rules (ISC)

DimitriPapadopoulos opened this pull request 6 months ago
MAINT: start applying ruff/Perflint rules (PERF)

DimitriPapadopoulos opened this pull request 6 months ago
TYP,BUG: Replace ``numpy._typing._UnknownType`` with ``typing.Never``

jorenham opened this pull request 6 months ago
TYP: improved ``numpy._array_api_info`` typing

jorenham opened this pull request 6 months ago
TYP: use `types.CapsuleType` on python>=3.13

jorenham opened this pull request 6 months ago
TYP: adopt ``typing.LiteralString`` and use more of ``typing.Literal``

jorenham opened this pull request 6 months ago
BUG: Handle --f77flags and --f90flags for meson [wheel build]

charris opened this pull request 6 months ago
BUG: Mismatched allocation domains in ``PyArray_FillWithScalar``

charris opened this pull request 6 months ago
BUG: fancy indexing copy

charris opened this pull request 6 months ago
TYP,BUG: fix ``numpy.__dir__`` annotations

jorenham opened this pull request 6 months ago
MAINT: Bump actions/upload-artifact from 4.3.3 to 4.3.4

dependabot[bot] opened this pull request 6 months ago
TYP: add missing annotations for ``numpy.object_.__new__``

jorenham opened this pull request 6 months ago
BUG: Incorrect representation of floats in numpy 2

elac-safran opened this issue 6 months ago
ENH: Add asv benchmark for Polynomial

eendebakpt opened this pull request 6 months ago
2.0.0 sys.stderr attribute error packaged with cx_freeze

jonnypeace opened this issue 6 months ago
ENH: StringDType and lost arena allocation

egesip opened this issue 6 months ago
BUG: crash after resize on a StringDType array

egesip opened this issue 6 months ago
TYP: Annotate type aliases as ``typing.TypeAlias``

jorenham opened this pull request 6 months ago
MAINT: Start applying ruff/Pycodestyle rules

DimitriPapadopoulos opened this pull request 6 months ago
DOC: Update some documentation

charris opened this pull request 6 months ago
TYP: improved ``numpy.frompyfunc`` type hints

jorenham opened this pull request 6 months ago
BUG: Segmentation fault when working with open3d

AlterraFa opened this issue 6 months ago
API: Make weak promotion only trigger for exact types

seberg opened this issue 6 months ago
TYP: overload ``numpy.frompyfunc`` for specific ``nin``/``nout``

jorenham opened this pull request 6 months ago
BUG: Mismatched allocation domains in ``PyArray_FillWithScalar``

rostan-t opened this pull request 6 months ago
TYP: include the ``|`` prefix for ``dtype`` char codes

jorenham opened this pull request 6 months ago
TYP: fix ``ufunc`` method type annotations

jorenham opened this pull request 6 months ago
MAINT: back printoptions with a true context variable

ngoldbaum opened this pull request 6 months ago
ENH: Add docstrings to native type stubs

rchiodo opened this issue 6 months ago
BUG: memory overlap in some tricky indexing scenarios

tylerjereddy opened this issue 6 months ago
BUG: performance regression of polynomial evaluation

PeterWurmsdobler opened this issue 6 months ago
BUILD: clean out py2 stuff from npy_3kcompat.h

mattip opened this pull request 6 months ago
BENCH: Missing ufunc in benchmarks

JuliaPoo opened this pull request 6 months ago
BUG: F2PY Compilation Failures under Meson with fixed-form/F77 file

ClarkMyWords opened this issue 6 months ago
BUG: Invalid `ufunc` type annotations

jorenham opened this issue 6 months ago
BUG: diff function does not accept Timezone aware datetime

hdattada opened this issue 6 months ago
BUG: fix PyArray_ImportNumPyAPI under -Werror=strict-prototypes

charris opened this pull request 6 months ago
DOC: AI generated examples for ma.correlate.

otieno-juma opened this pull request 6 months ago