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

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
MAINT: Bump github/codeql-action from 3.26.8 to 3.26.9

github.com/numpy/numpy - dependabot[bot] opened this pull request 3 months ago
MAINT: Clean up for PyUnicode_AsASCIIString

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

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

github.com/numpy/numpy - shivkatira opened this pull request 3 months ago
DOC: add examples for np.ma.convolve

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

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

github.com/numpy/numpy - yashasvimisra2798 opened this pull request 3 months ago
version<1.9 removed

github.com/numpy/numpy - pavandandla opened this pull request 3 months ago
DOC: Remove outdated versionadded directives for polynomial module

github.com/numpy/numpy - anishkargaonkar opened this pull request 3 months ago
DOC: removed older versionadded directives to ufuncs.rst

github.com/numpy/numpy - Abyssalwolf opened this pull request 3 months ago
TST: Added the test case for masked array tofile failing

github.com/numpy/numpy - zvijayakumar opened this pull request 3 months ago
DOC: Remove old versionchanged directives from config.rst

github.com/numpy/numpy - Shaurya19 opened this pull request 3 months ago
BUG: Disable SVE VQSort

github.com/numpy/numpy - charris opened this pull request 3 months ago
BUG: Disable SVE VQSort

github.com/numpy/numpy - Mousius opened this pull request 3 months ago
BUG: Allow unsigned shift argument for np.roll

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

github.com/numpy/numpy - glouigi opened this pull request 3 months ago
Add DOI badges and links

github.com/numpy/numpy.org - RichardLitt opened this issue 3 months ago
BLD: pin setuptools to avoid breaking numpy.distutils

github.com/numpy/numpy - charris opened this pull request 3 months ago
`spin ipython` failing

github.com/numpy/numpy - adrinjalali opened this issue 3 months ago
BUG: Allow unsigned shift argument for np.roll

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

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

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

github.com/numpy/numpy-tutorials - LiamConnors opened this pull request 3 months ago
CI: failure of macOS x86-64 conda (3.11)

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