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: suppress python vectorize function FPEs

github.com/numpy/numpy - nullSoup opened this pull request about 1 month ago
update pythoncapi-compat to latest HEAD

github.com/numpy/numpy - mattip opened this pull request about 1 month ago
MAINT: Upgrade to spin 0.13

github.com/numpy/numpy - stefanv opened this pull request about 1 month ago
MAINT: Update MyPy tests and requirements from main.

github.com/numpy/numpy - charris opened this pull request about 1 month ago
TYP: Generic ``numpy.bool`` and statically typed boolean logic

github.com/numpy/numpy - jorenham opened this pull request about 1 month ago
Add link and image of NumPy comics to Contribute page

github.com/numpy/numpy.org - MarsBarLee opened this pull request about 1 month ago
BUG: Fix repeat for strings and accumulate API logic

github.com/numpy/numpy - seberg opened this pull request about 1 month ago
TYP: Generic ``timedelta64`` and ``datetime64`` scalar types

github.com/numpy/numpy - jorenham opened this pull request about 1 month ago
ENH: Implement np.strings.slice as a gufunc

github.com/numpy/numpy - ArvidJB opened this pull request about 1 month ago
DOC: Make wording in absolute beginners guide more beginner friendly

github.com/numpy/numpy - StanFromIreland opened this pull request about 1 month ago
BUG: ``sinc``: fix underflow for float16

github.com/numpy/numpy - lucascolley opened this pull request about 1 month ago
BUG: ``gentype.__array_wrap__`` doesn't make much sense

github.com/numpy/numpy - AnonymousPlayer2000 opened this issue about 1 month ago
BUG: `numpy.std` returns wrong result with an identity array

github.com/numpy/numpy - AnonymousPlayer2000 opened this issue about 1 month ago
BUG: `numpy.std` misbehaves with an identity array

github.com/numpy/numpy - zzctmac opened this issue about 1 month ago
BUG: Fix multiple modules in F2PY and COMMON handling

github.com/numpy/numpy - charris opened this pull request about 1 month ago
TYP: Type hints for ``numpy.__config__``

github.com/numpy/numpy - jorenham opened this pull request about 1 month ago
TYP: Fix method overload issues in ``ndarray`` and ``generic``

github.com/numpy/numpy - jorenham opened this pull request about 1 month ago
TYP: Fix undefined type-parameter name

github.com/numpy/numpy - jorenham opened this pull request about 1 month ago
TYP: Fix incorrect baseclass of ``linalg.LinAlgError``

github.com/numpy/numpy - charris opened this pull request about 1 month ago
ENH: ``default_rng`` coerces ``RandomState`` to ``Generator``

github.com/numpy/numpy - andyfaff opened this pull request about 1 month ago
TYP: Fix incorrect baseclass of ``linalg.LinAlgError``

github.com/numpy/numpy - jorenham opened this pull request about 1 month ago
TYP: Towards a less messy ``__init__.pyi``

github.com/numpy/numpy - jorenham opened this pull request about 1 month ago
TYP: Support shape-typing in ``reshape`` and ``resize``

github.com/numpy/numpy - jorenham opened this pull request about 1 month ago
MAINT: Bump github/codeql-action from 3.27.3 to 3.27.4

github.com/numpy/numpy - dependabot[bot] opened this pull request about 1 month ago
TYP: Shape-typed ``ndarray`` inplace binary operator methods.

github.com/numpy/numpy - jorenham opened this pull request about 1 month ago
DOC: Note that allow-pickle is not safe also in error

github.com/numpy/numpy - seberg opened this pull request about 1 month ago
BUG: np.pi returns wrong number

github.com/numpy/numpy - ElmWer opened this issue about 1 month ago
BUG: vectorized ufunc error reporting is inconsistent

github.com/numpy/numpy - nullSoup opened this issue about 1 month ago
Unexpected error: module 'numpy' has no attribute 'object'.

github.com/numpy/numpy - marisolcontreras1 opened this issue about 1 month ago
TYP: Remove ``ndarray`` binop overloads for ``NDArray[Never]``

github.com/numpy/numpy - jorenham opened this pull request about 1 month ago
TYP: 1-d shape-typing for ``ndarray.flatten`` and ``ravel``

github.com/numpy/numpy - jorenham opened this pull request about 1 month ago
MAINT: Bump github/codeql-action from 3.27.2 to 3.27.3

github.com/numpy/numpy - dependabot[bot] opened this pull request about 1 month ago
BUG: fix incorrect output descriptor in fancy indexing

github.com/numpy/numpy - charris opened this pull request about 1 month ago
DEV: Audit internal uses of PyArray_EquivTypes

github.com/numpy/numpy - ngoldbaum opened this issue about 1 month ago
TYP: Fix ``ndarray.item()`` and improve ``ndarray.tolist()``

