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

BUG: weighted quantile for some zero weights

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

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

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

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

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

github.com/numpy/numpy - charris opened this pull request 3 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 3 months ago
MAINT: Bump pypa/cibuildwheel from 2.21.2 to 2.21.3

github.com/numpy/numpy - dependabot[bot] opened this pull request 3 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
announce the NumPy 2.1.2 release

github.com/numpy/numpy.org - charris opened this pull request 3 months ago
MAINT: prepare 2.1.x for further development

github.com/numpy/numpy - charris opened this pull request 3 months ago
TYP: Annotate type aliases without annotation

github.com/numpy/numpy - jorenham opened this pull request 3 months ago
TYP: Mark stub-only classes as `@type_check_only`

github.com/numpy/numpy - jorenham opened this pull request 3 months ago
MAINT: Pin setuptools for testing [wheel build]

github.com/numpy/numpy - charris opened this pull request 3 months ago
REL: Prepare for the NumPy 2.1.2 release [wheel build]

github.com/numpy/numpy - charris opened this pull request 3 months ago
MAINT: Bump github/codeql-action from 3.26.10 to 3.26.11

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

github.com/numpy/numpy - charris opened this pull request 3 months ago
MAINT: Bump mamba-org/setup-micromamba from 1.10.0 to 2.0.0

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

github.com/numpy/numpy - dependabot[bot] opened this pull request 3 months ago
Fix conda job in CI

github.com/numpy/numpy-tutorials - melissawm opened this pull request 3 months ago
BUG: index string ufunc promoter issues

github.com/numpy/numpy - ngoldbaum opened this issue 3 months ago
MAINT: Bump mamba-org/setup-micromamba from 1.9.0 to 1.10.0

github.com/numpy/numpy - dependabot[bot] opened this pull request 3 months ago
API: register NEP 35 functions as array_functions

github.com/numpy/numpy - neutrinoceros opened this pull request 3 months ago
Fix broken link

github.com/numpy/numpy-tutorials - LiamConnors opened this pull request 3 months ago
BUG CI: conda workflow is broken

github.com/numpy/numpy-tutorials - bsipocz opened this issue 3 months ago
Turn off edit-this-page button.

github.com/numpy/numpy-tutorials - rossbar opened this pull request 3 months ago
MAINT: Bump github/codeql-action from 3.26.9 to 3.26.10

github.com/numpy/numpy - dependabot[bot] opened this pull request 3 months ago
BUG: initialize the promotion state to be weak

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

github.com/numpy/numpy - crusaderky opened this issue 3 months ago
Show shape any time it cannot be inferred in repr

github.com/numpy/numpy - mhvk opened this pull request 3 months ago
MAINT: Check for SVE support on demand

github.com/numpy/numpy - charris opened this pull request 3 months ago
BUG: Fix extra decref of PyArray_UInt8DType.

github.com/numpy/numpy - charris opened this pull request 3 months ago
BUG: Fix extra decref of PyArray_UInt8DType.

github.com/numpy/numpy - hawkinsp opened this pull request 3 months ago
MAINT: Check for SVE support on demand

github.com/numpy/numpy - joaoe opened this pull request 3 months ago
BUG: rfftn axis bug

github.com/numpy/numpy - charris opened this pull request 3 months ago
DOC: Added ``CONTRIBUTING.rst``

github.com/numpy/numpy - Schefflera-Arboricola opened this pull request 3 months ago
BUG: rfftn axis bug

github.com/numpy/numpy - Ishankoradia opened this pull request 3 months ago
DOC: update ndindex reference in np.choose docstring

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

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