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

High cpu usage by kernel while using inv and solve from linalg

vsamy opened this issue about 8 years ago
lack of warning when applying ufunc to np.array([np.nan])

anntzer opened this issue over 8 years ago
lack of warning when applying ufunc to np.array([np.nan])

anntzer opened this issue over 8 years ago
bitshift typing on unsigned operands is tedious to work with

pitrou opened this issue over 8 years ago
Process crash (SIGFPE) on integer remainder overflow

pitrou opened this issue over 8 years ago
Process crash (SIGFPE) on integer remainder overflow

pitrou opened this issue over 8 years ago
Should linalg call __array_prepare__ with a context argument?

eric-wieser opened this issue over 8 years ago
Should linalg call __array_prepare__ with a context argument?

eric-wieser opened this issue over 8 years ago
np.sqrt.types is bogus

pitrou opened this issue over 8 years ago
np.sqrt.types is bogus

pitrou opened this issue over 8 years ago
Warning for np.rint(np.inf) on Windows but not Unix

matthew-brett opened this issue over 8 years ago
Warning for np.rint(np.inf) on Windows but not Unix

matthew-brett opened this issue over 8 years ago
ENH: properly account for trailing padding in PEP3118

ahaldane opened this pull request over 8 years ago
Array from memoryview fails if there's trailing padding

aldanor opened this issue over 8 years ago
Error passing rpath from gfortran when linking on OSX

matthew-brett opened this issue over 8 years ago
numpy 1.11.0 cannot be installed with pip-accel

kinghajj opened this issue over 8 years ago
numpy 1.11.0 cannot be installed with pip-accel

kinghajj opened this issue over 8 years ago
python large integer conversion to object

2sn opened this issue over 8 years ago
python large integer conversion to object

2sn opened this issue over 8 years ago
f2py executable not getting installed on windows

ianhbell opened this issue over 8 years ago
f2py executable not getting installed on windows

ianhbell opened this issue over 8 years ago
`lingalg.norm` documentation reference to the source is wrong

kirillbobyrev opened this issue almost 9 years ago
Type hinting / annotation (PEP 484) for ndarray, dtype, and ufunc

InonS opened this issue almost 9 years ago
BUG: np.core.defchararray.join returns wrong result

gmatty opened this issue almost 9 years ago
BUG: np.core.defchararray.join returns wrong result

gmatty opened this issue almost 9 years ago
BUG: `np.median` and `np.average` don't work on masked arrays directly

MSeifert04 opened this issue almost 9 years ago
BUG: `np.median` and `np.average` don't work on masked arrays directly

MSeifert04 opened this issue almost 9 years ago
BUG: dtype comparison coerces generously leading to hash problems

NeilGirdhar opened this issue almost 9 years ago
BUG: dtype comparison coerces generously leading to hash problems

NeilGirdhar opened this issue almost 9 years ago
np.vdot() incorrect on signed zeros

pitrou opened this issue almost 9 years ago
np.vdot() incorrect on signed zeros

pitrou opened this issue almost 9 years ago
Value Error Cannot Copy Sequence of XX to array axis with dim YY

meslami-netrias opened this issue almost 9 years ago
Value Error Cannot Copy Sequence of XX to array axis with dim YY

meslami-netrias opened this issue almost 9 years ago
DOC: Inaccurate caveat regarding ctypes

memeplex opened this issue almost 9 years ago
DOC: Inaccurate caveat regarding ctypes

memeplex opened this issue almost 9 years ago
Floating point exception triggered upon indexing arr.T[-1:0, -1:0].flat

RamchandraApte opened this issue almost 9 years ago
Floating point exception triggered upon indexing arr.T[-1:0, -1:0].flat

RamchandraApte opened this issue almost 9 years ago
Testing Single-element NumPy Array Against Empty Python List

cgshep opened this issue about 9 years ago
Weird behavior with float128*python long

pv opened this issue about 9 years ago
Weird behavior with float128*python long

pv opened this issue about 9 years ago
Special-casing particular scalars for np.power

