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: ma.zeros_like sets mask

peland opened this issue almost 2 years ago
iOS: Steps for Build Numpy iOS

Nik20112 opened this issue almost 2 years ago
iOS: Steps for Build Numpy iOS

Nik20112 opened this issue almost 2 years ago
DOC: Removed `.shape` setting note from reshape

JoryKlaverstijn opened this pull request almost 2 years ago
DOC: Removed `.shape` setting note from reshape

JoryKlaverstijn opened this pull request almost 2 years ago
BUG: ndarray.flat is incompatible with new-style dtypes

ngoldbaum opened this issue almost 2 years ago
BUG: integer promoted to float during calculation

burlen opened this issue almost 2 years ago
alias of np.concatenate added as np.concat #16469

GSAUC3 opened this pull request almost 2 years ago
alias of np.concatenate added as np.concat #16469

GSAUC3 opened this pull request almost 2 years ago
BUG: accept zeros on numpy.random dirichlet function

pcralmeida opened this pull request almost 2 years ago
BUG: accept zeros on numpy.random dirichlet function

pcralmeida opened this pull request almost 2 years ago
ENH: Use AVX512 FP16 ISA for sorting float16 arrays

r-devulap opened this pull request almost 2 years ago
ENH: Use AVX512 FP16 ISA for sorting float16 arrays

r-devulap opened this pull request almost 2 years ago
BUG: Array API `reshape` does not conform to standard

agoose77 opened this issue almost 2 years ago
BUG: Array API `reshape` does not conform to standard

agoose77 opened this issue almost 2 years ago
TYP: Scalar type `__init__` `value` types are overly restrictive

hawkinsp opened this issue almost 2 years ago
TYP: Scalar type `__init__` `value` types are overly restrictive

hawkinsp opened this issue almost 2 years ago
ENH: float64 sin/cos using Numpy intrinsics

Mousius opened this pull request almost 2 years ago
ENH: float64 sin/cos using Numpy intrinsics

Mousius opened this pull request almost 2 years ago
ENH: drop dtype metadata

ninousf opened this pull request almost 2 years ago
ENH: drop dtype metadata

ninousf opened this pull request almost 2 years ago
DOC: Confusion about Boolean dtype

pauljurczak opened this issue almost 2 years ago
DOC: Confusion about Boolean dtype

pauljurczak opened this issue almost 2 years ago
BUG: numpy.savez_compressed ignores arrays named "like"

derekelkins opened this issue almost 2 years ago
BUG: numpy.savez_compressed ignores arrays named "like"

derekelkins opened this issue almost 2 years ago
DEP: update deprecations for `np.product` and co to emit from dispatcher

rgommers opened this pull request almost 2 years ago
DEP: update deprecations for `np.product` and co to emit from dispatcher

rgommers opened this pull request almost 2 years ago
DISCUSS: Runtime precision selection drive?

seberg opened this issue almost 2 years ago
DISCUSS: Runtime precision selection drive?

seberg opened this issue almost 2 years ago
BLD: add SSL2 default path for Fujitsu C/C++ compiler

kawakami-k opened this pull request almost 2 years ago
ENH: improve dlpack protocol detection

gigony opened this pull request almost 2 years ago
API: Add DType classes into new `numpy.dtypes` module

seberg opened this pull request almost 2 years ago
API: Add DType classes into new `numpy.dtypes` module

seberg opened this pull request almost 2 years ago
Drop TravisCI ppc64le test?

charris opened this issue almost 2 years ago
Drop TravisCI ppc64le test?

charris opened this issue almost 2 years ago
ENH: Use AVX512-FP16 SVML content for float16 umath functions

r-devulap opened this pull request almost 2 years ago
ENH: Use AVX512-FP16 SVML content for float16 umath functions

r-devulap opened this pull request almost 2 years ago
DOC: changed formula in random.Generator.pareto doc #22701

