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

BUG: np.fromfile reads half arrays in Numpy 2.0.1

ji-ze opened this issue 3 months ago
BUG: f2py fails to compile module on windows using v2.1.1

ljgdasfhk opened this issue 3 months ago
BUG: rfftn axis bug

Ishankoradia opened this pull request 3 months ago
DOC: update ndindex reference in np.choose docstring

jakevdp opened this pull request 3 months ago
DOC: Fix a copy-paste mistake in the cumulative_sum docstring.

WarrenWeckesser opened this pull request 3 months ago
DOC: Remove optional 'Notes' section if there are no notes

SMAntony opened this issue 3 months ago
ENH: Add `shape` control parameter to `set_printoptions`

GF-Huang opened this issue 3 months ago
MAINT: Bump github/codeql-action from 3.26.8 to 3.26.9

dependabot[bot] opened this pull request 3 months ago
MAINT: Clean up for PyUnicode_AsASCIIString

ashwani-dumca opened this pull request 3 months ago
DOC: Remove outdated versionadded/changed directives

SMAntony opened this pull request 3 months ago
DOC: Added docstring for numpy.ma.take() function.

shivkatira opened this pull request 3 months ago
DOC: add examples for np.ma.convolve

infinity-void6 opened this pull request 3 months ago
ENH: Use PyObject_GetAttrString in the datetime.c

ashwani-dumca opened this pull request 3 months ago
DOC: Example for char.array

yashasvimisra2798 opened this pull request 3 months ago
version<1.9 removed

pavandandla opened this pull request 3 months ago
DOC: Remove outdated versionadded directives for polynomial module

anishkargaonkar opened this pull request 3 months ago
DOC: removed older versionadded directives to ufuncs.rst

Abyssalwolf opened this pull request 3 months ago
TST: Added the test case for masked array tofile failing

zvijayakumar opened this pull request 3 months ago
updated the version of mean param from the release notes (2.0.0)

Ishankoradia opened this pull request 3 months ago
DOC: Remove old versionchanged directives from config.rst

Shaurya19 opened this pull request 3 months ago
DOC: remove old versionadded comments from arrays.classes.rst

datta07 opened this pull request 3 months ago
BUG: Disable SVE VQSort

charris opened this pull request 3 months ago
BUG: Disable SVE VQSort

Mousius opened this pull request 3 months ago
BUG: Allow unsigned shift argument for np.roll

charris opened this pull request 3 months ago
V1

glouigi opened this pull request 3 months ago
BUG: cross() fails with 1D arrays, int numbers, and dtype=object

gmrobinson314 opened this issue 3 months ago
ENH: make np.dtype(scalar_type) return the default dtype instance

ngoldbaum opened this pull request 3 months ago
BLD: pin setuptools to avoid breaking numpy.distutils

charris opened this pull request 3 months ago
`spin ipython` failing

adrinjalali opened this issue 3 months ago
BUG: Allow unsigned shift argument for np.roll

eendebakpt opened this pull request 3 months ago
TYP: Fix type of ``copy`` argument in ``ndarray.reshape``

Azureblade3808 opened this pull request 3 months ago
BLD: pin setuptools to avoid breaking numpy.distutils

mattip opened this pull request 3 months ago
CI: failure of macOS x86-64 conda (3.11)

charris opened this issue 3 months ago
TYP: Fixed & improved type-hinting for ``any`` and ``all``

jorenham opened this pull request 3 months ago
MAINT: Bump github/codeql-action from 3.26.7 to 3.26.8

dependabot[bot] opened this pull request 3 months ago
MAINT: Use correct Python interpreter in tests

roehling opened this pull request 3 months ago
DOC: Add release notes for #27334

jorenham opened this pull request 3 months ago
TYP: Add missing type arguments

jorenham opened this pull request 3 months ago
Occasional linux test failure with hypothesis created data.

charris opened this issue 3 months ago
BUG: Add regression test for gh-27273

Mousius opened this pull request 3 months ago
TYP: Optional 2nd ``numpy.complexfloating`` type parameter