ajcr opened this issue about 9 years ago
iOS compile fails without ATLAS/BLAS/LAPACK

othalan opened this issue about 9 years ago
iOS compile fails without ATLAS/BLAS/LAPACK

othalan opened this issue about 9 years ago
dtype signature for arithmetic is not fixed

shoyer opened this issue over 9 years ago
dtype signature for arithmetic is not fixed

shoyer opened this issue over 9 years ago
operator.eq works on string arrays, but not np.equal does not

shoyer opened this issue over 9 years ago
operator.eq works on string arrays, but not np.equal does not

shoyer opened this issue over 9 years ago
KeyError when constructing an array with a dict-like class instance.

santegoeds opened this issue over 9 years ago
KeyError when constructing an array with a dict-like class instance.

santegoeds opened this issue over 9 years ago
round incorrect result on int64

ericctharley opened this issue over 9 years ago
round incorrect result on int64

ericctharley opened this issue over 9 years ago
np.roll improvements

anntzer opened this issue over 9 years ago
np.roll improvements

anntzer opened this issue over 9 years ago
ufuncs return 0d arrays instead of scalars for ndarray subclasses

whoburg opened this issue over 9 years ago
ufuncs return 0d arrays instead of scalars for ndarray subclasses

whoburg opened this issue over 9 years ago
uint64 converted silently to float64 when adding an int

nasailja opened this issue over 9 years ago
uint64 converted silently to float64 when adding an int

nasailja opened this issue over 9 years ago
Increase maximum number of array dimensions?

wmayner opened this issue over 9 years ago
Increase maximum number of array dimensions?

wmayner opened this issue over 9 years ago
shift operator does not work with numpy arrays with dtype=uint64

Martin-Seysen opened this issue almost 10 years ago
shift operator does not work with numpy arrays with dtype=uint64

Martin-Seysen opened this issue almost 10 years ago
logsumexp with sign indicator - enable calculation with negative signs

ingmarschuster opened this issue almost 10 years ago
ENH: f2py compilation error with array argument in Fortran subroutine

coolplay opened this issue almost 10 years ago
ENH: f2py compilation error with array argument in Fortran subroutine

coolplay opened this issue almost 10 years ago
remove the funroll-loops switch

didickman opened this issue almost 10 years ago
remove the funroll-loops switch

didickman opened this issue almost 10 years ago
NpyIter documentation needs love

larsmans opened this issue about 10 years ago
min/max of empty arrays

bsipocz opened this issue over 10 years ago
[abrt] numpy-f2py: capi_maps.py:378:getpydocsign:KeyError: 'void'

opoplawski opened this issue over 10 years ago
[abrt] numpy-f2py: capi_maps.py:378:getpydocsign:KeyError: 'void'

opoplawski opened this issue over 10 years ago
BUG .flat on ndarray subclasses does not return subclass items

mhvk opened this issue over 10 years ago
BUG .flat on ndarray subclasses does not return subclass items

mhvk opened this issue over 10 years ago
Inconsistent behavior of ufuncs with 0d arrays

SylvainCorlay opened this issue over 10 years ago
Inconsistent behavior of ufuncs with 0d arrays

SylvainCorlay opened this issue over 10 years ago
BUG: np.equal does not work where == does

abalkin opened this issue almost 11 years ago
Increase NPY_MAXARGS to more than 32

FrancescAlted opened this issue almost 11 years ago
numpy any and all applied to object arrays should return booleans.

charris opened this issue almost 11 years ago
numpy any and all applied to object arrays should return booleans.

charris opened this issue almost 11 years ago
small boolean assignment incosistencies

seberg opened this issue almost 11 years ago
Pickling/unpickling a dtype resets isbuiltin flag

inducer opened this issue almost 11 years ago
std() corner case behaves differently on different windows pythons

ghost opened this issue almost 11 years ago
r/l shift on uint64 scalar and python int failing

mattip opened this issue almost 11 years ago
r/l shift on uint64 scalar and python int failing

mattip opened this issue almost 11 years ago
Align=true in dtype constructor does not fully ensure alignment

fjarri opened this issue about 11 years ago