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

BLD, SIMD: The meson CPU dispatcher implementation

seiko2plus opened this pull request almost 2 years ago
BLD, SIMD: The meson CPU dispatcher implementation

seiko2plus opened this pull request almost 2 years ago
API: Add environment variable for behavior planned in a 2.0

seberg opened this pull request almost 2 years ago
API: Add environment variable for behavior planned in a 2.0

seberg opened this pull request almost 2 years ago
Revert "MAINT: `f2py` cleanup"

rgommers opened this pull request almost 2 years ago
Revert "MAINT: `f2py` cleanup"

rgommers opened this pull request almost 2 years ago
BUG: Inconsistent `complex`-->`float` casting failures

HaoZeke opened this issue almost 2 years ago
BUG: Inconsistent `complex`-->`float` casting failures

HaoZeke opened this issue almost 2 years ago
GOV: Update the NumPy Roadmap

InessaPawson opened this issue almost 2 years ago
GOV: Update the NumPy Roadmap

InessaPawson opened this issue almost 2 years ago
BUG: incorrect promotion state when using multiple threads

colesbury opened this issue almost 2 years ago
ENH: possible 3000x speedup for high aspect-ratio matrices by SVD on `A*A.T`

EngrStudent opened this issue almost 2 years ago
ENH: possible 3000x speedup for high aspect-ratio matrices by SVD on `A*A.T`

EngrStudent opened this issue almost 2 years ago
BUG: use ``_Alignof`` rather than ``offsetof()`` on most compilers

charris opened this pull request almost 2 years ago
BUG: use ``_Alignof`` rather than ``offsetof()`` on most compilers

charris opened this pull request almost 2 years ago
DOC: Add version added information for the strict parameter in assert_array_equal

charris opened this pull request almost 2 years ago
DOC: Add version added information for the strict parameter in assert_array_equal

charris opened this pull request almost 2 years ago
BLD: Build PyPy 3.9 wheels.

charris opened this pull request almost 2 years ago
BUG: wrong return type when applying np.split to pd.DataFrame

dasistkeintest opened this issue almost 2 years ago
BUG: wrong return type when applying np.split to pd.DataFrame

dasistkeintest opened this issue almost 2 years ago
ENH: Adding alpine to CI Build

kostyafarber opened this issue almost 2 years ago
BUG: Ensure correct loop order in sin, cos, and arctan2

charris opened this pull request almost 2 years ago
BUG: Ensure correct loop order in sin, cos, and arctan2

charris opened this pull request almost 2 years ago
_multiarray_umath.cp311-win32.pyd Problem

CDeslatte2023 opened this issue almost 2 years ago
BUG: np.can_cast fails with string/array input

LukasNickel opened this issue almost 2 years ago
BUG, SIMD: Fix spurious invalid exception for sin/cos on arm64/clang

charris opened this pull request almost 2 years ago
BUG, SIMD: Fix spurious invalid exception for sin/cos on arm64/clang

charris opened this pull request almost 2 years ago
MAINT: Move export for scipy arm64 helper into main module

charris opened this pull request about 2 years ago
MAINT: Move export for scipy arm64 helper into main module

charris opened this pull request about 2 years ago
MAINT: Add additional information to missing scalar AttributeError

