Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

NumPy

The fundamental package for scientific computing with Python.
Collective - Host: numfocus - https://opencollective.com/numpy - Website: https://numpy.org/ - Code: https://github.com/numpy/numpy

DOC: Fix rendering in docstring of nan_to_num

github.com/numpy/numpy - yuanx749 opened this pull request 2 months ago
BUG:``np.sqrt`` return no_masked array

github.com/numpy/numpy - fengluoqiuwu opened this pull request 2 months ago
Linux QEMU CI currently failing

github.com/numpy/numpy - fengluoqiuwu opened this issue 2 months ago
ENH: Making Standard of Auto-mask Clear

github.com/numpy/numpy - fengluoqiuwu opened this issue 2 months ago
DOC: Update documentation of np.linalg.det()

github.com/numpy/numpy - amitsubhashchejara opened this pull request 2 months ago
DOC: add examples to ctypeslib

github.com/numpy/numpy - m-clare opened this pull request 2 months ago
DOC: add examples ctypeslib: as_array, as_ctypes

github.com/numpy/numpy - m-clare opened this pull request 2 months ago
BUG: Adjust numpy.i for SWIG 4.3 compatibility

github.com/numpy/numpy - charris opened this pull request 2 months ago
MAINT: Update Highway to latest

github.com/numpy/numpy - charris opened this pull request 2 months ago
BUG:Fix bug 27269

github.com/numpy/numpy - fengluoqiuwu opened this pull request 2 months ago
DISCUSS: About issue of masked array

github.com/numpy/numpy - fengluoqiuwu opened this issue 2 months ago
MAINT: Update Highway to latest

github.com/numpy/numpy - r-devulap opened this pull request 2 months ago
BUG: numpy.ma.min/max fails for uint and float16 dtypes

github.com/numpy/numpy - fengluoqiuwu opened this pull request 2 months ago
DOC: Fix some out-of-data struct in c-api types-and-structures

github.com/numpy/numpy - fengluoqiuwu opened this pull request 2 months ago
CI: Add Mac and update Linux free-threaded CI

github.com/numpy/numpy - ngoldbaum opened this pull request 2 months ago
DOC: Do not use types for *args, **kwargs

github.com/numpy/numpydoc - timhoffm opened this pull request 2 months ago
BUG: numpy.ma.min fails for uint dtypes

github.com/numpy/numpy - jbkoch7 opened this issue 2 months ago
BUG: Adjust numpy.i for SWIG 4.3 compatibility

github.com/numpy/numpy - musicinmybrain opened this pull request 2 months ago
BUG: SWIG tests are incompatible with SWIG 4.3

github.com/numpy/numpy - musicinmybrain opened this issue 2 months ago
DOC: Fix some out-of-data struct in c-api types-and-structures

github.com/numpy/numpy - fengluoqiuwu opened this pull request 2 months ago
DOC: please make documentation in pdf format

github.com/numpy/numpy - ljgdasfhk opened this issue 2 months ago
BUILD: vendor tempita from Cython

github.com/numpy/numpy - charris opened this pull request 2 months ago
BUG: handle possible error for PyTraceMallocTrack

github.com/numpy/numpy - charris opened this pull request 2 months ago
BUILD: vendor tempita from Cython

github.com/numpy/numpy - mattip opened this pull request 2 months ago
BUG: handle possible error for PyTraceMallocTrack

github.com/numpy/numpy - mattip opened this pull request 2 months ago
BUILD: satisfy gcc-13 pendantic errors

github.com/numpy/numpy - charris opened this pull request 2 months ago
MAINT: Use miniforge for macos conda test.

github.com/numpy/numpy - charris opened this pull request 2 months ago
BUILD: satisfy gcc-13 pendantic errors

github.com/numpy/numpy - mattip opened this pull request 2 months ago
BUG: weighted quantile for some zero weights (#27549)

github.com/numpy/numpy - charris opened this pull request 2 months ago
BLD: update vendored Meson to 1.5.2

github.com/numpy/numpy - charris opened this pull request 2 months ago
DEV: bump ``python`` to 3.12 in environment.yml

github.com/numpy/numpy - charris opened this pull request 2 months ago
CI: start building Windows free-threaded wheels

github.com/numpy/numpy - rgommers opened this pull request 2 months ago
DOC: Clarify use of standard deviation in mtrand.pyx

github.com/numpy/numpy - hairez opened this pull request 2 months ago
DEV: bump ``python`` to 3.12 in environment.yml

github.com/numpy/numpy - rgommers opened this pull request 2 months ago
BLD: rename `meson_options.txt` to `meson.options`

github.com/numpy/numpy - rgommers opened this pull request 2 months ago
DOC, MAINT: Prepare for PyData Sphinx Theme 0.16.0

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

github.com/numpy/numpy - dependabot[bot] opened this pull request 2 months ago
Update theme (v0.20)

github.com/numpy/numpy.org - jarrodmillman opened this pull request 2 months ago
BLD: update vendored Meson to 1.5.2

github.com/numpy/numpy - rgommers opened this pull request 2 months ago
BUG: weighted quantile for some zero weights

github.com/numpy/numpy - lorentzenchr opened this pull request 2 months ago
ENH: `numpy.isdtype` with custom dtypes

github.com/numpy/numpy - keewis opened this issue 2 months ago
CI: Build using Intel compiler

github.com/numpy/numpy - r-devulap opened this pull request 2 months ago
MAINT: MSVC does not support #warning directive

github.com/numpy/numpy - charris opened this pull request 2 months ago
MAINT: Bump pypa/cibuildwheel from 2.21.2 to 2.21.3

github.com/numpy/numpy - charris opened this pull request 2 months ago
MAINT: Bump actions/cache from 4.0.2 to 4.1.1

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

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

github.com/numpy/numpy - dependabot[bot] opened this pull request 2 months ago
ENH: Speed up umath functions using NEON/SVE | SIMD

github.com/numpy/numpy - Rohanjames1997 opened this issue 3 months ago
MAINT: Bump actions/cache from 4.1.0 to 4.1.1

github.com/numpy/numpy - dependabot[bot] opened this pull request 3 months ago
numpy 2.0.1 build issue on ibm AIX OS

github.com/numpy/numpy - Ganeshkumhar1 opened this issue 3 months ago
BUG: Memory leak with StringDType (`T`)

github.com/numpy/numpy - MarkusSintonen opened this issue 3 months ago
[pre-commit.ci] pre-commit autoupdate

github.com/numpy/numpydoc - pre-commit-ci[bot] opened this pull request 3 months ago
MAINT: Bump github/codeql-action from 3.26.11 to 3.26.12

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

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

github.com/numpy/numpy - dependabot[bot] opened this pull request 3 months ago
ENH: Cleanup npy_find_array_wrap

github.com/numpy/numpy - eendebakpt opened this pull request 3 months ago
TYP: Fill in the missing ``__all__`` exports

github.com/numpy/numpy - jorenham opened this pull request 3 months ago
TYP: Remove unused imports in the stubs

github.com/numpy/numpy - jorenham opened this pull request 3 months ago
TST: Add tests for np.nonzero with different input types

github.com/numpy/numpy - eendebakpt opened this pull request 3 months ago
BENCH: Add benchmarks for np.non_zero

github.com/numpy/numpy - eendebakpt opened this pull request 3 months ago
MAINT: Update main after NumPy 2.1.2 release

github.com/numpy/numpy - charris opened this pull request 3 months ago