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
announce the NumPy 2.2.1 release
github.com/numpy/numpy.org - charris opened this pull request about 17 hours ago
github.com/numpy/numpy.org - charris opened this pull request about 17 hours ago
Update link in Translations team
github.com/numpy/numpy.org - melissawm opened this pull request 2 days ago
github.com/numpy/numpy.org - melissawm opened this pull request 2 days ago
Remove Twitter links in English version
github.com/numpy/numpy.org - star1327p opened this pull request 4 days ago
github.com/numpy/numpy.org - star1327p opened this pull request 4 days ago
don't pass maxsplit as positional arg
github.com/numpy/numpydoc - drammock opened this pull request 5 days ago
github.com/numpy/numpydoc - drammock opened this pull request 5 days ago
mention conda-forge in installation docs
github.com/numpy/numpydoc - lucascolley opened this pull request 6 days ago
github.com/numpy/numpydoc - lucascolley opened this pull request 6 days ago
Add the notes from the 2024-12-02 NumPy Docs Team meeting
github.com/numpy/archive - Mukulikaa opened this pull request 6 days ago
github.com/numpy/archive - Mukulikaa opened this pull request 6 days ago
Allow multiple `Warning(s)` sections
github.com/numpy/numpydoc - lucascolley opened this issue 7 days ago
github.com/numpy/numpydoc - lucascolley opened this issue 7 days ago
ignore some errors at module level
github.com/numpy/numpydoc - lucascolley opened this pull request 8 days ago
github.com/numpy/numpydoc - lucascolley opened this pull request 8 days ago
Revert "New Crowdin updates"
github.com/numpy/numpy.org - steppi opened this pull request 9 days ago
github.com/numpy/numpy.org - steppi opened this pull request 9 days ago
Use Python 3.13 on netlify
github.com/numpy/numpy.org - jarrodmillman opened this pull request 10 days ago
github.com/numpy/numpy.org - jarrodmillman opened this pull request 10 days ago
MAINT: Changed class constructor __init__ GL08 reporting
github.com/numpy/numpydoc - mattgebert opened this pull request 11 days ago
github.com/numpy/numpydoc - mattgebert opened this pull request 11 days ago
Check GL08 on class __init__ constructors
github.com/numpy/numpydoc - mattgebert opened this issue 13 days ago
github.com/numpy/numpydoc - mattgebert opened this issue 13 days ago
Update the button text
github.com/numpy/numpy.org - InessaPawson opened this pull request 14 days ago
github.com/numpy/numpy.org - InessaPawson opened this pull request 14 days ago
announce the NumPy 2.2.0 release
github.com/numpy/numpy.org - charris opened this pull request 14 days ago
github.com/numpy/numpy.org - charris opened this pull request 14 days ago
audit workflows via zizmor and correct use of env variables
github.com/numpy/numpy.org - mattip opened this pull request 14 days ago
github.com/numpy/numpy.org - mattip opened this pull request 14 days ago
Add the notes from the 2024-11-18 NumPy Docs Team meeting
github.com/numpy/archive - Mukulikaa opened this pull request 21 days ago
github.com/numpy/archive - Mukulikaa opened this pull request 21 days ago
Bump the actions group across 1 directory with 2 updates
github.com/numpy/numpydoc - dependabot[bot] opened this pull request 21 days ago
github.com/numpy/numpydoc - dependabot[bot] opened this pull request 21 days ago
Bump conda-incubator/setup-miniconda from 3.0.4 to 3.1.0 in /.github/workflows in the actions group
github.com/numpy/numpy-tutorials - dependabot[bot] opened this pull request 21 days ago
github.com/numpy/numpy-tutorials - dependabot[bot] opened this pull request 21 days ago
BUG: bit generator spawns different child generators despite having the same random state
github.com/numpy/numpy - JakobGruen opened this issue 21 days ago
github.com/numpy/numpy - JakobGruen opened this issue 21 days ago
BUG: Significant difference between roots() and polyroots() function
github.com/numpy/numpy - GijsB opened this issue 22 days ago
github.com/numpy/numpy - GijsB opened this issue 22 days ago
BUG: calling np.sqrt on an array containing only floats, but of dtype object, will crash
github.com/numpy/numpy - MarcBresson opened this issue 25 days ago
github.com/numpy/numpy - MarcBresson opened this issue 25 days ago
TYP: Fix ``np.interp`` signature for scalar types
github.com/numpy/numpy - PTUsumit opened this pull request 25 days ago
github.com/numpy/numpy - PTUsumit opened this pull request 25 days ago
BUG: fix importing numpy in Python's optimized mode
github.com/numpy/numpy - neutrinoceros opened this pull request 25 days ago
github.com/numpy/numpy - neutrinoceros opened this pull request 25 days ago
BUG: NumPy 2.2.0rc1 import fails with PYTHONOPTIMIZE=2
github.com/numpy/numpy - tylerjereddy opened this issue 26 days ago
github.com/numpy/numpy - tylerjereddy opened this issue 26 days ago
BUG: SciPy `linalg.logm` function signature mismatch with NumPy >=2.1.0rc1 due to hidden visibility for API tables
github.com/numpy/numpy - agriyakhetarpal opened this issue 26 days ago
github.com/numpy/numpy - agriyakhetarpal opened this issue 26 days ago
ENH: stack custom multiarray import exception with the original one
github.com/numpy/numpy - FFY00 opened this pull request 26 days ago
github.com/numpy/numpy - FFY00 opened this pull request 26 days ago
BUG: can't compile on latest MacOS (M1)
github.com/numpy/numpy - xor2k opened this issue 26 days ago
github.com/numpy/numpy - xor2k opened this issue 26 days ago
MAINT: Drop Python 3.10 support.
github.com/numpy/numpy - charris opened this pull request 26 days ago
github.com/numpy/numpy - charris opened this pull request 26 days ago
MAINT: Add helper for static or heap allocated scratch space
github.com/numpy/numpy - seberg opened this pull request 26 days ago
github.com/numpy/numpy - seberg opened this pull request 26 days ago
PERF: add a fast path to ufunc type resolution
github.com/numpy/numpy - ngoldbaum opened this pull request 26 days ago
github.com/numpy/numpy - ngoldbaum opened this pull request 26 days ago
BUG: np.array().max() is not working.
github.com/numpy/numpy - MagnusCaspersen184 opened this issue 26 days ago
github.com/numpy/numpy - MagnusCaspersen184 opened this issue 26 days ago
SIMD: add lsx optimization for loongarch, and add Qemu tests
github.com/numpy/numpy - ErnstPeng opened this pull request 26 days ago
github.com/numpy/numpy - ErnstPeng opened this pull request 26 days ago
BUG: The input and output of `rollaxis` vary in flags.C_CONTIGUOUS and flags.F_CONTIGUOUS
github.com/numpy/numpy - AnonymousPlayer2000 opened this issue 27 days ago
github.com/numpy/numpy - AnonymousPlayer2000 opened this issue 27 days ago
MAINT: Use mask_store instead of store for compiler bug workaround
github.com/numpy/numpy - r-devulap opened this pull request 27 days ago
github.com/numpy/numpy - r-devulap opened this pull request 27 days ago
REL: Prepare for the NumPy 2.2.0rc1 release [wheel build]
github.com/numpy/numpy - charris opened this pull request 27 days ago
github.com/numpy/numpy - charris opened this pull request 27 days ago
DOC: Correct versionadded for vecmat and matvec.
github.com/numpy/numpy - charris opened this pull request 27 days ago
github.com/numpy/numpy - charris opened this pull request 27 days ago
moving x86-64 feature baseline to SSE4.2?
github.com/numpy/numpy - rgommers opened this issue 27 days ago
github.com/numpy/numpy - rgommers opened this issue 27 days ago
DOC: Correct versionadded for vecmat and matvec.
github.com/numpy/numpy - charris opened this pull request 27 days ago
github.com/numpy/numpy - charris opened this pull request 27 days ago
CircleCI builds are failing on `main`
github.com/numpy/numpy - ngoldbaum opened this issue 27 days ago
github.com/numpy/numpy - ngoldbaum opened this issue 27 days ago
MAINT: Bump mamba-org/setup-micromamba from 2.0.1 to 2.0.2
github.com/numpy/numpy - dependabot[bot] opened this pull request 27 days ago
github.com/numpy/numpy - dependabot[bot] opened this pull request 27 days ago
MAINT: Bump pypa/cibuildwheel from 2.21.3 to 2.22.0
github.com/numpy/numpy - dependabot[bot] opened this pull request 27 days ago
github.com/numpy/numpy - dependabot[bot] opened this pull request 27 days ago
ENH: add matvec and vecmat gufuncs
github.com/numpy/numpy - charris opened this pull request 27 days ago
github.com/numpy/numpy - charris opened this pull request 27 days ago
BUG: Never negate strides in reductions (for now)
github.com/numpy/numpy - charris opened this pull request 27 days ago
github.com/numpy/numpy - charris opened this pull request 27 days ago
ENH,MAINT: Stride negation and reduction
github.com/numpy/numpy - seberg opened this issue 27 days ago
github.com/numpy/numpy - seberg opened this issue 27 days ago
DOC: Correct version-added for mean arg for nanvar and nanstd
github.com/numpy/numpy - charris opened this pull request 27 days ago
github.com/numpy/numpy - charris opened this pull request 27 days ago
BUG: 1.26.x tests fail on Python 3.13
github.com/numpy/numpy - MeggyCal opened this issue 27 days ago
github.com/numpy/numpy - MeggyCal opened this issue 27 days ago
Add a "Translation Team" to the teams page
github.com/numpy/numpy.org - melissawm opened this issue 27 days ago
github.com/numpy/numpy.org - melissawm opened this issue 27 days ago
BUG: Never negate strides in reductions (for now)
github.com/numpy/numpy - seberg opened this pull request 27 days ago
github.com/numpy/numpy - seberg opened this pull request 27 days ago
BUG: Undefined minimum with numpy compiled using intel compilers
github.com/numpy/numpy - DavidHuber-NOAA opened this issue 27 days ago
github.com/numpy/numpy - DavidHuber-NOAA opened this issue 27 days ago
DOC: Correct version-added for mean arg for nanvar and nanstd
github.com/numpy/numpy - akx opened this pull request 27 days ago
github.com/numpy/numpy - akx opened this pull request 27 days ago
DOC: Incorrect "New in version" for mean argument of numpy.std
github.com/numpy/numpy - mcleantom opened this issue 27 days ago
github.com/numpy/numpy - mcleantom opened this issue 27 days ago
Pin ninja build requirement
github.com/numpy/numpy - TimotheusBachinger opened this pull request 27 days ago
github.com/numpy/numpy - TimotheusBachinger opened this pull request 27 days ago
ENH: Add out option to np.convolve and np.correlate
github.com/numpy/numpy - snitish opened this pull request 28 days ago
github.com/numpy/numpy - snitish opened this pull request 28 days ago
DOC: numpy imported twice in default_rng example docs
github.com/numpy/numpy - jonpovey opened this issue 28 days ago
github.com/numpy/numpy - jonpovey opened this issue 28 days ago
BUG: Unexpected behavior when using np.power on a large array in a loop.
github.com/numpy/numpy - Ebanflo42 opened this issue 28 days ago
github.com/numpy/numpy - Ebanflo42 opened this issue 28 days ago
CI: Fix new ci failures due to upstream changes.
github.com/numpy/numpy - charris opened this pull request 28 days ago
github.com/numpy/numpy - charris opened this pull request 28 days ago
BUG: Fix mismatch in definition and declaration for a couple functions
github.com/numpy/numpy - charris opened this pull request 28 days ago
github.com/numpy/numpy - charris opened this pull request 28 days ago
ENH: speedup evaluation of numpy.polynomial.legendre.legval.
github.com/numpy/numpy - iMurfyD opened this pull request 28 days ago
github.com/numpy/numpy - iMurfyD opened this pull request 28 days ago
CI: update circleci to python3.11.10, limit parallel builds. (#27826)
github.com/numpy/numpy - charris opened this pull request 28 days ago
github.com/numpy/numpy - charris opened this pull request 28 days ago
CI: skip ninja installation in linux_qemu workflows
github.com/numpy/numpy - charris opened this pull request 28 days ago
github.com/numpy/numpy - charris opened this pull request 28 days ago
CI: skip ninja installation in linux_qemu workflows
github.com/numpy/numpy - mayeut opened this pull request 28 days ago
github.com/numpy/numpy - mayeut opened this pull request 28 days ago
CI: update circleci to python3.11.10, limit parallel builds.
github.com/numpy/numpy - mattip opened this pull request 28 days ago
github.com/numpy/numpy - mattip opened this pull request 28 days ago
CI: circleCI build of NumPy is failing
github.com/numpy/numpy - mattip opened this issue 28 days ago
github.com/numpy/numpy - mattip opened this issue 28 days ago
BUG: Fix mismatch in definition and declaration for a couple functions (see #27719)
github.com/numpy/numpy - snitish opened this pull request 29 days ago
github.com/numpy/numpy - snitish opened this pull request 29 days ago
BEG, MAINT: Begin NumPy 2.3.0 development.
github.com/numpy/numpy - charris opened this pull request 29 days ago
github.com/numpy/numpy - charris opened this pull request 29 days ago
BUG: union1d is upcasting types unintentionally
github.com/numpy/numpy - gautierronan opened this issue 29 days ago
github.com/numpy/numpy - gautierronan opened this issue 29 days ago
BUG: `numpy.min` has different results with/without `out`
github.com/numpy/numpy - AnonymousPlayer2000 opened this issue 30 days ago
github.com/numpy/numpy - AnonymousPlayer2000 opened this issue 30 days ago
CI: add windows free-threaded CI
github.com/numpy/numpy - ngoldbaum opened this pull request 30 days ago
github.com/numpy/numpy - ngoldbaum opened this pull request 30 days ago
BUG: concatenate does not work as expected.
github.com/numpy/numpy - laniakea opened this issue 30 days ago
github.com/numpy/numpy - laniakea opened this issue 30 days ago
DEV: changelog: make title processing more robust
github.com/numpy/numpy - lucascolley opened this pull request about 1 month ago
github.com/numpy/numpy - lucascolley opened this pull request about 1 month ago
MAINT: Fixup that spin can be installed via conda too now
github.com/numpy/numpy - seberg opened this pull request about 1 month ago
github.com/numpy/numpy - seberg opened this pull request about 1 month ago
DOC: Add a release fragment for gh-14622
github.com/numpy/numpy - seberg opened this pull request about 1 month ago
github.com/numpy/numpy - seberg opened this pull request about 1 month ago
Interaction between subprocesses and np.random is system dependent
github.com/numpy/numpy - swemeshy opened this issue about 1 month ago
github.com/numpy/numpy - swemeshy opened this issue about 1 month ago
DOC: fix broken reference in arrays.classes.rst
github.com/numpy/numpy - ntessore opened this pull request about 1 month ago
github.com/numpy/numpy - ntessore opened this pull request about 1 month ago
BUG: ``timedelta64.__[r]divmod__`` segfaults for incompatible units
github.com/numpy/numpy - Dane-Reimers opened this pull request about 1 month ago
github.com/numpy/numpy - Dane-Reimers opened this pull request about 1 month ago
TYP: Wrong type hint for `interp`
github.com/numpy/numpy - NoureldinYosri opened this issue about 1 month ago
github.com/numpy/numpy - NoureldinYosri opened this issue about 1 month ago
MAINT: Bump actions/dependency-review-action from 4.4.0 to 4.5.0
github.com/numpy/numpy - dependabot[bot] opened this pull request about 1 month ago
github.com/numpy/numpy - dependabot[bot] opened this pull request about 1 month ago
BUG: Fix array flags propagation in boolean indexing
github.com/numpy/numpy - seberg opened this pull request about 1 month ago
github.com/numpy/numpy - seberg opened this pull request about 1 month ago
ENH: Ensure hugepages are also indicated for calloc allocations
github.com/numpy/numpy - seberg opened this pull request about 1 month ago
github.com/numpy/numpy - seberg opened this pull request about 1 month ago
BUG,ENH: Fix internal ``__array_wrap__`` for direct calls
github.com/numpy/numpy - seberg opened this pull request about 1 month ago
github.com/numpy/numpy - seberg opened this pull request about 1 month ago
DOC: Improve choice() documentation about return types
github.com/numpy/numpy - RaghuSpaceRajan opened this pull request about 1 month ago
github.com/numpy/numpy - RaghuSpaceRajan opened this pull request about 1 month ago
BUG: Ensure context path is taken in masked array array-wrap
github.com/numpy/numpy - charris opened this pull request about 1 month ago
github.com/numpy/numpy - charris opened this pull request about 1 month ago
ENH: add out parameter to numpy.convolve
github.com/numpy/numpy - StanFromIreland opened this pull request about 1 month ago
github.com/numpy/numpy - StanFromIreland opened this pull request about 1 month ago
MAINT: Bump github/codeql-action from 3.27.4 to 3.27.5
github.com/numpy/numpy - dependabot[bot] opened this pull request about 1 month ago
github.com/numpy/numpy - dependabot[bot] opened this pull request about 1 month ago
BUG: Ensure that same-kind casting works for uints (mostly)
github.com/numpy/numpy - seberg opened this pull request about 1 month ago
github.com/numpy/numpy - seberg opened this pull request about 1 month ago
DOC: numpy.random.Generator.choice needs to better document return types,
github.com/numpy/numpy - RaghuSpaceRajan opened this issue about 1 month ago
github.com/numpy/numpy - RaghuSpaceRajan opened this issue about 1 month ago
BUG: Ensure context path is taken in masked array array-wrap
github.com/numpy/numpy - seberg opened this pull request about 1 month ago
github.com/numpy/numpy - seberg opened this pull request about 1 month ago
TASK: Proper names for the NumPy 2.2.0 release
github.com/numpy/numpy - charris opened this issue about 1 month ago
github.com/numpy/numpy - charris opened this issue about 1 month ago
Numpy Software 1.11.1 Install Error with python3 --version Python 3.13.0, Help please.
github.com/numpy/numpy - marisolcontreras1 opened this issue about 1 month ago
github.com/numpy/numpy - marisolcontreras1 opened this issue about 1 month ago
BUG: Unexpected behaviour of Masked mean and Masked median operations
github.com/numpy/numpy - jsaladich opened this issue about 1 month ago
github.com/numpy/numpy - jsaladich opened this issue about 1 month ago