jorenham opened this pull request 3 months ago
TYP: Modernized ``numpy.dtypes`` annotations

jorenham opened this pull request 3 months ago
TYP: Allow callable ``converters`` arg in ``numpy.loadtxt``

jorenham opened this pull request 3 months ago
BUILD: fix missing include for std::ptrdiff_t for C++23 language mode

charris opened this pull request 3 months ago
MAINT: add Python 3.13 to classifiers

tylerjereddy opened this pull request 3 months ago
BUG: 2D fft doesn't reconstruct function at Nyquist rate

unalmis opened this issue 3 months ago
MAINT: Bump pypa/cibuildwheel from 2.21.0 to 2.21.1

dependabot[bot] opened this pull request 3 months ago
BLD: Win arm64 adding openblas to gh build

SlobodanMiletic opened this pull request 3 months ago
DOC: more informative _excluded_ argument explanation in np.vectorize

vnherdeiro opened this pull request 3 months ago
DOC: document type promotion with Python types

matthiasdiener opened this pull request 3 months ago
DOC: Fix minor issues in arrays.promotion.rst

matthiasdiener opened this pull request 3 months ago
ENH: Convert arithmetic from C universal intrinsics to C++ using Highway

abhishek-iitmadras opened this pull request 3 months ago
MAINT: Update ``pythoncapi compat`` submodule

charris opened this pull request 3 months ago
BUG: apply critical sections around populating the dispatch cache

charris opened this pull request 3 months ago
BUG: numpy.array does not respect __iter__ = None

ruema opened this pull request 3 months ago
MAINT: Remove any promotion-state switching logic

charris opened this pull request 3 months ago
ENH: added functionality "median_of_masked"

VyankateshRohokale opened this pull request 3 months ago
ENH: added function "median_of_masked"

VyankateshRohokale opened this pull request 3 months ago
Operator inconsistency

ananski-the-3rd opened this issue 3 months ago
BUG: apply critical sections around populating the dispatch cache

ngoldbaum opened this pull request 3 months ago
MAINT: Bump pypa/cibuildwheel from 2.20.0 to 2.21.0

dependabot[bot] opened this pull request 3 months ago
MAINT: Bump github/codeql-action from 3.26.6 to 3.26.7

dependabot[bot] opened this pull request 3 months ago
DOC: Clarify np.searchsorted documentation and add example for sorter

HabibiHye opened this pull request 3 months ago
BUG: populating the identity cache is not thread safe

jakevdp opened this issue 3 months ago
DOC: Update np.unique_all example to demonstrate namedtuple output

t-tasin opened this pull request 3 months ago
MAINT: Fix a few more typos

DimitriPapadopoulos opened this pull request 3 months ago
add a __dict__ to ufunc objects and use it to allow overriding __doc__

ngoldbaum opened this pull request 3 months ago
BUG: numpy.array does not respect `__iter__ = None`

ruema opened this issue 3 months ago
DOC: add vecdot to 'See also' of np.dot and np.inner

bp208322 opened this pull request 3 months ago
BUG: SeedSequence accepts types outside of spec

bashtage opened this issue 3 months ago
BUG: numpy exp return 0

Ryuk17 opened this issue 3 months ago
CI: Latest Cython is causing problems

charris opened this issue 3 months ago
DOC: C docstrings are outdated/malformed (`-Wdocumentation`)

e-kwsm opened this issue 3 months ago
MAINT: Fix a few typos - and sometimes improve wording

DimitriPapadopoulos opened this pull request 3 months ago
DOC: NumPy Comic Community Review #4

MarsBarLee opened this issue 3 months ago
BUG: np.reshape missing optional copy argument

Illviljan opened this issue 3 months ago
CI: Update cirrus nightly token

seberg opened this pull request 3 months ago
MAINT: Update to spin 0.12

stefanv opened this pull request 3 months ago
ENH: linear combination

bp208322 opened this issue 3 months ago
DOC: fix incorrect definitions

ScoobyP opened this pull request 3 months ago