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 1.22.4: sphinx warnings `reference target not found`

kloczek opened this issue over 2 years ago
The zip source files are missing from ci built wheels

charris opened this issue over 2 years ago
The zip source files are missing from ci built wheels

charris opened this issue over 2 years ago
BUG: assert_array_equal raises on NaN-s/NaT-s in records

vmarkovtsev opened this issue over 2 years ago
Python API to allocator

jakirkham opened this issue over 2 years ago
Python API to allocator

jakirkham opened this issue over 2 years ago
BUG: Error when formatting a failure in 'assert_array_almost_equal_nulp'

WarrenWeckesser opened this issue over 2 years ago
BUG: Error when formatting a failure in 'assert_array_almost_equal_nulp'

WarrenWeckesser opened this issue over 2 years ago
MAINT: Make npy_half a strong type

serge-sans-paille opened this pull request over 2 years ago
MAINT: Make npy_half a strong type

serge-sans-paille opened this pull request over 2 years ago
Importing numpy fails when CPython is compiled to a DLL

SBS-jtemplin opened this issue over 2 years ago
Importing numpy fails when CPython is compiled to a DLL

SBS-jtemplin opened this issue over 2 years ago
Unable to access `get_info` without `DeprecationWarning`

bashtage opened this issue over 2 years ago
ENH: Added `bitwise_count` UFuncs

ganesh-k13 opened this pull request over 2 years ago
ENH: Added `bitwise_count` UFuncs

ganesh-k13 opened this pull request over 2 years ago
BLD: F2PY 32-bit test failures

HaoZeke opened this issue over 2 years ago
BLD: F2PY 32-bit test failures

HaoZeke opened this issue over 2 years ago
ENH: np.nanmean with weights

marctorsoc opened this issue over 2 years ago
ENH: np.nanmean with weights

marctorsoc opened this issue over 2 years ago
ENH: Add ndarray.mode method and numpy.mode function

MechanicPig opened this issue over 2 years ago
DOC: Examples in docstrings – tracking issue

InessaPawson opened this issue over 2 years ago
DOC: negative numbers when squaring array elements

Socweb opened this issue over 2 years ago
DOC: negative numbers when squaring array elements

Socweb opened this issue over 2 years ago
BUG: Error when importing numpy on an AWS Lambda function

mateusfbsoares opened this issue almost 3 years ago
BUG: Error when importing numpy on an AWS Lambda function

mateusfbsoares opened this issue almost 3 years ago
DOC: Improve documentation formatting

oscargus opened this pull request almost 3 years ago
DOC: Improve documentation formatting

oscargus opened this pull request almost 3 years ago
ENH: Adding `cmocka` for unit testing

HaoZeke opened this issue almost 3 years ago
ENH: Adding `cmocka` for unit testing

HaoZeke opened this issue almost 3 years ago
ENH: Ensure F2PY generates Python-C stable API code

HaoZeke opened this issue almost 3 years ago
ENH: Ensure F2PY generates Python-C stable API code

HaoZeke opened this issue almost 3 years ago
BUG: numpy.load mmap mode memory leak

CamilleChiquet opened this issue almost 3 years ago
ENH: Provide the cnpy API with numpy

picca opened this issue almost 3 years ago
adding new dummy feature

VJ0216 opened this pull request almost 3 years ago
adding new dummy feature

VJ0216 opened this pull request almost 3 years ago
ENH: F2PY should generate only one wrapper file

HaoZeke opened this issue almost 3 years ago
ENH: F2PY should generate only one wrapper file

HaoZeke opened this issue almost 3 years ago
ENH: expose datetime.c functions to cython

jbrockmendel opened this pull request almost 3 years ago
ENH: expose datetime.c functions to cython

jbrockmendel opened this pull request almost 3 years ago
GH_CPython importing numpy C-extensions failed

baolianliu opened this issue almost 3 years ago
GH_CPython importing numpy C-extensions failed

