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

Update np.vectorize documentation in function_base.py

harelfishbein opened this pull request over 1 year ago
BUG: PyObject_IsTrue and PyObject_Not error handling in setflags

ngoldbaum opened this pull request over 1 year ago
BUG: PyObject_IsTrue and PyObject_Not error handling in setflags

ngoldbaum opened this pull request over 1 year ago
BUG: PyObject_IsTrue error checking

ngoldbaum opened this issue over 1 year ago
BUG: PyObject_IsTrue error checking

ngoldbaum opened this issue over 1 year ago
MAINT: do not use copyswap in flatiter internals

ngoldbaum opened this pull request over 1 year ago
MAINT: do not use copyswap in flatiter internals

ngoldbaum opened this pull request over 1 year ago
MAINT: add a fuzzing test to try to introduce segfaults

mikedh opened this pull request over 1 year ago
MAINT: add a fuzzing test to try to introduce segfaults

mikedh opened this pull request over 1 year ago
MAINT: fix typos

cycychenyi opened this pull request over 1 year ago
MAINT: fix typos

cycychenyi opened this pull request over 1 year ago
ENH: Raises error when `np.histogram` receives improper input type

DhavalParmar61 opened this pull request over 1 year ago
ENH: Raises error when `np.histogram` receives improper input type

DhavalParmar61 opened this pull request over 1 year ago
ENH: Raise error for invalid input type to `np.histogram`

MishalAshraf opened this pull request over 1 year ago
DISCUSS: Namespace for array creation/inspection utils?

seberg opened this issue over 1 year ago
adding new dummy function

Datawithsindhu opened this pull request over 1 year ago
BUG: histogram small range robust

tylerjereddy opened this pull request over 1 year ago
BUG: histogram small range robust

tylerjereddy opened this pull request over 1 year ago
API: deprecate undocumented functions

mtsokol opened this pull request over 1 year ago
API: deprecate undocumented functions

mtsokol opened this pull request over 1 year ago
BLD, TST: refactor test to use meson not setup.py, improve spin test -m ...

mattip opened this pull request over 1 year ago
BLD, TST: refactor test to use meson not setup.py, improve spin test -m ...

mattip opened this pull request over 1 year ago
DOC: Fix reference warning for recarray.

liang3zy22 opened this pull request over 1 year ago
DOC: Fix reference warning for recarray.

liang3zy22 opened this pull request over 1 year ago
BUG: properly handle negative indexes in ufunc_at fast path

mattip opened this pull request over 1 year ago
BUG: properly handle negative indexes in ufunc_at fast path

mattip opened this pull request over 1 year ago
ENH: Symmetries and parallelization support of einsum

fellideal opened this issue over 1 year ago
ENH: Symmetries and parallelization support of einsum

fellideal opened this issue over 1 year ago
ENH: Allow NEP 42 dtypes to use np.save and np.load

ngoldbaum opened this pull request over 1 year ago
ENH: Allow NEP 42 dtypes to use np.save and np.load

ngoldbaum opened this pull request over 1 year ago
BUG: f2py fails to compile for M1 macs if REAL is assigned to

BaileyAndrew opened this issue over 1 year ago
BUG: f2py fails to compile for M1 macs if REAL is assigned to

BaileyAndrew opened this issue over 1 year ago
DOC: Possible grammatical error

patient74 opened this issue over 1 year ago
DOC: Possible grammatical error

patient74 opened this issue over 1 year ago
DOC: add NEP 54 on SIMD - moving to C++ and adopting Highway (or not)

rgommers opened this pull request over 1 year ago
DOC: add NEP 54 on SIMD - moving to C++ and adopting Highway (or not)

rgommers opened this pull request over 1 year ago
ENH: Add wrapper for any(), to keep metadata for inspect.getfullargspec

ellaella12 opened this pull request over 1 year ago
ENH: Add wrapper for any(), to keep metadata for inspect.getfullargspec

ellaella12 opened this pull request over 1 year ago
Never name your python file, numpy.py or scipy.py

ELO2023 opened this issue over 1 year ago
DOC: Fix string types in ``arrays.dtypes.rst``

F3eQnxN3RriK opened this pull request over 1 year ago
DOC: Fix string types in ``arrays.dtypes.rst``

F3eQnxN3RriK opened this pull request over 1 year ago
BUG: Fix private procedures in f2py modules

charris opened this pull request over 1 year ago
DOC: Update python as glue doc.

liang3zy22 opened this pull request over 1 year ago
DOC: Update python as glue doc.

liang3zy22 opened this pull request over 1 year ago
BUG: linalg.inv function changes after version 1.24

aando21 opened this issue over 1 year ago
Update README.md

