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

BUILD: vendor tempita from Cython

mattip opened this pull request 2 months ago
BUG: handle possible error for PyTraceMallocTrack

mattip opened this pull request 2 months ago
BUILD: satisfy gcc-13 pendantic errors

charris opened this pull request 2 months ago
MAINT: Use miniforge for macos conda test.

charris opened this pull request 2 months ago
BUILD: satisfy gcc-13 pendantic errors

mattip opened this pull request 2 months ago
BUG: weighted quantile for some zero weights (#27549)

charris opened this pull request 2 months ago
BLD: update vendored Meson to 1.5.2

charris opened this pull request 2 months ago
DEV: bump ``python`` to 3.12 in environment.yml

charris opened this pull request 2 months ago
CI: start building Windows free-threaded wheels

rgommers opened this pull request 2 months ago
MAINT: distutils: remove obsolete search for `ecc` executable

rgommers opened this pull request 2 months ago
DOC: Clarify use of standard deviation in mtrand.pyx

hairez opened this pull request 2 months ago
DEV: bump ``python`` to 3.12 in environment.yml

rgommers opened this pull request 2 months ago
BUG: counting determinant of 3x3 matrix and got wrong number.

Misaki-soup opened this issue 2 months ago
BLD: rename `meson_options.txt` to `meson.options`

rgommers opened this pull request 2 months ago
DOC, MAINT: Prepare for PyData Sphinx Theme 0.16.0

melissawm opened this pull request 2 months ago
MAINT: Bump github/codeql-action from 3.26.12 to 3.26.13

dependabot[bot] opened this pull request 2 months ago
BLD: update vendored Meson to 1.5.2

rgommers opened this pull request 2 months ago
BUG: weighted quantile for some zero weights

lorentzenchr opened this pull request 2 months ago
CI: gcc version changed to 13 on BLAS CI runs

mattip opened this issue 2 months ago
ENH: `numpy.isdtype` with custom dtypes

keewis opened this issue 2 months ago
CI: Build using Intel compiler

r-devulap opened this pull request 2 months ago
BUG: Fix user dtype can-cast with python scalar during promotion

charris opened this pull request 2 months ago
ENH: Properly sanity check numpy.linalg.svd for memory issues

croemheld opened this issue 2 months ago
MAINT: MSVC does not support #warning directive

charris opened this pull request 2 months ago
MAINT: Bump pypa/cibuildwheel from 2.21.2 to 2.21.3

charris opened this pull request 2 months ago
MAINT: Bump actions/cache from 4.0.2 to 4.1.1

charris opened this pull request 2 months ago
MAINT: Bump actions/upload-artifact from 4.4.1 to 4.4.3

dependabot[bot] opened this pull request 2 months ago
MAINT: Bump pypa/cibuildwheel from 2.21.2 to 2.21.3

dependabot[bot] opened this pull request 2 months ago
BUG: Fix user dtype can-cast with python scalar during promotion

seberg opened this pull request 2 months ago
ENH: Speed up umath functions using NEON/SVE | SIMD

Rohanjames1997 opened this issue 2 months ago
MAINT: Bump actions/cache from 4.1.0 to 4.1.1

dependabot[bot] opened this pull request 2 months ago
numpy 2.0.1 build issue on ibm AIX OS

Ganeshkumhar1 opened this issue 3 months ago
BUG: Invalid calculation of percentile for method 'lower'

george0st opened this issue 3 months ago
BUG: Memory leak with StringDType (`T`)

MarkusSintonen opened this issue 3 months ago
BUG: build of python3.13t in windows fails

eyalk11 opened this issue 3 months ago
MAINT: Bump github/codeql-action from 3.26.11 to 3.26.12

dependabot[bot] opened this pull request 3 months ago
MAINT: Bump actions/upload-artifact from 4.4.0 to 4.4.1

dependabot[bot] opened this pull request 3 months ago
MAINT: Bump actions/cache from 4.0.2 to 4.1.0

dependabot[bot] opened this pull request 3 months ago
ENH: Improve performance of np.count_nonzero for float arrays

eendebakpt opened this pull request 3 months ago
ENH: Cleanup npy_find_array_wrap

eendebakpt opened this pull request 3 months ago
TYP: Fill in the missing ``__all__`` exports

jorenham opened this pull request 3 months ago
TYP: Remove unused imports in the stubs

jorenham opened this pull request 3 months ago
ENH: Improve performance of numpy.nonzero for 1D/2D contiguous arrays

eendebakpt opened this pull request 3 months ago
TST: Add tests for np.nonzero with different input types

eendebakpt opened this pull request 3 months ago
BENCH: Add benchmarks for np.non_zero

eendebakpt opened this pull request 3 months ago
BUG: <ValueError: object __array__ method not producing an array>

mdzubayerhossain opened this issue 3 months ago
MAINT: Update main after NumPy 2.1.2 release

charris opened this pull request 3 months ago
MAINT: prepare 2.1.x for further development

charris opened this pull request 3 months ago
TYP: Annotate type aliases without annotation

jorenham opened this pull request 3 months ago
TYP: Mark stub-only classes as `@type_check_only`

jorenham opened this pull request 3 months ago
MAINT: Pin setuptools for testing [wheel build]

charris opened this pull request 3 months ago
REL: Prepare for the NumPy 2.1.2 release [wheel build]

charris opened this pull request 3 months ago
BUG: avoid segfault on bad arguments in ndarray.__array_function__

charris opened this pull request 3 months ago
BUG: avoid segfault on bad arguments in ndarray.__array_function__

mhvk opened this pull request 3 months ago
MAINT: Bump github/codeql-action from 3.26.10 to 3.26.11

dependabot[bot] opened this pull request 3 months ago
MAINT: Bump pypa/cibuildwheel from 2.20.0 to 2.21.2

charris opened this pull request 3 months ago
DOC: fix missing arguments (copy and device) from asanyarray's signature

neutrinoceros opened this pull request 3 months ago
BUG: `randint` on Windows appears to require int32 not int

matthew-brett opened this issue 3 months ago
DOC: Correct selected C docstrings to eliminate warnings

eagunn opened this pull request 3 months ago
MAINT: Bump mamba-org/setup-micromamba from 1.10.0 to 2.0.0

dependabot[bot] opened this pull request 3 months ago
MAINT: Bump pypa/cibuildwheel from 2.21.1 to 2.21.2

dependabot[bot] opened this pull request 3 months ago
BUG: index string ufunc promoter issues

ngoldbaum opened this issue 3 months ago
Issues building numpy 2.1.1 with classic Intel compilers

AgilentGCMS opened this issue 3 months ago
MAINT: Bump mamba-org/setup-micromamba from 1.9.0 to 1.10.0

dependabot[bot] opened this pull request 3 months ago
API: register NEP 35 functions as array_functions

neutrinoceros opened this pull request 3 months ago
BUG: nan_to_num change pandas DataFrame in place when copy = True

lil-blue-curve opened this issue 3 months ago
MAINT: Bump scientific-python/upload-nightly-action from 0.5.0 to 0.6.1

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

dependabot[bot] opened this pull request 3 months ago
BUG: initialize the promotion state to be weak

ngoldbaum opened this pull request 3 months ago
BUG: numpy.zeros misses out on hugepages

crusaderky opened this issue 3 months ago
Show shape any time it cannot be inferred in repr

mhvk opened this pull request 3 months ago
MAINT: Check for SVE support on demand

charris opened this pull request 3 months ago
CI: use PyPI not scientific-python-nightly-wheels for CI doc build

charris opened this pull request 3 months ago
BUG: Fix extra decref of PyArray_UInt8DType.

charris opened this pull request 3 months ago
BUG: Fix extra decref of PyArray_UInt8DType.

hawkinsp opened this pull request 3 months ago
BUG: numpy.matrix is not supporting dot product

JayMan91 opened this issue 3 months ago
ENH: Add a Function to Calculate Sum of Squares of an Array

RoyiAvital opened this issue 3 months ago
CI: use PyPI not scientific-python-nightly-wheels for CI doc build

mattip opened this pull request 3 months ago
BUG: Incorrect Data Type Promotion When Using Multiple Threads

markgras opened this issue 3 months ago
MAINT: Check for SVE support on demand

joaoe opened this pull request 3 months ago
BUG: rfftn axis bug

charris opened this pull request 3 months ago
TYP: Add type stubs for stringdtype in np.char and np.strings

ngoldbaum opened this pull request 3 months ago
DOC: Added ``CONTRIBUTING.rst``

Schefflera-Arboricola opened this pull request 3 months ago