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
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
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
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
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
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
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
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
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
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
github.com/numpy/numpy - StanFromIreland opened this pull request about 1 month ago
BUG: `timedelta64.__[r]divmod__` segfaults when a `m8[Y]` or `m8[M]` scalar is involved
github.com/numpy/numpy - jorenham opened this issue about 1 month ago
github.com/numpy/numpy - jorenham opened this issue about 1 month ago
BUG: poor multithreaded performance scaling for small arrays (nogil)
github.com/numpy/numpy - eundersander opened this issue about 1 month ago
github.com/numpy/numpy - eundersander opened this issue about 1 month ago
ENH: Uniform interface for accessing minimum or maximum value of a dtype
github.com/numpy/numpy - carlosgmartin opened this issue about 1 month ago
github.com/numpy/numpy - carlosgmartin opened this issue about 1 month ago
BUG: ``sinc``: fix underflow for float16
github.com/numpy/numpy - lucascolley opened this pull request about 1 month ago
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
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
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
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
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
github.com/numpy/numpy - jorenham opened this pull request about 1 month ago
TYP: Generic ``numpy.generic`` type parameter for the ``item()`` type.
github.com/numpy/numpy - jorenham opened this pull request about 1 month ago
github.com/numpy/numpy - jorenham opened this pull request about 1 month ago
BUG: WRITABLE flag is wrongly set after advanced indexing of a read-only numpy.memmap array
github.com/numpy/numpy - cnliao opened this issue about 1 month ago
github.com/numpy/numpy - cnliao opened this issue 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
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
github.com/numpy/numpy - jorenham opened this pull request about 1 month ago
BUG: Fix repeat, accumulate for strings and accumulate API logic
github.com/numpy/numpy - seberg opened this pull request about 1 month ago
github.com/numpy/numpy - seberg 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
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
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
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
github.com/numpy/numpy - jorenham opened this pull request about 1 month ago
TYP: type hierarchy of LinAlgError inconsistent between _linalg.py and __init__.pyi
github.com/numpy/numpy - lucastheisen opened this issue about 1 month ago
github.com/numpy/numpy - lucastheisen opened this issue 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
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
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
github.com/numpy/numpy - jorenham opened this pull request about 1 month ago
ENH: Streamline and improve the origin and license documentation of third party bundled in wheels
github.com/numpy/numpy - pombredanne opened this issue about 1 month ago
github.com/numpy/numpy - pombredanne opened this issue 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
github.com/numpy/numpy - seberg opened this pull request about 1 month ago
BUG: <Arbitrary Code Execution in NumPy via Unsafe Usage of allow_pickle=True in numpy.load()>
github.com/numpy/numpy - kkshitish9 opened this issue about 1 month ago
github.com/numpy/numpy - kkshitish9 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
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
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
github.com/numpy/numpy - jorenham opened this pull request about 1 month ago
TYP: Remove the non-existent ``bitwise_count`` methods of ``ndarray`` and ``generic``
github.com/numpy/numpy - jorenham opened this pull request about 1 month ago
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
github.com/numpy/numpy - jorenham opened this pull request about 1 month ago
DOC: Enhance Documentation with MATLAB Comparison and Visualization Guide
github.com/numpy/numpy-tutorials - joaomarcalst opened this issue about 1 month ago
github.com/numpy/numpy-tutorials - joaomarcalst opened this issue about 1 month ago
TYP: Annotate ``__setitem__``, ``__contains__`` and ``__iter__`` of ``ndarray``
github.com/numpy/numpy - jorenham opened this pull request about 1 month ago
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
github.com/numpy/numpy - dependabot[bot] opened this pull request about 1 month ago
TYP: Fix the annotations of ``ndarray.real`` and ``ndarray.imag``
github.com/numpy/numpy - jorenham opened this pull request about 1 month ago
github.com/numpy/numpy - jorenham 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
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
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
github.com/numpy/numpy - jorenham opened this pull request about 1 month ago
DOC: Enhance Documentation with MATLAB Comparison and Visualization Guide
github.com/numpy/numpy - joaomarcalst opened this issue about 1 month ago
github.com/numpy/numpy - joaomarcalst opened this issue about 1 month ago
BUG: Shared objects taking more time in sharing smaller ndarray than larger ndarray between multiple processes
github.com/numpy/numpy - ayushbisht2001 opened this issue about 1 month ago
github.com/numpy/numpy - ayushbisht2001 opened this issue about 1 month ago
DOC: Windows build documentation missing important details
github.com/numpy/numpy - nullSoup opened this issue about 1 month ago
github.com/numpy/numpy - nullSoup opened this issue 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
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
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
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
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
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
github.com/numpy/numpy - mdhaber opened this pull request about 1 month ago
BUG: MemoryError when indexing 2D StringDType array with a list index
github.com/numpy/numpy - SamAdamDay opened this issue about 1 month ago
github.com/numpy/numpy - SamAdamDay opened this issue about 1 month ago
TYP: Optional ``numpy.number`` type parameters
github.com/numpy/numpy - jorenham opened this pull request about 1 month ago
github.com/numpy/numpy - jorenham opened this pull request about 1 month ago
ENH: Add a `__dict__` to ufunc objects and allow overriding `__doc__`
github.com/numpy/numpy - mtsokol opened this pull request about 1 month ago
github.com/numpy/numpy - mtsokol 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
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
github.com/numpy/numpy - AidanHattingh opened this issue about 1 month ago
BUG: numpy.asmatrix Segmentation Fault with a long malformed string
github.com/numpy/numpy - EgodPrime opened this issue about 1 month ago
github.com/numpy/numpy - EgodPrime 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
github.com/numpy/numpy - HaoZeke opened this pull request about 1 month ago
TST: Add an F2PY check for exposing variables without functions
github.com/numpy/numpy - HaoZeke opened this pull request about 1 month ago
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
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
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
github.com/numpy/numpy - HaoZeke opened this pull request about 1 month ago
BUG: `deepcopy(Generator())` does not copy the `SeedSequence` state
github.com/numpy/numpy - lucianopaz opened this issue about 1 month ago
github.com/numpy/numpy - lucianopaz opened this issue about 1 month ago
BUG: The mask value may be removed in numpy.ma.core.MaskedArray
github.com/numpy/numpy - A-nkt opened this issue about 1 month ago
github.com/numpy/numpy - A-nkt opened this issue about 1 month ago
Lots of UserWarnings for Unknown Section despite GL06 rule exemption
github.com/numpy/numpydoc - Zeitsperre opened this issue about 1 month ago
github.com/numpy/numpydoc - Zeitsperre opened this issue about 1 month ago
Backward Comaptibility of Numpy Argsort
github.com/numpy/numpy - JayMan91 opened this issue about 1 month ago
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
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
github.com/numpy/numpy - laarohi opened this pull request about 1 month ago
BUG: numpy._core.memmap Error when offset is a multiple of allocation granularity
github.com/numpy/numpy - laarohi opened this issue about 1 month ago
github.com/numpy/numpy - laarohi opened this issue 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
github.com/numpy/numpy - simonaltrogge opened this pull request about 1 month ago
BUG: The kernel died after multiplying A.T @ B for 300x1 matrix
github.com/numpy/numpy - VictorItkin opened this issue about 1 month ago
github.com/numpy/numpy - VictorItkin opened this issue about 1 month ago
BUG: LTO type mismatch in numpyos.c/numpyos.h and compiled_base.c/compiled_base.h
github.com/numpy/numpy - bstaletic opened this issue about 1 month ago
github.com/numpy/numpy - bstaletic opened this issue 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
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
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
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
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
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
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
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
github.com/numpy/numpy - randolf-scholz opened this issue about 2 months ago
BUG: Fancy indexing with arrays of uint types fail on StringDType arrays
github.com/numpy/numpy - kolamp opened this issue about 2 months ago
github.com/numpy/numpy - kolamp opened this issue about 2 months ago
BUG: Accumulation uses wrong logic to decide GIL release
github.com/numpy/numpy - hawkinsp opened this issue about 2 months ago
github.com/numpy/numpy - hawkinsp 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
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
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
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
github.com/numpy/numpy - dependabot[bot] opened this pull request about 2 months ago
DOC: Change the cannonical dtypes to reflect actual underlying dtype
github.com/numpy/numpy - bashtage opened this issue about 2 months ago
github.com/numpy/numpy - bashtage opened this issue 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
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
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
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
github.com/numpy/numpy - Conchylicultor opened this issue about 2 months ago
BUG: numpy build internal compiler error: Segmentation fault on s390x OS
github.com/numpy/numpy - Ganeshkumhar1 opened this issue about 2 months ago
github.com/numpy/numpy - Ganeshkumhar1 opened this issue about 2 months ago
BUG: `--lower` breaks `callstatement`
github.com/numpy/numpy - HaoZeke opened this issue about 2 months ago
github.com/numpy/numpy - HaoZeke opened this issue about 2 months ago