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
Add the email address for the NumPy Steering Council
github.com/numpy/numpy.org - InessaPawson opened this pull request almost 2 years ago
github.com/numpy/numpy.org - InessaPawson opened this pull request almost 2 years ago
BUG: Array API `reshape` does not conform to standard
github.com/numpy/numpy - agoose77 opened this issue almost 2 years ago
github.com/numpy/numpy - agoose77 opened this issue almost 2 years ago
BUG: Array API `reshape` does not conform to standard
github.com/numpy/numpy - agoose77 opened this issue almost 2 years ago
github.com/numpy/numpy - agoose77 opened this issue almost 2 years ago
CI: fix matrix logic
github.com/numpy/numpy-tutorials - bsipocz opened this pull request almost 2 years ago
github.com/numpy/numpy-tutorials - bsipocz opened this pull request almost 2 years ago
TYP: Scalar type `__init__` `value` types are overly restrictive
github.com/numpy/numpy - hawkinsp opened this issue almost 2 years ago
github.com/numpy/numpy - hawkinsp opened this issue almost 2 years ago
TYP: Scalar type `__init__` `value` types are overly restrictive
github.com/numpy/numpy - hawkinsp opened this issue almost 2 years ago
github.com/numpy/numpy - hawkinsp opened this issue almost 2 years ago
ENH: float64 sin/cos using Numpy intrinsics
github.com/numpy/numpy - Mousius opened this pull request almost 2 years ago
github.com/numpy/numpy - Mousius opened this pull request almost 2 years ago
ENH: float64 sin/cos using Numpy intrinsics
github.com/numpy/numpy - Mousius opened this pull request almost 2 years ago
github.com/numpy/numpy - Mousius opened this pull request almost 2 years ago
CI: Update/extend CI matrix
github.com/numpy/numpy-tutorials - bsipocz opened this pull request almost 2 years ago
github.com/numpy/numpy-tutorials - bsipocz opened this pull request almost 2 years ago
Dealing with class `__slots__`
github.com/numpy/numpydoc - HealthyPear opened this issue almost 2 years ago
github.com/numpy/numpydoc - HealthyPear opened this issue almost 2 years ago
Grammatically updated the doc version 1.14
github.com/numpy/doc - harshvardhan2707 opened this pull request almost 2 years ago
github.com/numpy/doc - harshvardhan2707 opened this pull request almost 2 years ago
No module named 'numpy.core._multiarray_umath on debug version of CPython
github.com/numpy/numpy - Armoken opened this issue almost 2 years ago
github.com/numpy/numpy - Armoken opened this issue almost 2 years ago
No module named 'numpy.core._multiarray_umath on debug version of CPython
github.com/numpy/numpy - Armoken opened this issue almost 2 years ago
github.com/numpy/numpy - Armoken opened this issue almost 2 years ago
Ignore specific functions
github.com/numpy/numpydoc - HealthyPear opened this issue almost 2 years ago
github.com/numpy/numpydoc - HealthyPear opened this issue almost 2 years ago
Small addition to IRR function
github.com/numpy/numpy-financial - 101AlexMartin opened this pull request almost 2 years ago
github.com/numpy/numpy-financial - 101AlexMartin opened this pull request almost 2 years ago
ENH: drop dtype metadata
github.com/numpy/numpy - ninousf opened this pull request almost 2 years ago
github.com/numpy/numpy - ninousf opened this pull request almost 2 years ago
ENH: drop dtype metadata
github.com/numpy/numpy - ninousf opened this pull request almost 2 years ago
github.com/numpy/numpy - ninousf opened this pull request almost 2 years ago
DOC: Confusion about Boolean dtype
github.com/numpy/numpy - pauljurczak opened this issue almost 2 years ago
github.com/numpy/numpy - pauljurczak opened this issue almost 2 years ago
DOC: Confusion about Boolean dtype
github.com/numpy/numpy - pauljurczak opened this issue almost 2 years ago
github.com/numpy/numpy - pauljurczak opened this issue almost 2 years ago
BUG: numpy.savez_compressed ignores arrays named "like"
github.com/numpy/numpy - derekelkins opened this issue almost 2 years ago
github.com/numpy/numpy - derekelkins opened this issue almost 2 years ago
BUG: numpy.savez_compressed ignores arrays named "like"
github.com/numpy/numpy - derekelkins opened this issue almost 2 years ago
github.com/numpy/numpy - derekelkins opened this issue almost 2 years ago
DEP: update deprecations for `np.product` and co to emit from dispatcher
github.com/numpy/numpy - rgommers opened this pull request almost 2 years ago
github.com/numpy/numpy - rgommers opened this pull request almost 2 years ago
DEP: update deprecations for `np.product` and co to emit from dispatcher
github.com/numpy/numpy - rgommers opened this pull request almost 2 years ago
github.com/numpy/numpy - rgommers opened this pull request almost 2 years ago
DISCUSS: Runtime precision selection drive?
github.com/numpy/numpy - seberg opened this issue almost 2 years ago
github.com/numpy/numpy - seberg opened this issue almost 2 years ago
DISCUSS: Runtime precision selection drive?
github.com/numpy/numpy - seberg opened this issue almost 2 years ago
github.com/numpy/numpy - seberg opened this issue almost 2 years ago
BLD: add SSL2 default path for Fujitsu C/C++ compiler
github.com/numpy/numpy - kawakami-k opened this pull request almost 2 years ago
github.com/numpy/numpy - kawakami-k opened this pull request almost 2 years ago
ENH: improve dlpack protocol detection
github.com/numpy/numpy - gigony opened this pull request almost 2 years ago
github.com/numpy/numpy - gigony opened this pull request almost 2 years ago
Add SVML AVX512 FP16 content
github.com/numpy/SVML - r-devulap opened this pull request almost 2 years ago
github.com/numpy/SVML - r-devulap opened this pull request almost 2 years ago
Add `argmax` `PyArray_ArrFunc`
github.com/numpy/numpy-user-dtypes - peytondmurray opened this pull request almost 2 years ago
github.com/numpy/numpy-user-dtypes - peytondmurray opened this pull request almost 2 years ago
API: Add DType classes into new `numpy.dtypes` module
github.com/numpy/numpy - seberg opened this pull request almost 2 years ago
github.com/numpy/numpy - seberg opened this pull request almost 2 years ago
API: Add DType classes into new `numpy.dtypes` module
github.com/numpy/numpy - seberg opened this pull request almost 2 years ago
github.com/numpy/numpy - seberg opened this pull request almost 2 years ago
Added better guess for IRR
github.com/numpy/numpy-financial - user799595 opened this pull request almost 2 years ago
github.com/numpy/numpy-financial - user799595 opened this pull request almost 2 years ago
ENH: Use AVX512-FP16 SVML content for float16 umath functions
github.com/numpy/numpy - r-devulap opened this pull request almost 2 years ago
github.com/numpy/numpy - r-devulap opened this pull request almost 2 years ago
ENH: Use AVX512-FP16 SVML content for float16 umath functions
github.com/numpy/numpy - r-devulap opened this pull request almost 2 years ago
github.com/numpy/numpy - r-devulap opened this pull request almost 2 years ago
DOC: changed formula in random.Generator.pareto doc #22701
github.com/numpy/numpy - mkiffer opened this pull request almost 2 years ago
github.com/numpy/numpy - mkiffer opened this pull request almost 2 years ago
DOC: changed formula in random.Generator.pareto doc #22701
github.com/numpy/numpy - mkiffer opened this pull request almost 2 years ago
github.com/numpy/numpy - mkiffer opened this pull request almost 2 years ago
Pre-commit hook for running numpydoc validation
github.com/numpy/numpydoc - stefmolin opened this pull request almost 2 years ago
github.com/numpy/numpydoc - stefmolin opened this pull request almost 2 years ago
Add a cast from string to bool
github.com/numpy/numpy-user-dtypes - ngoldbaum opened this pull request almost 2 years ago
github.com/numpy/numpy-user-dtypes - ngoldbaum opened this pull request almost 2 years ago
Fix memory leak in _memory_usage
github.com/numpy/numpy-user-dtypes - ngoldbaum opened this pull request almost 2 years ago
github.com/numpy/numpy-user-dtypes - ngoldbaum opened this pull request almost 2 years ago
MAINT: Compatibility with pydata-sphinx-theme
github.com/numpy/numpydoc - larsoner opened this pull request almost 2 years ago
github.com/numpy/numpydoc - larsoner opened this pull request almost 2 years ago
ENH: add automated arange conversion to numpy.lib.index_tricks.ix_
github.com/numpy/numpy - bijlpieter opened this pull request almost 2 years ago
github.com/numpy/numpy - bijlpieter opened this pull request almost 2 years ago
ENH: add automated arange conversion to numpy.lib.index_tricks.ix_
github.com/numpy/numpy - bijlpieter opened this pull request almost 2 years ago
github.com/numpy/numpy - bijlpieter opened this pull request almost 2 years ago
Add support for `PyArray_NonzeroFunc`
github.com/numpy/numpy-user-dtypes - peytondmurray opened this pull request almost 2 years ago
github.com/numpy/numpy-user-dtypes - peytondmurray opened this pull request almost 2 years ago
Add the notes from the 2023-02-27 NumPy Docs Team meeting
github.com/numpy/archive - Mukulikaa opened this pull request almost 2 years ago
github.com/numpy/archive - Mukulikaa opened this pull request almost 2 years ago
DOC: RuntimeError during building document
github.com/numpy/numpy - F3eQnxN3RriK opened this issue almost 2 years ago
github.com/numpy/numpy - F3eQnxN3RriK opened this issue almost 2 years ago
MAINT: Refactoring `get_doc_object`
github.com/numpy/numpydoc - F3eQnxN3RriK opened this pull request almost 2 years ago
github.com/numpy/numpydoc - F3eQnxN3RriK opened this pull request almost 2 years ago
Apply NPY_DT_NUMERIC flag where appropriate
github.com/numpy/numpy-user-dtypes - ngoldbaum opened this pull request almost 2 years ago
github.com/numpy/numpy-user-dtypes - ngoldbaum opened this pull request almost 2 years ago
Store contents of static string struct in the array buffer
github.com/numpy/numpy-user-dtypes - ngoldbaum opened this pull request almost 2 years ago
github.com/numpy/numpy-user-dtypes - ngoldbaum opened this pull request almost 2 years ago
DOC: Add clarification around MSVC compiler minimum version supported
github.com/numpy/numpy - mattip opened this issue almost 2 years ago
github.com/numpy/numpy - mattip opened this issue almost 2 years ago
DOC: Add clarification around MSVC compiler minimum version supported
github.com/numpy/numpy - mattip opened this issue almost 2 years ago
github.com/numpy/numpy - mattip opened this issue almost 2 years ago
ENH: Extend the functionlty of C++ type `np::Half`
github.com/numpy/numpy - seiko2plus opened this pull request almost 2 years ago
github.com/numpy/numpy - seiko2plus opened this pull request almost 2 years ago
Revert sphinx pin.
github.com/numpy/numpy-tutorials - rossbar opened this pull request almost 2 years ago
github.com/numpy/numpy-tutorials - rossbar opened this pull request almost 2 years ago
ENH/BUG: optimisations and fixes for np.unique with nan values
github.com/numpy/numpy - jiwaszki opened this pull request almost 2 years ago
github.com/numpy/numpy - jiwaszki opened this pull request almost 2 years ago
BUG: np.unique incorrect output given input with NaNs when equal_nan=True and axis is not None
github.com/numpy/numpy - hchau630 opened this issue almost 2 years ago
github.com/numpy/numpy - hchau630 opened this issue almost 2 years ago
BUG: np.unique incorrect output given input with NaNs when equal_nan=True and axis is not None
github.com/numpy/numpy - hchau630 opened this issue almost 2 years ago
github.com/numpy/numpy - hchau630 opened this issue almost 2 years ago
DOC/TST: potential updates to NumPy Testing Guidelines?
github.com/numpy/numpy - mdhaber opened this issue almost 2 years ago
github.com/numpy/numpy - mdhaber opened this issue almost 2 years ago
DOC/TST: potential updates to NumPy Testing Guidelines?
github.com/numpy/numpy - mdhaber opened this issue almost 2 years ago
github.com/numpy/numpy - mdhaber opened this issue almost 2 years ago
BUG: Fix data stmt handling for complex values in f2py
github.com/numpy/numpy - HaoZeke opened this pull request almost 2 years ago
github.com/numpy/numpy - HaoZeke opened this pull request almost 2 years ago
BUG: Fix data stmt handling for complex values in f2py
github.com/numpy/numpy - HaoZeke opened this pull request almost 2 years ago
github.com/numpy/numpy - HaoZeke opened this pull request almost 2 years ago
BUG: f2py data statement not parsed correctly for arrays
github.com/numpy/numpy - arunoruto opened this issue almost 2 years ago
github.com/numpy/numpy - arunoruto opened this issue almost 2 years ago
BUG: f2py data statement not parsed correctly for arrays
github.com/numpy/numpy - arunoruto opened this issue almost 2 years ago
github.com/numpy/numpy - arunoruto opened this issue almost 2 years ago
Handle possible NULL pointers in the array buffer
github.com/numpy/numpy-user-dtypes - ngoldbaum opened this pull request almost 2 years ago
github.com/numpy/numpy-user-dtypes - ngoldbaum opened this pull request almost 2 years ago
BUG: numpy/core/src/common/simd/vec/memory.h:113:1: error: call to 'vec_st' is ambiguous
github.com/numpy/numpy - pkubaj opened this issue almost 2 years ago
github.com/numpy/numpy - pkubaj opened this issue almost 2 years ago
BUG: numpy/core/src/common/simd/vec/memory.h:113:1: error: call to 'vec_st' is ambiguous
github.com/numpy/numpy - pkubaj opened this issue almost 2 years ago
github.com/numpy/numpy - pkubaj opened this issue almost 2 years ago
Add clear loop implementation
github.com/numpy/numpy-user-dtypes - ngoldbaum opened this pull request almost 2 years ago
github.com/numpy/numpy-user-dtypes - ngoldbaum opened this pull request almost 2 years ago
BUG: Surprising difference between array scalar and array in casting in ufuncs
github.com/numpy/numpy - mhvk opened this issue almost 2 years ago
github.com/numpy/numpy - mhvk opened this issue almost 2 years ago
BUG: Surprising difference between array scalar and array in casting in ufuncs
github.com/numpy/numpy - mhvk opened this issue almost 2 years ago
github.com/numpy/numpy - mhvk opened this issue almost 2 years ago
Update blacken-docs repo after owner transfer.
github.com/numpy/numpydoc - stefmolin opened this pull request almost 2 years ago
github.com/numpy/numpydoc - stefmolin opened this pull request almost 2 years ago
ENH: Allow ``where`` argument to override ``__array_ufunc__``
github.com/numpy/numpy - byrdie opened this pull request almost 2 years ago
github.com/numpy/numpy - byrdie opened this pull request almost 2 years ago
ENH: Allow ``where`` argument to override ``__array_ufunc__``
github.com/numpy/numpy - byrdie opened this pull request almost 2 years ago
github.com/numpy/numpy - byrdie opened this pull request almost 2 years ago
Refactor metadatadtype to use ufunc wrapping
github.com/numpy/numpy-user-dtypes - ngoldbaum opened this pull request almost 2 years ago
github.com/numpy/numpy-user-dtypes - ngoldbaum opened this pull request almost 2 years ago
adapt to change in resolve_descriptors_function signature
github.com/numpy/numpy-user-dtypes - ngoldbaum opened this pull request almost 2 years ago
github.com/numpy/numpy-user-dtypes - ngoldbaum opened this pull request almost 2 years ago
Add the latest release info to the homepage
github.com/numpy/numpy.org - InessaPawson opened this pull request almost 2 years ago
github.com/numpy/numpy.org - InessaPawson opened this pull request almost 2 years ago
BUG: `where` keyword argument is ignored in `_array_ufunc__`/`__array_function__` if it is not an instance of `numpy.ndarray`
github.com/numpy/numpy - byrdie opened this issue almost 2 years ago
github.com/numpy/numpy - byrdie opened this issue almost 2 years ago
BUG: `where` keyword argument is ignored in `_array_ufunc__`/`__array_function__` if it is not an instance of `numpy.ndarray`
github.com/numpy/numpy - byrdie opened this issue almost 2 years ago
github.com/numpy/numpy - byrdie opened this issue almost 2 years ago
ENH: Annotate the first array_split argument with TypeVar
github.com/numpy/numpy - FactorizeD opened this issue almost 2 years ago
github.com/numpy/numpy - FactorizeD opened this issue almost 2 years ago
ENH: Annotate the first array_split argument with TypeVar
github.com/numpy/numpy - FactorizeD opened this issue almost 2 years ago
github.com/numpy/numpy - FactorizeD opened this issue almost 2 years ago
BUG/API: dt64.astype(object), dt64.item()
github.com/numpy/numpy - jbrockmendel opened this pull request almost 2 years ago
github.com/numpy/numpy - jbrockmendel opened this pull request almost 2 years ago
Avoid redundant computations in IRR calculation
github.com/numpy/numpy-financial - jlopezpena opened this pull request almost 2 years ago
github.com/numpy/numpy-financial - jlopezpena opened this pull request almost 2 years ago
No module named 'numpy.core._multiarray_umath' when exeucting matploitlib_cpp
github.com/numpy/numpy - bookmagnus opened this issue almost 2 years ago
github.com/numpy/numpy - bookmagnus opened this issue almost 2 years ago
BUG: The `numpy.linspace()` does not seem to work properly for big integers data types
github.com/numpy/numpy - simonykq opened this issue almost 2 years ago
github.com/numpy/numpy - simonykq opened this issue almost 2 years ago
Add string comparison support so that x.sort() works
github.com/numpy/numpy-user-dtypes - peytondmurray opened this pull request almost 2 years ago
github.com/numpy/numpy-user-dtypes - peytondmurray opened this pull request almost 2 years ago
BUG: unable to read .npy file with non-eval'able metadata
github.com/numpy/numpy - sjdv1982 opened this issue almost 2 years ago
github.com/numpy/numpy - sjdv1982 opened this issue almost 2 years ago
BUG: unable to read .npy file with non-eval'able metadata
github.com/numpy/numpy - sjdv1982 opened this issue almost 2 years ago
github.com/numpy/numpy - sjdv1982 opened this issue almost 2 years ago
Incorporate a pre-commit hook for numpydoc validation
github.com/numpy/numpydoc - stefmolin opened this issue almost 2 years ago
github.com/numpy/numpydoc - stefmolin opened this issue almost 2 years ago
announce the NumPy 1.24.2 release
github.com/numpy/numpy.org - charris opened this pull request almost 2 years ago
github.com/numpy/numpy.org - charris opened this pull request almost 2 years ago
BLD: remove redundant definition of npy_nextafter [wheel build]
github.com/numpy/numpy - mattip opened this pull request almost 2 years ago
github.com/numpy/numpy - mattip opened this pull request almost 2 years ago
BUG: float64 nanmin() returns NaN on little-endian MIPS (mipsel, mips64el)
github.com/numpy/numpy - stefanor opened this issue almost 2 years ago
github.com/numpy/numpy - stefanor opened this issue almost 2 years ago
BUG: float64 nanmin() returns NaN on little-endian MIPS (mipsel, mips64el)
github.com/numpy/numpy - stefanor opened this issue almost 2 years ago
github.com/numpy/numpy - stefanor opened this issue almost 2 years ago
add a helper to get memory usage for string arrays
github.com/numpy/numpy-user-dtypes - ngoldbaum opened this pull request almost 2 years ago
github.com/numpy/numpy-user-dtypes - ngoldbaum opened this pull request almost 2 years ago
BUG: numpy.ufunc size changed, may indicate binary incompatibility. Expected 232 from C header, got 216 from PyObject
github.com/numpy/numpy - abhinit21 opened this issue almost 2 years ago
github.com/numpy/numpy - abhinit21 opened this issue almost 2 years ago
TYP, MAINT: Add a missing explicit ``Any`` parameter to the ``npt.ArrayLike`` definition
github.com/numpy/numpy - charris opened this pull request almost 2 years ago
github.com/numpy/numpy - charris opened this pull request almost 2 years ago
TYP, MAINT: Add a missing explicit ``Any`` parameter to the ``npt.ArrayLike`` definition
github.com/numpy/numpy - charris opened this pull request almost 2 years ago
github.com/numpy/numpy - charris opened this pull request almost 2 years ago
BUG: Add missing <type_traits> header.
github.com/numpy/numpy - charris opened this pull request almost 2 years ago
github.com/numpy/numpy - charris opened this pull request almost 2 years ago
BUG: Add missing <type_traits> header.
github.com/numpy/numpy - charris opened this pull request almost 2 years ago
github.com/numpy/numpy - charris opened this pull request almost 2 years ago
BUG: Fix integer / float scalar promotion
github.com/numpy/numpy - charris opened this pull request almost 2 years ago
github.com/numpy/numpy - charris opened this pull request almost 2 years ago