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

ENH: install StringDType promoter for add

ngoldbaum opened this pull request 11 months ago
DOC: mention the `exceptions` namespace in the 2.0.0 release notes

rgommers opened this pull request 11 months ago
Handle warning about private API and pybind11 before 2.0.0rc1

rgommers opened this issue 11 months ago
MAINT: Remove sdist task from pavement.py

charris opened this pull request 11 months ago
DOC: mention the `exceptions` namespace in the 2.0.0 release notes

rgommers opened this pull request 11 months ago
MAINT: Remove sdist task from pavement.py

charris opened this pull request 11 months ago
TST: remove usage of ProcessPoolExecutor in stringdtype tests

ngoldbaum opened this pull request 11 months ago
DOC: indicate stringdtype support in docstrings for string operations

ngoldbaum opened this pull request 11 months ago
MAINT: Bump pypa/cibuildwheel from 2.16.5 to 2.17.0

dependabot[bot] opened this pull request 11 months ago
BUG: numpy.power result is nondeterministic when AVX512 enabled

pryvkin10x opened this issue 11 months ago
ENH: np.info = np.iinfo + np.finfo

adamjstewart opened this issue 11 months ago
BUG: Filter out broken Highway platform

Mousius opened this pull request 11 months ago
BUG: fix kwarg handling in assert_warn [skip cirrus][skip azp]

mattip opened this pull request 11 months ago
DOC: add nit-picky mode to NEP building

mattip opened this issue 11 months ago
REL: Prepare for the NumPy 2.0.0b1 release (3)

charris opened this pull request 11 months ago
CI: don't use ``fetch-tags`` in wheel build jobs

charris opened this pull request 11 months ago
CI: don't use ``fetch-tags`` in wheel build jobs

rgommers opened this pull request 11 months ago
DOC: remove reverted release blurb [skip actions][skip azp][skip cirrus]

mattip opened this pull request 11 months ago
MAINT: What should we do about np.strings.partition?

lysnikolaou opened this issue 11 months ago
DOC: remove reverted release blurb [skip actions][skip azp][skip cirrus]

mattip opened this pull request 11 months ago
ENH: Optimize polyutils as_series

eendebakpt opened this pull request 11 months ago
CI: clean up some unused `choco install` invocations

rgommers opened this pull request 11 months ago
BUG: `assert_warns` ignores `kwargs` unless `args` is passed

mdhaber opened this issue 11 months ago
DOC: Remove unused parameter description

liang3zy22 opened this pull request 11 months ago
REL: Prepare for the NumPy 2.0.0b1 release (2) [wheel build]

charris opened this pull request 11 months ago
BLD: push a tag builds a wheel

charris opened this pull request 11 months ago
BLD: omit pp39-macosx_arm64 from matrix

andyfaff opened this pull request 11 months ago
BUG: Allow fitting of degree zero polynomials with Polynomial.fit

eendebakpt opened this pull request 11 months ago
CI: fix last docbuild warnings

charris opened this pull request 11 months ago
BLD: push a tag builds a wheel

andyfaff opened this pull request 11 months ago
Windows wheel build fail due to chocolatey failure.

charris opened this issue 11 months ago
Action wheel builds do not happen when a tag is pushed.

charris opened this issue 11 months ago
Wheel build tests crashed on PyPy 39 macosx arm.

charris opened this issue 11 months ago
REL: Prepare for the NumPy 2.0.0b1 release [wheel build]

charris opened this pull request 11 months ago
Question: Can record or structured array fields be contiguous?

OyiboRivers opened this issue 11 months ago
BUG: Fixes np.put receiving empty array causes endless loop

iquelli opened this pull request 11 months ago
BUG: Raise error for negative-sized fixed-width dtype

goncalobarias opened this pull request 11 months ago
DOC: Backport gh-25971 and gh-25972

charris opened this pull request 11 months ago
DOC: Fix module setting of ``MaskedArray``

F3eQnxN3RriK opened this pull request 11 months ago
DOC: Fix a note section markup in ``dtype.rst``

F3eQnxN3RriK opened this pull request 11 months ago
MAINT: Prepare main for NumPy 2.1.0 development

charris opened this pull request 11 months ago
DOC: Add interactive examples with jupyterlite-sphinx

steppi opened this issue 11 months ago
REL: Begin NumPy 2.1.0 development

charris opened this pull request 11 months ago
ENH: Reduce the scope of imports when running the mypy plugin