github.com/numpy/numpy - jorenham opened this pull request about 1 month ago
DOC: Added additional guidance for compiling in Windows

github.com/numpy/numpy - nullSoup opened this pull request about 1 month ago
BUG: SIGILL Illegal Instruction with numpy 1.26.4 on KNL

github.com/numpy/numpy - rowanworth opened this issue about 1 month ago
ENH: add out parameter to numpy.convolve

github.com/numpy/numpy - FromHub opened this issue about 1 month ago
DOC: Fix typos in subclassing documentation

github.com/numpy/numpy - IsaacWarren opened this pull request about 1 month ago
MAINT: Bump github/codeql-action from 3.27.1 to 3.27.2

github.com/numpy/numpy - dependabot[bot] opened this pull request about 1 month ago
DEP: testing: disable deprecated use of keywords x/y

github.com/numpy/numpy - mdhaber opened this pull request about 1 month ago
TYP: Optional ``numpy.number`` type parameters

github.com/numpy/numpy - jorenham opened this pull request about 1 month ago
Fix documentation for the chi-square distribution

github.com/numpy/numpy - AdrienCorenflos opened this pull request about 1 month ago
DOC: clarification in absolute beginners tutorial

github.com/numpy/numpy - AidanHattingh opened this issue about 1 month ago
BUG: Fix `fortranname` for functions

github.com/numpy/numpy - HaoZeke opened this pull request about 1 month ago
BUG: f2py: fix issues with thread-local storage define

github.com/numpy/numpy - rgommers opened this pull request about 1 month ago
Add the notes from the 2024-10-21 NumPy Docs Team meeting

github.com/numpy/archive - Mukulikaa opened this pull request about 1 month ago
BUG: Handle `--lower` for F2PY directives and callbacks

github.com/numpy/numpy - HaoZeke opened this pull request about 1 month ago
Backward Comaptibility of Numpy Argsort

github.com/numpy/numpy - JayMan91 opened this issue about 1 month ago
MAINT: Bump github/codeql-action from 3.27.0 to 3.27.1

github.com/numpy/numpy - dependabot[bot] opened this pull request about 1 month ago
BUG: Allow empty memmaps in most situations

github.com/numpy/numpy - laarohi opened this pull request about 1 month ago
DOC: fix name of shape parameter kappa of von Mises distribution

github.com/numpy/numpy - simonaltrogge opened this pull request about 1 month ago
BUG: f2py threads.h on MacOS 14.x may need a shim?

github.com/numpy/numpy - tylerjereddy opened this issue about 1 month ago
MAINT: handle edge case in rfftfreq and fftfreq

github.com/numpy/numpy - HashiramaP opened this pull request about 1 month ago
ENH: Make ``__module__`` attribute coherent across API

github.com/numpy/numpy - mtsokol opened this pull request about 2 months ago
BUG: fix incorrect output descriptor in fancy indexing

github.com/numpy/numpy - ngoldbaum opened this pull request about 2 months ago
DOC: fix a mistake in the docstring of vector_norm

github.com/numpy/numpy - yuanx749 opened this pull request about 2 months ago
TYP: `bool.__index__` annotation missing

github.com/numpy/numpy - randolf-scholz opened this issue about 2 months ago
TYP: Adds __index__ type hint to np.bool_, fixing #27711.

github.com/numpy/numpy - randolf-scholz opened this pull request about 2 months ago
TYP: `bool.__index__` annotation missing

github.com/numpy/numpy - randolf-scholz opened this issue about 2 months ago
DOC: Remove version notes

github.com/numpy/numpy - linus-md opened this pull request about 2 months ago
CI: Set up free-threaded CI using quansight-labs/setup-python

github.com/numpy/numpy - ngoldbaum opened this pull request about 2 months ago
DOC: Remove empty notes

github.com/numpy/numpy - linus-md opened this pull request about 2 months ago
MAINT: Bump mamba-org/setup-micromamba from 2.0.0 to 2.0.1

github.com/numpy/numpy - dependabot[bot] opened this pull request about 2 months ago
BUG: correct acceptable types for stack function call

github.com/numpy/numpy - NathanDavisBarrett opened this pull request about 2 months ago
MAINT: Bump conda-incubator/setup-miniconda from 3.0.4 to 3.1.0

github.com/numpy/numpy - dependabot[bot] opened this pull request about 2 months ago
ENH: StringDType equivalent for bytes

github.com/numpy/numpy - Conchylicultor opened this issue about 2 months ago
BUG: np.vectorize does not propagate StringDType

github.com/numpy/numpy - Conchylicultor opened this issue about 2 months ago
Add Android Support

github.com/numpy/numpy - rbebb opened this issue about 2 months ago
BUG: `--lower` breaks `callstatement`

github.com/numpy/numpy - HaoZeke opened this issue about 2 months ago