Dr-Sanjay opened this pull request over 1 year ago
DOC: Fix warning for PyArray_MapIterNew.

liang3zy22 opened this pull request over 1 year ago
DOC: Fix warning for PyArray_MapIterNew.

liang3zy22 opened this pull request over 1 year ago
MAINT: Bump actions/setup-node from 3.6.0 to 3.7.0

charris opened this pull request over 1 year ago
MAINT: Bump actions/setup-node from 3.6.0 to 3.7.0

charris opened this pull request over 1 year ago
BUG: Only replace dtype temporarily if dimensions changed

charris opened this pull request over 1 year ago
MAINT: testing for IS_MUSL closes #24074

charris opened this pull request over 1 year ago
MAINT: testing for IS_MUSL closes #24074

charris opened this pull request over 1 year ago
ENH: add mean keyword to std and var

RonaldAJ opened this pull request over 1 year ago
ENH: add mean keyword to std and var

RonaldAJ opened this pull request over 1 year ago
MAINT: import numpy as ``np`` in ``spin ipython``

stefanv opened this pull request over 1 year ago
MAINT: import numpy as ``np`` in ``spin ipython``

stefanv opened this pull request over 1 year ago
MAINT: Bump actions/setup-node from 3.6.0 to 3.7.0

dependabot[bot] opened this pull request over 1 year ago
MAINT: Bump actions/setup-node from 3.6.0 to 3.7.0

dependabot[bot] opened this pull request over 1 year ago
BUG: ``spin gdb``: launch Python directly so that breakpoint is caught

stefanv opened this pull request over 1 year ago
BUG: ``spin gdb``: launch Python directly so that breakpoint is caught

stefanv opened this pull request over 1 year ago
BUG: `spin gdb` doesn't hit breakpoints

ngoldbaum opened this issue over 1 year ago
BUG: `spin gdb` doesn't hit breakpoints

ngoldbaum opened this issue over 1 year ago
MAINT: Bump actions/checkout from 3.5.2 to 3.5.3

charris opened this pull request over 1 year ago
MAINT: Bump pypa/cibuildwheel from 2.13.0 to 2.13.1

charris opened this pull request over 1 year ago
MAINT: Bump pypa/cibuildwheel from 2.13.0 to 2.13.1

charris opened this pull request over 1 year ago
TST: Pin pydantic<2 in Pyodide workflow

charris opened this pull request over 1 year ago
TST: Pin pydantic<2 in Pyodide workflow

charris opened this pull request over 1 year ago
MAINT: Pin urllib3 to avoid anaconda-client bug.

charris opened this pull request over 1 year ago
MAINT: Pin urllib3 to avoid anaconda-client bug.

charris opened this pull request over 1 year ago
Capitalized and added periods to some sentences.

WellHiIGuess opened this pull request over 1 year ago
Capitalized and added periods to some sentences.

WellHiIGuess opened this pull request over 1 year ago
BUG: <ImportError when running container on M1 mac laptop>

janeswh opened this issue over 1 year ago
DOC: Fix the reference in the docstring of numpy.meshgrid

adrybakov opened this pull request over 1 year ago
DOC: Fix warnings and errors caused by reference/c-api/datetimes

adrybakov opened this pull request over 1 year ago
DOC: Fix warnings and errors caused by reference/c-api/datetimes

adrybakov opened this pull request over 1 year ago
DOC: Fix reference link in docstring of numpy.meshgrid

adrybakov opened this pull request over 1 year ago
DOC: Fix reference link in docstring of numpy.meshgrid

adrybakov opened this pull request over 1 year ago
ENH: dtype API needs a hook in np.save and np.load

ngoldbaum opened this issue over 1 year ago
ENH: dtype API needs a hook in np.save and np.load

ngoldbaum opened this issue over 1 year ago
Update histograms.py

biswajit955 opened this pull request over 1 year ago
Update histograms.py

biswajit955 opened this pull request over 1 year ago
ENH: Improve error emitted by np.sign(None)

alonme opened this issue over 1 year ago
ENH: Improve error emitted by np.sign(None)

alonme opened this issue over 1 year ago
ENH: Add `spin benchmark` command

stefanv opened this pull request over 1 year ago
DOC: Correctly use savez_compressed in examples for that function.

anntzer opened this pull request over 1 year ago
DOC: Correctly use savez_compressed in examples for that function.

anntzer opened this pull request over 1 year ago
BUG: Only replace dtype temporarily if dimensions changed

seberg opened this pull request over 1 year ago
BUG: Only replace dtype temporarily if dimensions changed

seberg opened this pull request over 1 year ago
DOC: fix rst formatting in datetime C API docs

ngoldbaum opened this pull request over 1 year ago