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: numpy.histogram() raises IndexError and misses consistency checks
laborleben opened this issue about 6 years ago
laborleben opened this issue about 6 years ago
Make CI fail if a MismatchCAPIWarning is emitted at build time
eric-wieser opened this issue about 6 years ago
eric-wieser opened this issue about 6 years ago
Make CI fail if a MismatchCAPIWarning is emitted at build time
eric-wieser opened this issue about 6 years ago
eric-wieser opened this issue about 6 years ago
Document, deprecate or remove everything exposed in the "numpy" namespace
shoyer opened this issue about 6 years ago
shoyer opened this issue about 6 years ago
Document, deprecate or remove everything exposed in the "numpy" namespace
shoyer opened this issue about 6 years ago
shoyer opened this issue about 6 years ago
ENH: expose matmat, matvec, vecmat ufuncs
mattip opened this issue about 6 years ago
mattip opened this issue about 6 years ago
ENH: expose matmat, matvec, vecmat ufuncs
mattip opened this issue about 6 years ago
mattip opened this issue about 6 years ago
assert_all_equal doesn't structured arrays containing nan are equal to themselves
hmaarrfk opened this issue about 6 years ago
hmaarrfk opened this issue about 6 years ago
npy_endian.h: Unknown CPU | on A11 CPU - python3.6
Vestaia opened this issue about 6 years ago
Vestaia opened this issue about 6 years ago
npy_endian.h: Unknown CPU | on A11 CPU - python3.6
Vestaia opened this issue about 6 years ago
Vestaia opened this issue about 6 years ago
atleast_2d axis argument option
scottstanie opened this issue about 6 years ago
scottstanie opened this issue about 6 years ago
DOC: sctypes & sctypeDict not documented
takluyver opened this issue about 6 years ago
takluyver opened this issue about 6 years ago
BLD: site.cfg BLAS setup not reliable?
seberg opened this issue about 6 years ago
seberg opened this issue about 6 years ago
BLD: site.cfg BLAS setup not reliable?
seberg opened this issue about 6 years ago
seberg opened this issue about 6 years ago
ENH: Allow reading from buffered stdout using np.fromfile
hmaarrfk opened this pull request about 6 years ago
hmaarrfk opened this pull request about 6 years ago
np.longlong and np.int64 are inconsistent on Linux x64
wkcn opened this issue about 6 years ago
wkcn opened this issue about 6 years ago
np.longlong and np.int64 are inconsistent on Linux x64
wkcn opened this issue about 6 years ago
wkcn opened this issue about 6 years ago
array_function_dispatch() breaks inspect.getargspec/getfullargspec
shoyer opened this issue about 6 years ago
shoyer opened this issue about 6 years ago
Need extra dtypes: complex integer with different bit rate (8, 10 and 12 bits)
Felix-neko opened this issue about 6 years ago
Felix-neko opened this issue about 6 years ago
ENH: When histogramming data with integer dtype, force bin width >= 1.
anntzer opened this pull request about 6 years ago
anntzer opened this pull request about 6 years ago
f2py throws error on VM
briantoby opened this issue about 6 years ago
briantoby opened this issue about 6 years ago
f2py throws error on VM
briantoby opened this issue about 6 years ago
briantoby opened this issue about 6 years ago
ENH: ndrange, like range, but multidimensional
hmaarrfk opened this pull request about 6 years ago
hmaarrfk opened this pull request about 6 years ago
BUG: np.pad fails for sizes that do not fit in `np.int_`
eric-wieser opened this issue about 6 years ago
eric-wieser opened this issue about 6 years ago
BUG: np.pad fails for sizes that do not fit in `np.int_`
eric-wieser opened this issue about 6 years ago
eric-wieser opened this issue about 6 years ago
MAINT: tracking issue for post gufunc-signeature-enhancement PR
mattip opened this issue over 6 years ago
mattip opened this issue over 6 years ago
MAINT: tracking issue for post gufunc-signeature-enhancement PR
mattip opened this issue over 6 years ago
mattip opened this issue over 6 years ago
Inconsistent behaviour when casting "ndarray" to int and float between Python 2.7 and Python 3.6.
KelSolaar opened this issue over 6 years ago
KelSolaar opened this issue over 6 years ago
BUG: sctypes is missing some types
eric-wieser opened this issue over 6 years ago
eric-wieser opened this issue over 6 years ago
BUG: sctypes is missing some types
eric-wieser opened this issue over 6 years ago
eric-wieser opened this issue over 6 years ago
f2py and OpenMP linking
wtjones1 opened this issue over 6 years ago
wtjones1 opened this issue over 6 years ago
SVD does not converge depending on OPENBLAS_NUM_THREADS environment variable
ysig opened this issue over 6 years ago
ysig opened this issue over 6 years ago
SVD does not converge depending on OPENBLAS_NUM_THREADS environment variable
ysig opened this issue over 6 years ago
ysig opened this issue over 6 years ago
numpy.round(i, decimals=d) wrong for np.int64 and d<0
miccoli opened this issue over 6 years ago
miccoli opened this issue over 6 years ago
BUG: (closes #4352) any and all applied to object arrays should return bool
Cheukting opened this pull request over 6 years ago
Cheukting opened this pull request over 6 years ago
BUG: (closes #4352) any and all applied to object arrays should return bool
Cheukting opened this pull request over 6 years ago
Cheukting opened this pull request over 6 years ago
BLD: unable to build from source over existing installation in non-standard path
francesco-ballarin opened this issue over 6 years ago
francesco-ballarin opened this issue over 6 years ago
TestScalarPEP3118.test_scalar_match_array fails on armv7hl
QuLogic opened this issue over 6 years ago
QuLogic opened this issue over 6 years ago
BUG, ENH: Float16 is not supported in linalg
charris opened this issue over 6 years ago
charris opened this issue over 6 years ago
BUG, ENH: Float16 is not supported in linalg
charris opened this issue over 6 years ago
charris opened this issue over 6 years ago
f2py cannot handle array PARAMETER
maxnoe opened this issue over 6 years ago
maxnoe opened this issue over 6 years ago
f2py cannot handle array PARAMETER
maxnoe opened this issue over 6 years ago
maxnoe opened this issue over 6 years ago
OSError: Failed to interpret file 'newtraj_4_1.xtc_offsets.npz' as a pickle
mkhoshle opened this issue over 6 years ago
mkhoshle opened this issue over 6 years ago
Improve performance of numpy.nonzero
oleksandr-pavlyk opened this issue over 6 years ago
oleksandr-pavlyk opened this issue over 6 years ago
printoptions "suppression" of scientific method is not doing anything for large numbers?
G778 opened this issue over 6 years ago
G778 opened this issue over 6 years ago
DEP: remove code with expired deprecations (tracking issue)
mattip opened this issue over 6 years ago
mattip opened this issue over 6 years ago
Use gufuncs for partition, sort, etc., so they can be overridden with `__array_ufunc__`
mhvk opened this issue over 6 years ago
mhvk opened this issue over 6 years ago
Use gufuncs for partition, sort, etc., so they can be overridden with `__array_ufunc__`
mhvk opened this issue over 6 years ago
mhvk opened this issue over 6 years ago
The type conversion problem of array operations
yydcnjjw opened this issue over 6 years ago
yydcnjjw opened this issue over 6 years ago
The type conversion problem of array operations
yydcnjjw opened this issue over 6 years ago
yydcnjjw opened this issue over 6 years ago
EnvironmentError when pip installing into path with spaces on Windows
Harmon758 opened this issue over 6 years ago
Harmon758 opened this issue over 6 years ago
EnvironmentError when pip installing into path with spaces on Windows
Harmon758 opened this issue over 6 years ago
Harmon758 opened this issue over 6 years ago
Document tracemalloc support and usage for debugging
jakirkham opened this issue over 6 years ago
jakirkham opened this issue over 6 years ago
Document tracemalloc support and usage for debugging
jakirkham opened this issue over 6 years ago
jakirkham opened this issue over 6 years ago
EHN: make real_if_close elementwise
homocomputeris opened this issue over 6 years ago
homocomputeris opened this issue over 6 years ago
EHN: make real_if_close elementwise
homocomputeris opened this issue over 6 years ago
homocomputeris opened this issue over 6 years ago
BUG: ndarray.base is cleared by setflags, causing use-after-free
eric-wieser opened this issue over 6 years ago
eric-wieser opened this issue over 6 years ago
BUG: ndarray.base is cleared by setflags, causing use-after-free
eric-wieser opened this issue over 6 years ago
eric-wieser opened this issue over 6 years ago
Implement np.memmap.__array_ufunc__
eric-wieser opened this issue over 6 years ago
eric-wieser opened this issue over 6 years ago
Implement np.memmap.__array_ufunc__
eric-wieser opened this issue over 6 years ago
eric-wieser opened this issue over 6 years ago
Ufunc calls on scalars are very slow
mhvk opened this issue over 6 years ago
mhvk opened this issue over 6 years ago
Ufunc calls on scalars are very slow
mhvk opened this issue over 6 years ago
mhvk opened this issue over 6 years ago
sinc returns float64 for a scalar input
toslunar opened this issue over 6 years ago
toslunar opened this issue over 6 years ago
sinc returns float64 for a scalar input
toslunar opened this issue over 6 years ago
toslunar opened this issue over 6 years ago
BUG: gh-10882 may have broken ctypes compatibility in older versions of python
eric-wieser opened this issue over 6 years ago
eric-wieser opened this issue over 6 years ago
unique() needlessly slow
nschloe opened this issue over 6 years ago
nschloe opened this issue over 6 years ago
MaskedArray.all() and .any() behaviour for fully masked arrays
mhvk opened this issue over 6 years ago
mhvk opened this issue over 6 years ago
BUG: Ensure PyArray_malloc respects NPY_NEEDS_INIT
mattip opened this issue over 6 years ago
mattip opened this issue over 6 years ago
numpy 1.14.3: f2py.1 no longer available
sandrotosi opened this issue over 6 years ago
sandrotosi opened this issue over 6 years ago
numpy 1.14.3: f2py.1 no longer available
sandrotosi opened this issue over 6 years ago
sandrotosi opened this issue over 6 years ago
`.dtype.type` class object is not preserved over some operations
soupault opened this issue over 6 years ago
soupault opened this issue over 6 years ago
`.dtype.type` class object is not preserved over some operations
soupault opened this issue over 6 years ago
soupault opened this issue over 6 years ago
linalg.lstsq: Warn that using future default will break for numpy < 1.14
nathdwek opened this issue over 6 years ago
nathdwek opened this issue over 6 years ago
linalg.lstsq: Warn that using future default will break for numpy < 1.14
nathdwek opened this issue over 6 years ago
nathdwek opened this issue over 6 years ago
np.float64(array) returns scalar for any single-element array (unlike np.float32, np.int64, etc.)
thejohnhoffer opened this issue over 6 years ago
thejohnhoffer opened this issue over 6 years ago
numpy.show_config should show information about the compilation process itself
tzickel opened this issue over 6 years ago
tzickel opened this issue over 6 years ago
numpy.show_config should show information about the compilation process itself
tzickel opened this issue over 6 years ago
tzickel opened this issue over 6 years ago
ENH: Added support for arrays with `dtype=object` to `np.isinf`, `np.isnan`, `np.isfinite`
madphysicist opened this pull request over 6 years ago
madphysicist opened this pull request over 6 years ago
Use a stub-generator
alanhdu opened this issue over 6 years ago
alanhdu opened this issue over 6 years ago
Use a stub-generator
alanhdu opened this issue over 6 years ago
alanhdu opened this issue over 6 years ago
Control "Mean of empty slice" RunTimeWarning with np.errstate
JonathanShor opened this issue almost 7 years ago
JonathanShor opened this issue almost 7 years ago
ENH: timedelta64 and datetime64 inherit from np.timebase
shoyer opened this pull request almost 7 years ago
shoyer opened this pull request almost 7 years ago
DEP: deprecate scalar conversions for arrays with ndim > 0
nschloe opened this pull request almost 7 years ago
nschloe opened this pull request almost 7 years ago
DEP: deprecate scalar conversions for arrays with ndim > 0
nschloe opened this pull request almost 7 years ago
nschloe opened this pull request almost 7 years ago
np.histogram gives confusing error message when NaN is encountered
jsh9 opened this issue almost 7 years ago
jsh9 opened this issue almost 7 years ago
Weird behavior of Numpy.fft in solving a chaotic system
pswpswpsw opened this issue almost 7 years ago
pswpswpsw opened this issue almost 7 years ago
Weird behavior of Numpy.fft in solving a chaotic system
pswpswpsw opened this issue almost 7 years ago
pswpswpsw opened this issue almost 7 years ago
any() for object-dtype arrays returns non-booleans
acdr000 opened this issue almost 7 years ago
acdr000 opened this issue almost 7 years ago
Invalid result from Reduction Iteration in given example
oksidans opened this issue almost 7 years ago
oksidans opened this issue almost 7 years ago
Invalid result from Reduction Iteration in given example
oksidans opened this issue almost 7 years ago
oksidans opened this issue almost 7 years ago
deprecate scalar conversions for rank>0 arrays
nschloe opened this issue almost 7 years ago
nschloe opened this issue almost 7 years ago
deprecate scalar conversions for rank>0 arrays
nschloe opened this issue almost 7 years ago
nschloe opened this issue almost 7 years ago
Address #10363 where numpy.vectorized functions return array unconditionally
ntdef opened this pull request almost 7 years ago
ntdef opened this pull request almost 7 years ago
loadtxt returns IOError with empty errno for non-existing files
christian-rauch opened this issue almost 7 years ago
christian-rauch opened this issue almost 7 years ago
loadtxt returns IOError with empty errno for non-existing files
christian-rauch opened this issue almost 7 years ago
christian-rauch opened this issue almost 7 years ago
BUG: Inconsistent type resolution for 0d arrays
eric-wieser opened this issue almost 7 years ago
eric-wieser opened this issue almost 7 years ago
BUG: Inconsistent type resolution for 0d arrays
eric-wieser opened this issue almost 7 years ago
eric-wieser opened this issue almost 7 years ago
Misleading error message in numpy.ndarray.reshape
secsilm opened this issue about 7 years ago
secsilm opened this issue about 7 years ago
Misleading error message in numpy.ndarray.reshape
secsilm opened this issue about 7 years ago
secsilm opened this issue about 7 years ago
Typing support for shapes
mitar opened this issue about 7 years ago
mitar opened this issue about 7 years ago