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

BUG: inverted sign in sin(arcsin())

yonghakim opened this issue 4 months ago
BUG: scalars missing several methods for array api compat

Illviljan opened this issue 4 months ago
BUG: f2py: better handle filtering of public/private subroutines

charris opened this pull request 4 months ago
BLD: cp311- macosx_arm64 wheels [wheel build]

charris opened this pull request 4 months ago
BUG: Fix bug in ``doc/neps/tools/build_index.py``

charris opened this pull request 4 months ago
CI: pycodestyle → ruff

DimitriPapadopoulos opened this pull request 5 months ago
ENH: Hurst exponent

ncooder opened this issue 5 months ago
MAINT: Apply ruff/flynt rules (FLY)

DimitriPapadopoulos opened this pull request 5 months ago
MAINT: Apply ruff/flake8-raise rules (RSE)

DimitriPapadopoulos opened this pull request 5 months ago
MAINT: Start applying ruff/flake8-comprehensions rules (C4)

DimitriPapadopoulos opened this pull request 5 months ago
MAINT: Start applying rruff/flake8-pie rules (PIE)

DimitriPapadopoulos opened this pull request 5 months ago
MAINT: Keep applying ruff/flake8-bugbear rules (B)

DimitriPapadopoulos opened this pull request 5 months ago
MAINT: Start applying ruff/flake8-type-checking rules (TCH)

DimitriPapadopoulos opened this pull request 5 months ago
DOC, MAINT: Fix new typos found by codespell

DimitriPapadopoulos opened this pull request 5 months ago
MAINT: Keep applying ruff/pyupgrade rules (UP)

DimitriPapadopoulos opened this pull request 5 months ago
MAINT: Start applying ruff rules (RUF)

DimitriPapadopoulos opened this pull request 5 months ago
BUG: Scalar array comparison should return np.bool

eendebakpt opened this pull request 5 months ago
MAINT: Update maintenance/2.1.x after the 2.0.2 release

charris opened this pull request 5 months ago
MAINT: Update main after the 2.0.2 release

charris opened this pull request 5 months ago
MAINT: prepare 2.0.x for further development

charris opened this pull request 5 months ago
BLD: cp311- macosx_arm64 wheels [wheel build]

andyfaff opened this pull request 5 months ago
BUG: Missing numpy 2.1.0 PyPI wheel for cp311 macosx arm64

jwnimmer-tri opened this issue 5 months ago
BUG: numpy.roll() does not work with unsigned shift value

epmojo opened this issue 5 months ago
MAINT: Bump github/codeql-action from 3.26.4 to 3.26.5

dependabot[bot] opened this pull request 5 months ago
REL: Prepare for the NumPy 2.0.2 release [wheel build]

charris opened this pull request 5 months ago
BUG: Fix array_equal for numeric and non-numeric scalar types

charris opened this pull request 5 months ago
BUG: Fix array_equal for numeric and non-numeric scalar types

charris opened this pull request 5 months ago
DOC/DEV/CI: mambaforge -> miniforge

lucascolley opened this pull request 5 months ago
BUG: Fix #27256 and #27257

charris opened this pull request 5 months ago
BUG: Fix array_equal for numeric and non-numeric scalar types

eendebakpt opened this pull request 5 months ago
ENH: make check-{docs,tutorials} fail on dtype mismatch

ev-br opened this pull request 5 months ago
BUG: _npy_cabs is no longer exported in 2.1.0

bashtage opened this issue 5 months ago
MAINT: Bump github/codeql-action from 3.26.3 to 3.26.4

dependabot[bot] opened this pull request 5 months ago
TST: Add regression test for missing descr in array-interface

charris opened this pull request 5 months ago
BUG: fix reference counting bug in __array_interface__ implementation…

charris opened this pull request 5 months ago
TEST: Doctest is not strict enough

mattip opened this issue 5 months ago
BUG: Fix #27256 and #27257

mtsokol opened this pull request 5 months ago
TST: Add regression test for missing descr in array-interface

seberg opened this pull request 5 months ago
tensordot almost 2 magnitudes slower with numpy 2.0

positr0nium opened this issue 5 months ago
BUG: revert unintended change in the return value of set_printoptions

charris opened this pull request 5 months ago
BUG: inconsistency between `MaskedArray` and `ndarray` for dtype array

ludwigVonKoopa opened this issue 5 months ago
DOC: Invalid docstring for numpy.fix (?)

serge-sans-paille opened this issue 5 months ago
BUG: Unexpected breaking change in `np.reshape` on v2.1.0