charris opened this pull request about 2 years ago
BUG: Fix fill violating read-only flag. (#22959)

charris opened this pull request about 2 years ago
BUG: Fix fill violating read-only flag. (#22959)

charris opened this pull request about 2 years ago
TST: Add fixture to avoid issue with randomizing test order.

charris opened this pull request about 2 years ago
TST: Add fixture to avoid issue with randomizing test order.

charris opened this pull request about 2 years ago
ENH: Detect CPU features on FreeBSD/powerpc64*

charris opened this pull request about 2 years ago
ENH: Detect CPU features on FreeBSD/powerpc64*

charris opened this pull request about 2 years ago
DOC: Remove dangling deprecation warning

charris opened this pull request about 2 years ago
DOC: Remove dangling deprecation warning

charris opened this pull request about 2 years ago
MAINT: Update python 3.11-dev to 3.11.

charris opened this pull request about 2 years ago
MAINT: Update python 3.11-dev to 3.11.

charris opened this pull request about 2 years ago
BUG: Fix fill violating read-only flag.

panosz opened this pull request about 2 years ago
DOC: possibly misleading description of `numpy.ndarray.nbytes`

SiLiKhon opened this issue about 2 years ago
DOC: possibly misleading description of `numpy.ndarray.nbytes`

SiLiKhon opened this issue about 2 years ago
BUG: dtype reprs are misleading

ngoldbaum opened this issue about 2 years ago
BUG: dtype reprs are misleading

ngoldbaum opened this issue about 2 years ago
ENH: Adding __array_ufunc__ capability to MaskedArrays (again)

greglucas opened this pull request about 2 years ago
ENH: Add __array_function__ implementation to MaskedArray

greglucas opened this pull request about 2 years ago
ENH: Add __array_function__ implementation to MaskedArray

greglucas opened this pull request about 2 years ago
BUG: f2py cannot find Fortran Compiler correctly while using flang

helloworld664 opened this issue about 2 years ago
BUG: f2py cannot find Fortran Compiler correctly while using flang

helloworld664 opened this issue about 2 years ago
Numeric mismatch of np.log()

xkszltl opened this issue about 2 years ago
DOC: Clarify the interaction between -m MODULENAME and .pyf files

bnavigator opened this issue about 2 years ago
DOC: Clarify the interaction between -m MODULENAME and .pyf files

bnavigator opened this issue about 2 years ago
ENH: Add namedtuple return types to linalg functions that return tuples

asmeurer opened this pull request about 2 years ago
ENH: Add namedtuple return types to linalg functions that return tuples

asmeurer opened this pull request about 2 years ago
BUG: bytes(arr) != arr.tobytes() for 0-d arrays

alanhdu opened this issue about 2 years ago
BUG: bytes(arr) != arr.tobytes() for 0-d arrays

alanhdu opened this issue about 2 years ago
ENH: Support export PyArray_API and PyUFunc_API from shared libraries

huangqinjin opened this pull request about 2 years ago
ENH: Add np.linalg.matrix_transpose

asmeurer opened this pull request about 2 years ago
BUG: `genfromtxt` typing does not correctly account for `dtype=None`

jdtsmith opened this issue about 2 years ago
BUG: `genfromtxt` typing does not correctly account for `dtype=None`

jdtsmith opened this issue about 2 years ago
DEV: Add initial devcontainer config for codepaces

InessaPawson opened this pull request about 2 years ago
DEV: Add initial devcontainer config for codepaces

InessaPawson opened this pull request about 2 years ago
DOC: Add docs on using GitHub Codespaces for NumPy development

InessaPawson opened this pull request about 2 years ago
DOC: Add docs on using GitHub Codespaces for NumPy development

InessaPawson opened this pull request about 2 years ago
BUG: meson.build not working with MSVC

Neumann-A opened this issue about 2 years ago
DOC: error in the description of `numpy.random.pareto`

ViktorBezb opened this issue about 2 years ago
BLD: revert function() -> #define for 3 npymath functions

mattip opened this pull request about 2 years ago
BLD: revert function() -> #define for 3 npymath functions

mattip opened this pull request about 2 years ago
pass hermitian=True to svd call in multivariate_gaussian

bernstei opened this issue about 2 years ago
pass hermitian=True to svd call in multivariate_gaussian

bernstei opened this issue about 2 years ago
BUG: Fix common block handling in f2py

HaoZeke opened this pull request about 2 years ago
BUG: Fix common block handling in f2py

HaoZeke opened this pull request about 2 years ago
DOC: Remove info specific to Python 2 from the latest docs version

InessaPawson opened this issue about 2 years ago
DOC: Remove info specific to Python 2 from the latest docs version

InessaPawson opened this issue about 2 years ago
TYP: Review type & signatures changes for the numpy 1.25 release

BvB93 opened this issue about 2 years ago
TYP: Review type & signatures changes for the numpy 1.25 release

BvB93 opened this issue about 2 years ago
numpy.typing uint8 becomes signedinteger on multiplication

hughperkins opened this issue about 2 years ago
BUG: numpy distutils fails with setuptools 65.6.0

2sn opened this issue about 2 years ago
BUG: numpy distutils fails with setuptools 65.6.0

2sn opened this issue about 2 years ago
BUG: Increase accuracy of log1p for small inputs

mfkasim1 opened this pull request about 2 years ago
BUG: Increase accuracy of log1p for small inputs

mfkasim1 opened this pull request about 2 years ago