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
Special-casing particular scalars for np.power
github.com/numpy/numpy - ajcr opened this issue over 9 years ago
github.com/numpy/numpy - ajcr opened this issue over 9 years ago
iOS compile fails without ATLAS/BLAS/LAPACK
github.com/numpy/numpy - othalan opened this issue over 9 years ago
github.com/numpy/numpy - othalan opened this issue over 9 years ago
iOS compile fails without ATLAS/BLAS/LAPACK
github.com/numpy/numpy - othalan opened this issue over 9 years ago
github.com/numpy/numpy - othalan opened this issue over 9 years ago
ATLAS should be installed in ubuntu
github.com/numpy/numpy-vendor - charris opened this issue over 9 years ago
github.com/numpy/numpy-vendor - charris opened this issue over 9 years ago
numpy-vendor needs python 3.5
github.com/numpy/numpy-vendor - charris opened this issue over 9 years ago
github.com/numpy/numpy-vendor - charris opened this issue over 9 years ago
Truncation behavior raises exception dependent on native Python int length
github.com/numpy/numpy - DavidMertz opened this issue over 9 years ago
github.com/numpy/numpy - DavidMertz opened this issue over 9 years ago
Truncation behavior raises exception dependent on native Python int length
github.com/numpy/numpy - DavidMertz opened this issue over 9 years ago
github.com/numpy/numpy - DavidMertz opened this issue over 9 years ago
dtype signature for arithmetic is not fixed
github.com/numpy/numpy - shoyer opened this issue over 9 years ago
github.com/numpy/numpy - shoyer opened this issue over 9 years ago
dtype signature for arithmetic is not fixed
github.com/numpy/numpy - shoyer opened this issue over 9 years ago
github.com/numpy/numpy - shoyer opened this issue over 9 years ago
BLD: In environment, change NPY_SEPARATE_COMPILATION and define OSTYPE.
github.com/numpy/numpy-vendor - charris opened this pull request over 9 years ago
github.com/numpy/numpy-vendor - charris opened this pull request over 9 years ago
DOC: Add some notes for using on Fedora 22.
github.com/numpy/numpy-vendor - charris opened this pull request over 9 years ago
github.com/numpy/numpy-vendor - charris opened this pull request over 9 years ago
operator.eq works on string arrays, but not np.equal does not
github.com/numpy/numpy - shoyer opened this issue over 9 years ago
github.com/numpy/numpy - shoyer opened this issue over 9 years ago
operator.eq works on string arrays, but not np.equal does not
github.com/numpy/numpy - shoyer opened this issue over 9 years ago
github.com/numpy/numpy - shoyer opened this issue over 9 years ago
Numpy functions return a scalar when the input is a 0-dimensional array
github.com/numpy/numpy - evertrol opened this issue over 9 years ago
github.com/numpy/numpy - evertrol opened this issue over 9 years ago
KeyError when constructing an array with a dict-like class instance.
github.com/numpy/numpy - santegoeds opened this issue over 9 years ago
github.com/numpy/numpy - santegoeds opened this issue over 9 years ago
KeyError when constructing an array with a dict-like class instance.
github.com/numpy/numpy - santegoeds opened this issue over 9 years ago
github.com/numpy/numpy - santegoeds opened this issue over 9 years ago
MAINT: update nosse libblas.a by including dsdot.
github.com/numpy/numpy-vendor - rgommers opened this pull request over 9 years ago
github.com/numpy/numpy-vendor - rgommers opened this pull request over 9 years ago
round incorrect result on int64
github.com/numpy/numpy - ericctharley opened this issue over 9 years ago
github.com/numpy/numpy - ericctharley opened this issue over 9 years ago
round incorrect result on int64
github.com/numpy/numpy - ericctharley opened this issue over 9 years ago
github.com/numpy/numpy - ericctharley opened this issue over 9 years ago
ufuncs return 0d arrays instead of scalars for ndarray subclasses
github.com/numpy/numpy - whoburg opened this issue over 9 years ago
github.com/numpy/numpy - whoburg opened this issue over 9 years ago
ufuncs return 0d arrays instead of scalars for ndarray subclasses
github.com/numpy/numpy - whoburg opened this issue over 9 years ago
github.com/numpy/numpy - whoburg opened this issue over 9 years ago
Need documentation on how to build OS X wheels
github.com/numpy/numpy-vendor - rgommers opened this issue over 9 years ago
github.com/numpy/numpy-vendor - rgommers opened this issue over 9 years ago
uint64 converted silently to float64 when adding an int
github.com/numpy/numpy - nasailja opened this issue almost 10 years ago
github.com/numpy/numpy - nasailja opened this issue almost 10 years ago
uint64 converted silently to float64 when adding an int
github.com/numpy/numpy - nasailja opened this issue almost 10 years ago
github.com/numpy/numpy - nasailja opened this issue almost 10 years ago
Increase maximum number of array dimensions?
github.com/numpy/numpy - wmayner opened this issue almost 10 years ago
github.com/numpy/numpy - wmayner opened this issue almost 10 years ago
Increase maximum number of array dimensions?
github.com/numpy/numpy - wmayner opened this issue almost 10 years ago
github.com/numpy/numpy - wmayner opened this issue almost 10 years ago
Make it possible to initialize array from dictionary values in Python 3
github.com/numpy/numpy - astrofrog opened this issue almost 10 years ago
github.com/numpy/numpy - astrofrog opened this issue almost 10 years ago
Make it possible to initialize array from dictionary values in Python 3
github.com/numpy/numpy - astrofrog opened this issue almost 10 years ago
github.com/numpy/numpy - astrofrog opened this issue almost 10 years ago
shift operator does not work with numpy arrays with dtype=uint64
github.com/numpy/numpy - Martin-Seysen opened this issue almost 10 years ago
github.com/numpy/numpy - Martin-Seysen opened this issue almost 10 years ago
shift operator does not work with numpy arrays with dtype=uint64
github.com/numpy/numpy - Martin-Seysen opened this issue almost 10 years ago
github.com/numpy/numpy - Martin-Seysen opened this issue almost 10 years ago
logsumexp with sign indicator - enable calculation with negative signs
github.com/numpy/numpy - ingmarschuster opened this issue almost 10 years ago
github.com/numpy/numpy - ingmarschuster opened this issue almost 10 years ago
powerpc: _aligned_contig_cast_double_to_longdouble: Assertion `npy_is_aligned(dst, __builtin_offsetof (struct {char c; npy_longdouble v;}, v))' failed. Running unit tests for numpy
github.com/numpy/numpy - sandrotosi opened this issue almost 10 years ago
github.com/numpy/numpy - sandrotosi opened this issue almost 10 years ago
ENH: f2py compilation error with array argument in Fortran subroutine
github.com/numpy/numpy - coolplay opened this issue almost 10 years ago
github.com/numpy/numpy - coolplay opened this issue almost 10 years ago
ENH: f2py compilation error with array argument in Fortran subroutine
github.com/numpy/numpy - coolplay opened this issue almost 10 years ago
github.com/numpy/numpy - coolplay opened this issue almost 10 years ago
remove the funroll-loops switch
github.com/numpy/numpy - didickman opened this issue almost 10 years ago
github.com/numpy/numpy - didickman opened this issue almost 10 years ago
remove the funroll-loops switch
github.com/numpy/numpy - didickman opened this issue almost 10 years ago
github.com/numpy/numpy - didickman opened this issue almost 10 years ago
NpyIter documentation needs love
github.com/numpy/numpy - larsmans opened this issue about 10 years ago
github.com/numpy/numpy - larsmans opened this issue about 10 years ago
Bizarre linalg errors with IRR
github.com/numpy/numpy-financial - benkuhn opened this issue about 10 years ago
github.com/numpy/numpy-financial - benkuhn opened this issue about 10 years ago
integer / and % should probably raise divide-by-zero errors unconditionally, instead of just flagging divide-by-zero errstate
github.com/numpy/numpy - njsmith opened this issue over 10 years ago
github.com/numpy/numpy - njsmith opened this issue over 10 years ago
integer / and % should probably raise divide-by-zero errors unconditionally, instead of just flagging divide-by-zero errstate
github.com/numpy/numpy - njsmith opened this issue over 10 years ago
github.com/numpy/numpy - njsmith opened this issue over 10 years ago
Fix for scalar conversion errors; closes #8
github.com/numpy/numpy-dtypes - moble opened this pull request over 10 years ago
github.com/numpy/numpy-dtypes - moble opened this pull request over 10 years ago
quaternion.rmul does not work with float
github.com/numpy/numpy-dtypes - moble opened this issue over 10 years ago
github.com/numpy/numpy-dtypes - moble opened this issue over 10 years ago
Compilation errors: void functions should not return values
github.com/numpy/numpy-dtypes - moble opened this issue over 10 years ago
github.com/numpy/numpy-dtypes - moble opened this issue over 10 years ago
[abrt] numpy-f2py: capi_maps.py:378:getpydocsign:KeyError: 'void'
github.com/numpy/numpy - opoplawski opened this issue over 10 years ago
github.com/numpy/numpy - opoplawski opened this issue over 10 years ago
[abrt] numpy-f2py: capi_maps.py:378:getpydocsign:KeyError: 'void'
github.com/numpy/numpy - opoplawski opened this issue over 10 years ago
github.com/numpy/numpy - opoplawski opened this issue over 10 years ago
BUG .flat on ndarray subclasses does not return subclass items
github.com/numpy/numpy - mhvk opened this issue almost 11 years ago
github.com/numpy/numpy - mhvk opened this issue almost 11 years ago
BUG .flat on ndarray subclasses does not return subclass items
github.com/numpy/numpy - mhvk opened this issue almost 11 years ago
github.com/numpy/numpy - mhvk opened this issue almost 11 years ago
numpy.int24 datatype
github.com/numpy/numpy-dtypes - josephernest opened this issue almost 11 years ago
github.com/numpy/numpy-dtypes - josephernest opened this issue almost 11 years ago
Inconsistent behavior of ufuncs with 0d arrays
github.com/numpy/numpy - SylvainCorlay opened this issue almost 11 years ago
github.com/numpy/numpy - SylvainCorlay opened this issue almost 11 years ago
Inconsistent behavior of ufuncs with 0d arrays
github.com/numpy/numpy - SylvainCorlay opened this issue almost 11 years ago
github.com/numpy/numpy - SylvainCorlay opened this issue almost 11 years ago
BUG: np.equal does not work where == does
github.com/numpy/numpy - abalkin opened this issue almost 11 years ago
github.com/numpy/numpy - abalkin opened this issue almost 11 years ago
Increase NPY_MAXARGS to more than 32
github.com/numpy/numpy - FrancescAlted opened this issue almost 11 years ago
github.com/numpy/numpy - FrancescAlted opened this issue almost 11 years ago
numpy any and all applied to object arrays should return booleans.
github.com/numpy/numpy - charris opened this issue almost 11 years ago
github.com/numpy/numpy - charris opened this issue almost 11 years ago
numpy any and all applied to object arrays should return booleans.
github.com/numpy/numpy - charris opened this issue almost 11 years ago
github.com/numpy/numpy - charris opened this issue almost 11 years ago
small boolean assignment incosistencies
github.com/numpy/numpy - seberg opened this issue almost 11 years ago
github.com/numpy/numpy - seberg opened this issue almost 11 years ago
Pickling/unpickling a dtype resets isbuiltin flag
github.com/numpy/numpy - inducer opened this issue almost 11 years ago
github.com/numpy/numpy - inducer opened this issue almost 11 years ago
std() corner case behaves differently on different windows pythons
github.com/numpy/numpy - ghost opened this issue almost 11 years ago
github.com/numpy/numpy - ghost opened this issue almost 11 years ago
r/l shift on uint64 scalar and python int failing
github.com/numpy/numpy - mattip opened this issue about 11 years ago
github.com/numpy/numpy - mattip opened this issue about 11 years ago
r/l shift on uint64 scalar and python int failing
github.com/numpy/numpy - mattip opened this issue about 11 years ago
github.com/numpy/numpy - mattip opened this issue about 11 years ago
Align=true in dtype constructor does not fully ensure alignment
github.com/numpy/numpy - fjarri opened this issue about 11 years ago
github.com/numpy/numpy - fjarri opened this issue about 11 years ago
Align=true in dtype constructor does not fully ensure alignment
github.com/numpy/numpy - fjarri opened this issue about 11 years ago
github.com/numpy/numpy - fjarri opened this issue about 11 years ago
exotically large data types seem flaky
github.com/numpy/numpy - argriffing opened this issue about 11 years ago
github.com/numpy/numpy - argriffing opened this issue about 11 years ago
exotically large data types seem flaky
github.com/numpy/numpy - argriffing opened this issue about 11 years ago
github.com/numpy/numpy - argriffing opened this issue about 11 years ago
Error when equating a masked and non-masked structured array
github.com/numpy/numpy - astrofrog opened this issue over 11 years ago
github.com/numpy/numpy - astrofrog opened this issue over 11 years ago
Data type conversion falling over to python types causes opaque bugs
github.com/numpy/numpy - azylstra opened this issue over 11 years ago
github.com/numpy/numpy - azylstra opened this issue over 11 years ago
Data type conversion falling over to python types causes opaque bugs
github.com/numpy/numpy - azylstra opened this issue over 11 years ago
github.com/numpy/numpy - azylstra opened this issue over 11 years ago
array_multiply != the multiply ufunc
github.com/numpy/numpy - inducer opened this issue over 11 years ago
github.com/numpy/numpy - inducer opened this issue over 11 years ago
array_multiply != the multiply ufunc
github.com/numpy/numpy - inducer opened this issue over 11 years ago
github.com/numpy/numpy - inducer opened this issue over 11 years ago
Float-to-int data type coercion fails with opaque AttributeError when some magic number is exceeded
github.com/numpy/numpy - brianthelion opened this issue over 11 years ago
github.com/numpy/numpy - brianthelion opened this issue over 11 years ago
Float-to-int data type coercion fails with opaque AttributeError when some magic number is exceeded
github.com/numpy/numpy - brianthelion opened this issue over 11 years ago
github.com/numpy/numpy - brianthelion opened this issue over 11 years ago
Update for python 3
github.com/numpy/numpy-dtypes - jayvius opened this pull request over 11 years ago
github.com/numpy/numpy-dtypes - jayvius opened this pull request over 11 years ago
Decide whether the value of scalars (not just the type) should affect result type of mixed scalar/array operations
github.com/numpy/numpy - njsmith opened this issue about 12 years ago
github.com/numpy/numpy - njsmith opened this issue about 12 years ago
Decide whether the value of scalars (not just the type) should affect result type of mixed scalar/array operations
github.com/numpy/numpy - njsmith opened this issue about 12 years ago
github.com/numpy/numpy - njsmith opened this issue about 12 years ago
Watch this for 64 Bit version of numpy and scipy
github.com/numpy/numpy-refactor - Athanassios opened this issue about 12 years ago
github.com/numpy/numpy-refactor - Athanassios opened this issue about 12 years ago
Writing to a transpose results in strange error (Trac #2075)
github.com/numpy/numpy - numpy-gitbot opened this issue about 12 years ago
github.com/numpy/numpy - numpy-gitbot opened this issue about 12 years ago
f2py: --no-lower does not work in one-step compilation (Trac #1954)
github.com/numpy/numpy - numpy-gitbot opened this issue about 12 years ago
github.com/numpy/numpy - numpy-gitbot opened this issue about 12 years ago
f2py: --no-lower does not work in one-step compilation (Trac #1954)
github.com/numpy/numpy - numpy-gitbot opened this issue about 12 years ago
github.com/numpy/numpy - numpy-gitbot opened this issue about 12 years ago
normalized cross-correlation (Trac #1714)
github.com/numpy/numpy - numpy-gitbot opened this issue about 12 years ago
github.com/numpy/numpy - numpy-gitbot opened this issue about 12 years ago
normalized cross-correlation (Trac #1714)
github.com/numpy/numpy - numpy-gitbot opened this issue about 12 years ago
github.com/numpy/numpy - numpy-gitbot opened this issue about 12 years ago
numpy.fromfile does not accept StringIO object (Trac #1634)
github.com/numpy/numpy - numpy-gitbot opened this issue about 12 years ago
github.com/numpy/numpy - numpy-gitbot opened this issue about 12 years ago
numpy.fromfile does not accept StringIO object (Trac #1634)
github.com/numpy/numpy - numpy-gitbot opened this issue about 12 years ago
github.com/numpy/numpy - numpy-gitbot opened this issue about 12 years ago
Formatting with arrayprint goes wrong (Trac #1592)
github.com/numpy/numpy - numpy-gitbot opened this issue about 12 years ago
github.com/numpy/numpy - numpy-gitbot opened this issue about 12 years ago
Formatting with arrayprint goes wrong (Trac #1592)
github.com/numpy/numpy - numpy-gitbot opened this issue about 12 years ago
github.com/numpy/numpy - numpy-gitbot opened this issue about 12 years ago
.all() and .any() fail for arrays of type 'S' and 'U' (Trac #1314)
github.com/numpy/numpy - thouis opened this issue about 12 years ago
github.com/numpy/numpy - thouis opened this issue about 12 years ago
.all() and .any() fail for arrays of type 'S' and 'U' (Trac #1314)
github.com/numpy/numpy - thouis opened this issue about 12 years ago
github.com/numpy/numpy - thouis opened this issue about 12 years ago
Inconsistent behavior of float32, float64 (Trac #764)
github.com/numpy/numpy - numpy-gitbot opened this issue about 12 years ago
github.com/numpy/numpy - numpy-gitbot opened this issue about 12 years ago
Inconsistent behavior of float32, float64 (Trac #764)
github.com/numpy/numpy - numpy-gitbot opened this issue about 12 years ago
github.com/numpy/numpy - numpy-gitbot opened this issue about 12 years ago
reduceat cornercase (Trac #236)
github.com/numpy/numpy - numpy-gitbot opened this issue about 12 years ago
github.com/numpy/numpy - numpy-gitbot opened this issue about 12 years ago
reduceat cornercase (Trac #236)
github.com/numpy/numpy - numpy-gitbot opened this issue about 12 years ago
github.com/numpy/numpy - numpy-gitbot opened this issue about 12 years ago
python3: regression for unique on dtype=object arrays with varying items types (Trac #2188)
github.com/numpy/numpy - numpy-gitbot opened this issue about 12 years ago
github.com/numpy/numpy - numpy-gitbot opened this issue about 12 years ago
npyio.py: genfromtxt() handles comments incorrectly with names=True (Trac #2184)
github.com/numpy/numpy - numpy-gitbot opened this issue about 12 years ago
github.com/numpy/numpy - numpy-gitbot opened this issue about 12 years ago
README: fix spelling mistakes
github.com/numpy/numpy-vendor - certik opened this pull request over 12 years ago
github.com/numpy/numpy-vendor - certik opened this pull request over 12 years ago
math functions fail confusingly on long integers (and object arrays generally)
github.com/numpy/numpy - njsmith opened this issue over 12 years ago
github.com/numpy/numpy - njsmith opened this issue over 12 years ago
math functions fail confusingly on long integers (and object arrays generally)
github.com/numpy/numpy - njsmith opened this issue over 12 years ago
github.com/numpy/numpy - njsmith opened this issue over 12 years ago
Segmentation fault in rational test_numpy_cast()
github.com/numpy/numpy-dtypes - taldcroft opened this issue over 12 years ago
github.com/numpy/numpy-dtypes - taldcroft opened this issue over 12 years ago