mkiffer opened this pull request almost 2 years ago
DOC: changed formula in random.Generator.pareto doc #22701

mkiffer opened this pull request almost 2 years ago
ENH: add automated arange conversion to numpy.lib.index_tricks.ix_

bijlpieter opened this pull request almost 2 years ago
ENH: add automated arange conversion to numpy.lib.index_tricks.ix_

bijlpieter opened this pull request almost 2 years ago
DOC: RuntimeError during building document

F3eQnxN3RriK opened this issue almost 2 years ago
DOC: Add clarification around MSVC compiler minimum version supported

mattip opened this issue almost 2 years ago
DOC: Add clarification around MSVC compiler minimum version supported

mattip opened this issue almost 2 years ago
ENH: Extend the functionlty of C++ type `np::Half`

seiko2plus opened this pull request almost 2 years ago
ENH/BUG: optimisations and fixes for np.unique with nan values

jiwaszki opened this pull request almost 2 years ago
DOC/TST: potential updates to NumPy Testing Guidelines?

mdhaber opened this issue almost 2 years ago
DOC/TST: potential updates to NumPy Testing Guidelines?

mdhaber opened this issue almost 2 years ago
BUG: Fix data stmt handling for complex values in f2py

HaoZeke opened this pull request almost 2 years ago
BUG: Fix data stmt handling for complex values in f2py

HaoZeke opened this pull request almost 2 years ago
BUG: f2py data statement not parsed correctly for arrays

arunoruto opened this issue almost 2 years ago
BUG: f2py data statement not parsed correctly for arrays

arunoruto opened this issue almost 2 years ago
ENH: int128 and uint128

NavisGames opened this issue almost 2 years ago
ENH: Allow ``where`` argument to override ``__array_ufunc__``

byrdie opened this pull request almost 2 years ago
ENH: Allow ``where`` argument to override ``__array_ufunc__``

byrdie opened this pull request almost 2 years ago
ENH: Annotate the first array_split argument with TypeVar

FactorizeD opened this issue almost 2 years ago
ENH: Annotate the first array_split argument with TypeVar

FactorizeD opened this issue almost 2 years ago
BUG/API: dt64.astype(object), dt64.item()

jbrockmendel opened this pull request almost 2 years ago
Linear Search

csbrown opened this issue almost 2 years ago
BUG: unable to read .npy file with non-eval'able metadata

sjdv1982 opened this issue almost 2 years ago
BUG: unable to read .npy file with non-eval'able metadata

sjdv1982 opened this issue almost 2 years ago
BLD: remove redundant definition of npy_nextafter [wheel build]

mattip opened this pull request almost 2 years ago
BUG: Add missing <type_traits> header.

charris opened this pull request almost 2 years ago
BUG: Add missing <type_traits> header.

charris opened this pull request almost 2 years ago
BUG: Fix integer / float scalar promotion

charris opened this pull request almost 2 years ago
BUG: Fix integer / float scalar promotion

charris opened this pull request almost 2 years ago
BUG: Fix for npyv__trunc_s32_f32 (VXE)

charris opened this pull request almost 2 years ago
BUG: Fix for npyv__trunc_s32_f32 (VXE)

charris opened this pull request almost 2 years ago
TYP,MAINT: Remove typing-related Python <3.9 leftovers

BvB93 opened this pull request almost 2 years ago
TYP,MAINT: Remove typing-related Python <3.9 leftovers

BvB93 opened this pull request almost 2 years ago
Make it possible to disable broadcasting library-wise

clime opened this issue almost 2 years ago
Make it possible to disable broadcasting library-wise

clime opened this issue almost 2 years ago
DEP: deprecate np.dtype(None)

dshintani404 opened this pull request almost 2 years ago
Task: add address sanitizer CI run

ngoldbaum opened this issue almost 2 years ago
Task: add address sanitizer CI run

ngoldbaum opened this issue almost 2 years ago