bzoracler opened this issue 11 months ago
DOC: Numpy 2.0 release notes do not mention np.exceptions

ev-br opened this issue 11 months ago
CI: fix wheel tags for Cirrus macOS arm64

rgommers opened this pull request 11 months ago
CI: fix last docbuild warnings

mattip opened this pull request 11 months ago
BUG: Fix bug in numpy.pad()

EngineerEricXie opened this pull request 11 months ago
DOC: fix typos and rearrange CI

mattip opened this pull request 11 months ago
TST, MAINT: Loosen tolerance in fft test.

charris opened this pull request 11 months ago
BUG: Use consistent output in Polynomial representations

eendebakpt opened this pull request 11 months ago
BUG: segmentation fault running `nan_to_num` on a 3D complex array

scottstanie opened this issue 11 months ago
BUG: avoid incorrect type punning in NpyString_acquire_allocators

ngoldbaum opened this pull request 11 months ago
BUG: address sanitizer test failure in new string dtype

mattip opened this issue 11 months ago
Draft: [BUG] Fix Polynomial representation tests

eendebakpt opened this pull request 11 months ago
API: revert position-only 'start' in 'np.arange'

mattip opened this pull request 11 months ago
API: Expose `PyArray_Pack`

seberg opened this pull request 11 months ago
BUG: seeing uninitialized memory in ufuncs

CeadeS opened this issue 11 months ago
BLD: use hash for mamba action

andyfaff opened this pull request 11 months ago
DOC: fixup new doc build warnings after PR 25946

mattip opened this issue 11 months ago
BUG: Fix reference leak in niche user old user dtypes

seberg opened this pull request 11 months ago
MAINT: Introduce NPY_FEATURE_VERSION_STRING and report it in error

seberg opened this pull request 11 months ago
DOC: Fix incorrect rst markups of c function directives

F3eQnxN3RriK opened this pull request 11 months ago
DOC: Add and fixup/move docs for descriptor changes

seberg opened this pull request 11 months ago
BLD: try to build most macOS wheels on GHA

andyfaff opened this pull request 11 months ago
BUG: avoid incorrect stringdtype allocator sharing from array copies

ngoldbaum opened this pull request 11 months ago
API: Restructure the dtype struct to be new dtype friendly

seberg opened this pull request 11 months ago
Expected behaviour regarding new `copy` keyword in `__array__` implementations

jorisvandenbossche opened this issue 11 months ago
DOC: Add entries of ``npy_datetime`` and ``npy_timedelta``

F3eQnxN3RriK opened this pull request 11 months ago
DOC: 2.0 release highlights and compat notes changes

rgommers opened this pull request 11 months ago
`np.vectorize` fails with output dtype `datetime64[ns]`

gcaria opened this issue 11 months ago
Need names and emails for some contributors to NumPy 2.0.0

charris opened this issue 11 months ago
ENH: Convert tanh from C universal intrinsics to C++ using Highway

sterrettm2 opened this pull request 11 months ago
MAINT: ensure towncrier can be run >1x, and is included in `spin docs`

rgommers opened this pull request 11 months ago
TST: skip rather than xfail a few tests to address CI log pollution

rgommers opened this pull request 11 months ago
BUG: fix reference leak in PyArray_FromArrayAttr_int

ngoldbaum opened this pull request 11 months ago
DOC: Add mention of complex number changes to migration guide

lysnikolaou opened this pull request 11 months ago
DOC: Add note about np.char & np.strings in 2.0 migration guide

lysnikolaou opened this pull request 11 months ago
BUG: remove vestiges of array_api [wheel build]

mattip opened this pull request 11 months ago
BUG: fix handling of copy keyword argument when calling __array__

ngoldbaum opened this pull request 11 months ago
DOC: update and copy-edit 2.0.0 release notes

rgommers opened this pull request 11 months ago
NEP: update status fields of many NEPs

rgommers opened this pull request 11 months ago
Coordination: last items before branching 2.0.x

rgommers opened this issue 11 months ago
cannot install numpy on python 3.13

jirafey opened this issue 11 months ago
`__array__` copy keyword changes incomplete

rgommers opened this issue 11 months ago
DOC: Fix some document build errors about rst markups

F3eQnxN3RriK opened this pull request 11 months ago
API: Remove broadcasting ambiguity from np.linalg.solve

asmeurer opened this pull request 11 months ago
NEP: NEP 55 updates and add @mhvk as an author

ngoldbaum opened this pull request 11 months ago