baolianliu opened this issue almost 3 years ago
ENH: Investigate `NPY_GCC_OPT_3` macro for other compilers

seberg opened this issue almost 3 years ago
ENH: Investigate `NPY_GCC_OPT_3` macro for other compilers

seberg opened this issue almost 3 years ago
ENH: Derived type support checklist

HaoZeke opened this issue almost 3 years ago
ENH: Derived type support checklist

HaoZeke opened this issue almost 3 years ago
BUG: Double indexing assignment doesn't work

fandreuz opened this issue almost 3 years ago
BLD: Unable to build from source on Rocky Linux 8.4 with python 3.10.2

nadyawilliams opened this issue almost 3 years ago
BLD: Unable to build from source on Rocky Linux 8.4 with python 3.10.2

nadyawilliams opened this issue almost 3 years ago
DEV: `--doctests` option to `runtests.py` doesn't do anything

rossbar opened this issue almost 3 years ago
DEV: `--doctests` option to `runtests.py` doesn't do anything

rossbar opened this issue almost 3 years ago
ENH, SIMD: Add C++ wrapper for universal intrinsics

seiko2plus opened this pull request almost 3 years ago
ENH, SIMD: Add C++ wrapper for universal intrinsics

seiko2plus opened this pull request almost 3 years ago
MAINT: Remove the RELAXED_STRIDES_CHECKING env variable

seberg opened this pull request almost 3 years ago
MAINT: Remove the RELAXED_STRIDES_CHECKING env variable

seberg opened this pull request almost 3 years ago
BUG: internal compiler error: in convert_move, at expr.c:218

MichaIng opened this issue almost 3 years ago
BUG: internal compiler error: in convert_move, at expr.c:218

MichaIng opened this issue almost 3 years ago
ENH: Add compresslevel input parameter in savez_compressed() function

geniuskey opened this issue almost 3 years ago
BUG: f2py generation loses intent specs on using --no-lower option

dwr-psandhu opened this issue almost 3 years ago
BUG: f2py generation loses intent specs on using --no-lower option

dwr-psandhu opened this issue almost 3 years ago
BUG: Binary operations between uint64 and intX results in float64

paigeweber13 opened this issue almost 3 years ago
BUG: Binary operations between uint64 and intX results in float64

paigeweber13 opened this issue almost 3 years ago
TYP: `concatenate` typing produces unexpected errors

bashtage opened this issue almost 3 years ago
ENH: add cov parameter to numpy.polynomial.polynomial.polyfit

lucasSaavedra123 opened this pull request almost 3 years ago
ENH: add cov parameter to numpy.polynomial.polynomial.polyfit

lucasSaavedra123 opened this pull request almost 3 years ago
BUG: fix f2py's define for threading when building with Mingw

rgommers opened this pull request almost 3 years ago
ENH: Future of npymath library

matthew-brett opened this issue almost 3 years ago
ENH: Future of npymath library

matthew-brett opened this issue almost 3 years ago
BUG: mtrand cannot be imported on Cygwin

trueroad opened this pull request almost 3 years ago
BUG: mtrand cannot be imported on Cygwin

trueroad opened this pull request almost 3 years ago
numpy.polynomial.polynomial.polyfit does not return covariance matrix

djpine opened this issue almost 3 years ago
numpy.polynomial.polynomial.polyfit does not return covariance matrix

djpine opened this issue almost 3 years ago
ENH: Add changes that allow NumPy to compile with clang-cl

bashtage opened this pull request almost 3 years ago
ENH: Add changes that allow NumPy to compile with clang-cl

bashtage opened this pull request almost 3 years ago
DOC: What is the purpose of fill_value in masked arrays?

axil opened this issue almost 3 years ago
ENH: Add a numeric version_tuple to numpy.

Carreau opened this pull request almost 3 years ago
ENH: Add a numeric version_tuple to numpy.

Carreau opened this pull request almost 3 years ago