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: Should `np.typing` always (lazy) imported

leycec opened this issue over 2 years ago
ENH: Should `np.typing` always (lazy) imported

leycec opened this issue over 2 years ago
DOC: Added missing dtype attribute to `iinfo` and `finfo` docstring

MatteoRaso opened this pull request over 2 years ago
DOC: Added missing dtype attribute to `iinfo` and `finfo` docstring

MatteoRaso opened this pull request over 2 years ago
Releasing PowerPC (ppc64le) wheels?

ax3l opened this issue over 2 years ago
Releasing PowerPC (ppc64le) wheels?

ax3l opened this issue over 2 years ago
DOC: Partially update compress_{cols,rows}

pojaghi opened this pull request over 2 years ago
DOC: Partially update compress_{cols,rows}

pojaghi opened this pull request over 2 years ago
Discussion: Move `numpy.array_api` elsewhere?

leofang opened this issue over 2 years ago
BUG: `choose` does an unnecessary cast of the initial `out` values

seberg opened this issue over 2 years ago
BUG: `choose` does an unnecessary cast of the initial `out` values

seberg opened this issue over 2 years ago
ENH: Meson build system support for F2PY's `f2py -c` command

NamamiShanker opened this pull request over 2 years ago
ENH: Meson build system support for F2PY's `f2py -c` command

NamamiShanker opened this pull request over 2 years ago
BUG: f2py compile error with full path of signature file on Windows

jmrohwer opened this issue over 2 years ago
BUG: f2py compile error with full path of signature file on Windows

jmrohwer opened this issue over 2 years ago
ENH: Add 'nanmean' and 'nanmedian' as modes for numpy.pad

Mikea1985 opened this pull request over 2 years ago
DOC: Write a formatting howto

mattip opened this issue over 2 years ago
DOC: Write a formatting howto

mattip opened this issue over 2 years ago
DOC: Document numba support for Generators & BitGenerators

kc611 opened this pull request over 2 years ago
DOC: Document numba support for Generators & BitGenerators

kc611 opened this pull request over 2 years ago
ENH: Optimize `np.lib.arraysetops.in1d` for python strings (#21804)

99991 opened this pull request over 2 years ago
TYP,MAINT: Allow `einsum` subscripts to be passed via integer array-likes

charris opened this pull request over 2 years ago
DOC: ufunc instructions use deprecated distutils

oscarbenjamin opened this issue over 2 years ago
Update `np.bool` to be an alias to `np.bool_` and un-deprecate it

rgommers opened this issue over 2 years ago
Update `np.bool` to be an alias to `np.bool_` and un-deprecate it

rgommers opened this issue over 2 years ago
BUG: numpy.argsort

MrTheyosyos opened this issue over 2 years ago
BUG: numpy.argsort

MrTheyosyos opened this issue over 2 years ago
build numpy-1.23.1 for aarch64 fail

stoneCoder opened this issue over 2 years ago
build numpy-1.23.1 for aarch64 fail

stoneCoder opened this issue over 2 years ago
Move doctesting part of refguide-check into a separate cross-project tool

ev-br opened this pull request over 2 years ago
ENH: Implement `f2py2e` with `argparse`

NamamiShanker opened this pull request over 2 years ago
ENH: Implement `f2py2e` with `argparse`

NamamiShanker opened this pull request over 2 years ago
DOC: write a how-to guide about using 'stack', 'concatenate', 'block'

InessaPawson opened this issue over 2 years ago
DOC: write a how-to guide about using 'stack', 'concatenate', 'block'

InessaPawson opened this issue over 2 years ago
DOC: Example for integer overflow

vitrioil opened this pull request over 2 years ago
DEP: deprecate scalar conversions for arrays with `ndim>0`

Micky774 opened this pull request over 2 years ago
DEP: deprecate scalar conversions for arrays with `ndim>0`

Micky774 opened this pull request over 2 years ago
BUG: Speed issue with `setdiff1d`

phgz opened this issue over 2 years ago
BUG: Speed issue with `setdiff1d`

phgz opened this issue over 2 years ago
BUG: fix ediff1d for np.datetime64 types

siranipour opened this pull request over 2 years ago
ENH: Automatically convert the domain of polynomials after fit

axil opened this issue over 2 years ago
ENH: Automatically convert the domain of polynomials after fit

axil opened this issue over 2 years ago
BUG(?): f2py `selectedrealkind` test failure on macOS-arm64

dhomeier opened this issue over 2 years ago
MAINT: Make output of Polynomial representations consistent

eendebakpt opened this pull request over 2 years ago
MAINT: Make output of Polynomial representations consistent

eendebakpt opened this pull request over 2 years ago
BUG: Fix timedelta*float and median/percentile/quantile NaT handling

seberg opened this pull request over 2 years ago
DEP: Deprecate `find_common_type` which is broken e.g. for datetimes

rabernat opened this issue over 2 years ago
DEP: Deprecate `find_common_type` which is broken e.g. for datetimes

rabernat opened this issue over 2 years ago
ENH: F2PY CLI Wishlist

HaoZeke opened this issue over 2 years ago
ENH: F2PY CLI Wishlist

HaoZeke opened this issue over 2 years ago
No module named 'numpy.core._multiarray_umath'

AdversityQuotientAN opened this issue over 2 years ago
No module named 'numpy.core._multiarray_umath'

AdversityQuotientAN opened this issue over 2 years ago
BUG: Allocation of character arrays in F2PY

HaoZeke opened this issue over 2 years ago
DOC for var() does not include the words "sample" or "Bessel"

zaz opened this issue over 2 years ago
DOC for var() does not include the words "sample" or "Bessel"

zaz opened this issue over 2 years ago
DEP: Remove `normed=` keyword argument from histograms

seberg opened this pull request over 2 years ago
ENH: Add CPU feature detection for SVE2

EwoutH opened this issue over 2 years ago
ENH: Adding where for argmin

m10an opened this pull request over 2 years ago
ENH: Adding where for argmin

m10an opened this pull request over 2 years ago
DOC: Inaccuracy in documentation of np.angle

edw71 opened this issue over 2 years ago
DOC: Inaccuracy in documentation of np.angle

edw71 opened this issue over 2 years ago
Problems building numpy-user pdf from main branch

charris opened this issue over 2 years ago
BUG 1.22.4: sphinx warnings `reference target not found`

kloczek opened this issue over 2 years ago