jonathanberthias opened this issue 5 months ago
BUG: revert unintended change in the return value of set_printoptions

ngoldbaum opened this pull request 5 months ago
BUG: np.set_printoptions() no longer silent under numpy 2.1.0

peterjc opened this issue 5 months ago
MAINT: prepare 2.1.x for further development

charris opened this pull request 5 months ago
TYP: Error when calling min() or max() on NumPy scalars

DiegoBaldassarMilleuno opened this issue 5 months ago
BUG: sort(kind='stable') for structured arrays is NOT stable

dmbelov opened this issue 5 months ago
BUG: fix reference counting bug in __array_interface__ implementation

ngoldbaum opened this pull request 5 months ago
DOC: update documentation release process

mattip opened this pull request 5 months ago
MAINT: Bump github/codeql-action from 3.26.2 to 3.26.3

dependabot[bot] opened this pull request 5 months ago
BUG: No 2.1 docs published

gaborbernat opened this issue 5 months ago
TYP: pylint ``--prefer-stubs`` leads to many errors

furgerf opened this issue 5 months ago
Update README.md 1 (#1)

gautam-p opened this pull request 5 months ago
MAINT: Update main after 2.1.0 release.

charris opened this pull request 5 months ago
Build fails on Tempita when Cython is installed globally with pipx

solomoncyj opened this issue 5 months ago
DOC: Remove outdated versionadded/changed directives?

seberg opened this issue 5 months ago
DOC: update ``np.unique`` docstring

vtavana opened this pull request 5 months ago
TYP: Fix several typing issues in ``numpy.polynomial``

jorenham opened this pull request 5 months ago
REL: Prepare for the NumPy 2.1.0 release [wheel build]

charris opened this pull request 5 months ago
MAINT: MSVC does not support #warning directive

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

charris opened this pull request 5 months ago
DOC: add docs on thread safety in NumPy

charris opened this pull request 5 months ago
ENH: Adding ``P.coeffs`` property

olcc opened this pull request 5 months ago
ENH: `np.finfo` support for Numpy User DTypes

SwayamInSync opened this issue 5 months ago
BUG: Polynomial.fit([0],[0],deg=0) fails

ggggggggg opened this issue 5 months ago
BUG: Fix ``PyArray_ZeroContiguousBuffer`` (resize) with struct dtypes

charris opened this pull request 5 months ago
DOC: Remove obsolete note from the top of the 2.0.0 release notes.

WarrenWeckesser opened this pull request 5 months ago
Removed Redundant py.typed File from NumPy

Gopiprashanthraju opened this pull request 5 months ago
BUG: Fix ``PyArray_ZeroContiguousBuffer`` (resize) with struct dtypes

seberg opened this pull request 5 months ago
invalid preprocessor command 'warning'

mdavidsaver opened this issue 5 months ago
DOC: add docs on thread safety in NumPy

ngoldbaum opened this pull request 5 months ago
Using numpy on AWS Lambda Functions

felipemadeiros opened this issue 5 months ago
MAINT: Bump actions/upload-artifact from 4.3.3 to 4.3.6

dependabot[bot] opened this pull request 5 months ago
TYP: Fixed & improved ``TypeVar`` use for ``numpy.char.chararray``

jorenham opened this pull request 5 months ago
TYP: Replace ``ellipsis`` with ``types.EllipsisType``

jorenham opened this pull request 5 months ago
DEV: Add ``.editorconfig`` rules for Python

jorenham opened this pull request 5 months ago
TYP: Fix incompatible overrides in the ``numpy._typing._ufunc`` stubs

charris opened this pull request 5 months ago
TYP: Fixed & improved type hints for ``numpy.histogram2d``

charris opened this pull request 5 months ago
MAINT: Bump github/codeql-action from 3.26.0 to 3.26.2

dependabot[bot] opened this pull request 5 months ago
BUG: Fix NPY_RAVEL_AXIS on backwards compatible NumPy 2 builds

charris opened this pull request 5 months ago
TYP: Stop using ``Any`` as shape-type default

jorenham opened this pull request 5 months ago
TYP: Semi-transparent ``numpy.shape`` shape-type annotations.

jorenham opened this pull request 5 months ago
BUG: Fix NPY_RAVEL_AXIS on backwards compatible NumPy 2 builds

charris opened this pull request 5 months ago
TYP: Disallow scalars and 0d-arrays in ``numpy.nonzero``

jorenham opened this pull request 5 months ago
TYP: Deprecate calling ``numpy.save`` with ``fix_imports`` (PEP 702)

jorenham opened this pull request 5 months ago