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
MAINT: add PyArray_ZeroContiguousBuffer helper and use it in PyArray_Resize
ngoldbaum opened this pull request 6 months ago
ngoldbaum opened this pull request 6 months ago
BUG: `pip install -r requirements/all_requirements.txt` installs `numpy==2.0.0`
paddyroddy opened this issue 6 months ago
paddyroddy opened this issue 6 months ago
DOC: `spin` command for coverage doesn't work
paddyroddy opened this issue 6 months ago
paddyroddy opened this issue 6 months ago
DOC, BUG: Fix running full test command in docstring
paddyroddy opened this pull request 6 months ago
paddyroddy opened this pull request 6 months ago
BUG: Fix out-of-bound minimum offset for in1d table method
seberg opened this pull request 6 months ago
seberg opened this pull request 6 months ago
TYP: Positional-only dunder binop method parameters
jorenham opened this pull request 6 months ago
jorenham opened this pull request 6 months ago
TYP: Covariant `numpy.flatiter` type parameter
jorenham opened this pull request 6 months ago
jorenham opened this pull request 6 months ago
TYP: Transparent ``__array__`` shape-type
jorenham opened this pull request 6 months ago
jorenham opened this pull request 6 months ago
TYP: improved ``numpy.linalg`` type hints
jorenham opened this pull request 6 months ago
jorenham opened this pull request 6 months ago
BUG: <Please write a comprehensive title after the 'BUG: ' prefix>
masaduzz1 opened this issue 6 months ago
masaduzz1 opened this issue 6 months ago
MAINT: Bump github/codeql-action from 3.25.11 to 3.25.12
dependabot[bot] opened this pull request 6 months ago
dependabot[bot] opened this pull request 6 months ago
MAINT: Bump actions/dependency-review-action from 4.3.3 to 4.3.4
dependabot[bot] opened this pull request 6 months ago
dependabot[bot] opened this pull request 6 months ago
BUG: `np.isin()` gives `OverflowError: Python int too large to convert to C long` when using a `np.uint64` `np.array` when using `numpy==2.0.0`
jparismorgan opened this issue 6 months ago
jparismorgan opened this issue 6 months ago
He creado un archivo de ejemplo
GerardC13 opened this pull request 6 months ago
GerardC13 opened this pull request 6 months ago
BUG: f2py: Exception when trying to parse private/public subroutine declaration in combination with `only:` option
m-weigand opened this issue 6 months ago
m-weigand opened this issue 6 months ago
BUG,MAINT: Fix utf-8 character stripping memory access
seberg opened this pull request 6 months ago
seberg opened this pull request 6 months ago
Consistent Errors With Numpy Dependencies In Firebase Functions + M3 Mac
nicholasrossano opened this issue 6 months ago
nicholasrossano opened this issue 6 months ago
numpy/f2py/tests/test_array_from_pyobj.py skips all tests due to use of legacy dtype API
ngoldbaum opened this issue 6 months ago
ngoldbaum opened this issue 6 months ago
ENH: Forward compatible "shape" argument vs "size"
jonas-eschle opened this issue 6 months ago
jonas-eschle opened this issue 6 months ago
BUG: Trouble with r/l/strip when stripping a non-ASCII character from a StringDType
WarrenWeckesser opened this issue 6 months ago
WarrenWeckesser opened this issue 6 months ago
API: Partially revert unique with return_inverse
seberg opened this pull request 6 months ago
seberg opened this pull request 6 months ago
MAINT: declare that NumPy's C extensions support running without the GIL
ngoldbaum opened this pull request 6 months ago
ngoldbaum opened this pull request 6 months ago
Basic jsm
venise5224 opened this pull request 6 months ago
venise5224 opened this pull request 6 months ago
BUG: mismatch in means calculated two ways on the same data
schekroud opened this issue 6 months ago
schekroud opened this issue 6 months ago
BUG: Failed to build from source
n-bes opened this issue 6 months ago
n-bes opened this issue 6 months ago
I locked this issue. Please do open an new issue with a description of your environment and complete reproducer. Much of the discussion here is not anything NumPy can control, but maybe we can help you fix the problem with a good description of what you are doing.
bard259 opened this issue 6 months ago
bard259 opened this issue 6 months ago
ENH: Provide a hook for gufuncs to process core dimensions.
WarrenWeckesser opened this pull request 6 months ago
WarrenWeckesser opened this pull request 6 months ago
BUG: Numpy2 breaks str() on list of numpy scalars
varchasgopalaswamy opened this issue 6 months ago
varchasgopalaswamy opened this issue 6 months ago
MAINT: Bump actions/setup-python from 5.1.0 to 5.1.1
dependabot[bot] opened this pull request 6 months ago
dependabot[bot] opened this pull request 6 months ago
API: Do not consider subclasses for NEP 50 weak promotion
seberg opened this pull request 6 months ago
seberg opened this pull request 6 months ago
BUG,ENH: Fix generic scalar infinite recursion issues
seberg opened this pull request 6 months ago
seberg opened this pull request 6 months ago
BUG: Fix off-by-one error in amount of characters in strip
lysnikolaou opened this pull request 6 months ago
lysnikolaou opened this pull request 6 months ago
Apply some ruff/flake8-bugbear rules (B004 and B005)
DimitriPapadopoulos opened this pull request 6 months ago
DimitriPapadopoulos opened this pull request 6 months ago
BUG: `np.loadtxt` return F_CONTIGUOUS ndarray if row size is too big
determ1ne opened this pull request 6 months ago
determ1ne opened this pull request 6 months ago
BUG: `np.loadtxt` return F_CONTIGUOUS ndarray if row size is too big
determ1ne opened this issue 6 months ago
determ1ne opened this issue 6 months ago
BUG: Cannot convert masked array of python datetimes to datetime64 after changing fill value
ArthurGW opened this issue 6 months ago
ArthurGW opened this issue 6 months ago
BUG: `np.strings.strip` and `np.strings.rstrip` remove unspecified singular remaining characters
timothymillar opened this issue 6 months ago
timothymillar opened this issue 6 months ago
TYP: type hint ``numpy.polynomial``
jorenham opened this pull request 6 months ago
jorenham opened this pull request 6 months ago
DOC: Change NEP hardlinks to intersphinx mappings.
eagunn opened this pull request 6 months ago
eagunn opened this pull request 6 months ago
DOC: Change documentation copyright strings to use a dynamic end year
eagunn opened this pull request 6 months ago
eagunn opened this pull request 6 months ago
MAINT: Bump actions/setup-node from 4.0.2 to 4.0.3
dependabot[bot] opened this pull request 6 months ago
dependabot[bot] opened this pull request 6 months ago
ENH: improve StringDType error in from buffer results
flying-sheep opened this issue 6 months ago
flying-sheep opened this issue 6 months ago
ENH: Allow use of clip with Python integers to always succeed
seberg opened this pull request 6 months ago
seberg opened this pull request 6 months ago
DOC: Add a note that one should free the proto struct
seberg opened this pull request 6 months ago
seberg opened this pull request 6 months ago
DOC: Change NEP hardlinks to intersphinx mappings
eagunn opened this pull request 6 months ago
eagunn opened this pull request 6 months ago
API: Add ``device`` and ``to_device`` to scalars
mtsokol opened this pull request 6 months ago
mtsokol opened this pull request 6 months ago
BUG: remove numpy.f2py from excludedimports
charris opened this pull request 6 months ago
charris opened this pull request 6 months ago
BUG: Fix new DTypes and new string promotion when signature is involved
charris opened this pull request 6 months ago
charris opened this pull request 6 months ago
ENH: Support strided layout in numpy.searchsorted
chjz1024 opened this issue 6 months ago
chjz1024 opened this issue 6 months ago
ENH: Improve polyval performance by using inplace operations
eendebakpt opened this pull request 6 months ago
eendebakpt opened this pull request 6 months ago
MAINT: Remove a redundant import from the generated __ufunc_api.h.
WarrenWeckesser opened this pull request 6 months ago
WarrenWeckesser opened this pull request 6 months ago
BUG: Make issctype always return bool.
charris opened this pull request 6 months ago
charris opened this pull request 6 months ago
MAINT: start applying ruff/pyupgrade rules (UP)
DimitriPapadopoulos opened this pull request 6 months ago
DimitriPapadopoulos opened this pull request 6 months ago
DOC, MAINT: fix typos found by codespell
DimitriPapadopoulos opened this pull request 6 months ago
DimitriPapadopoulos opened this pull request 6 months ago
DOC: Fix small incorrect markup
F3eQnxN3RriK opened this pull request 6 months ago
F3eQnxN3RriK opened this pull request 6 months ago
MAINT: start applying ruff/flake8-simplify rules (SIM)
DimitriPapadopoulos opened this pull request 6 months ago
DimitriPapadopoulos opened this pull request 6 months ago
ENH: support no-copy pickling for any array that can be transposed to a C-contiguous array
yangdong02 opened this issue 6 months ago
yangdong02 opened this issue 6 months ago
BUG: start applying ruff/flake8-implicit-str-concat rules (ISC)
DimitriPapadopoulos opened this pull request 6 months ago
DimitriPapadopoulos opened this pull request 6 months ago
MAINT: start applying ruff/Perflint rules (PERF)
DimitriPapadopoulos opened this pull request 6 months ago
DimitriPapadopoulos opened this pull request 6 months ago
TYP,BUG: Replace ``numpy._typing._UnknownType`` with ``typing.Never``
jorenham opened this pull request 6 months ago
jorenham opened this pull request 6 months ago
BUG: Explicitly calling in-place arithmetic methods of ndarray doesn't work with advanced slicing
MikhailRyazanov opened this issue 6 months ago
MikhailRyazanov opened this issue 6 months ago
TYP: improved ``numpy._array_api_info`` typing
jorenham opened this pull request 6 months ago
jorenham opened this pull request 6 months ago
TYP: use `types.CapsuleType` on python>=3.13
jorenham opened this pull request 6 months ago
jorenham opened this pull request 6 months ago
TYP: adopt ``typing.LiteralString`` and use more of ``typing.Literal``
jorenham opened this pull request 6 months ago
jorenham opened this pull request 6 months ago
BUG: Handle --f77flags and --f90flags for meson [wheel build]
charris opened this pull request 6 months ago
charris opened this pull request 6 months ago
BUG: Mismatched allocation domains in ``PyArray_FillWithScalar``
charris opened this pull request 6 months ago
charris opened this pull request 6 months ago
BUG: fancy indexing copy
charris opened this pull request 6 months ago
charris opened this pull request 6 months ago
TYP,BUG: fix ``numpy.__dir__`` annotations
jorenham opened this pull request 6 months ago
jorenham opened this pull request 6 months ago
MAINT: Bump actions/upload-artifact from 4.3.3 to 4.3.4
dependabot[bot] opened this pull request 6 months ago
dependabot[bot] opened this pull request 6 months ago
TYP: add missing annotations for ``numpy.object_.__new__``
jorenham opened this pull request 6 months ago
jorenham opened this pull request 6 months ago
BUG: Incorrect representation of floats in numpy 2
elac-safran opened this issue 6 months ago
elac-safran opened this issue 6 months ago
ENH: Add asv benchmark for Polynomial
eendebakpt opened this pull request 6 months ago
eendebakpt opened this pull request 6 months ago
2.0.0 sys.stderr attribute error packaged with cx_freeze
jonnypeace opened this issue 6 months ago
jonnypeace opened this issue 6 months ago
BUG: issubdtype and iinfo disagree on whether timedelta is an integer
gerritholl opened this issue 6 months ago
gerritholl opened this issue 6 months ago
ENH: StringDType and lost arena allocation
egesip opened this issue 6 months ago
egesip opened this issue 6 months ago
BUG: crash after resize on a StringDType array
egesip opened this issue 6 months ago
egesip opened this issue 6 months ago
TYP: Annotate type aliases as ``typing.TypeAlias``
jorenham opened this pull request 6 months ago
jorenham opened this pull request 6 months ago
MAINT: Start applying ruff/Pycodestyle rules
DimitriPapadopoulos opened this pull request 6 months ago
DimitriPapadopoulos opened this pull request 6 months ago
DOC: Update some documentation
charris opened this pull request 6 months ago
charris opened this pull request 6 months ago
TYP: improved ``numpy.frompyfunc`` type hints
jorenham opened this pull request 6 months ago
jorenham opened this pull request 6 months ago
BUG: including arrayobject.h results in fatal error 'numpy/_public_dtype_api_table.h: No such file or directory'
jkohnert opened this issue 6 months ago
jkohnert opened this issue 6 months ago
BUG: Segmentation fault when working with open3d
AlterraFa opened this issue 6 months ago
AlterraFa opened this issue 6 months ago
API: Make weak promotion only trigger for exact types
seberg opened this issue 6 months ago
seberg opened this issue 6 months ago
TYP: overload ``numpy.frompyfunc`` for specific ``nin``/``nout``
jorenham opened this pull request 6 months ago
jorenham opened this pull request 6 months ago
Array API - `np.sum` returns a scalar instead of an array/missing `.device` attribute
betatim opened this issue 6 months ago
betatim opened this issue 6 months ago
BUG: Mismatched allocation domains in ``PyArray_FillWithScalar``
rostan-t opened this pull request 6 months ago
rostan-t opened this pull request 6 months ago
TYP: include the ``|`` prefix for ``dtype`` char codes
jorenham opened this pull request 6 months ago
jorenham opened this pull request 6 months ago
TYP: fix ``ufunc`` method type annotations
jorenham opened this pull request 6 months ago
jorenham opened this pull request 6 months ago
MAINT: back printoptions with a true context variable
ngoldbaum opened this pull request 6 months ago
ngoldbaum opened this pull request 6 months ago
ENH: Add docstrings to native type stubs
rchiodo opened this issue 6 months ago
rchiodo opened this issue 6 months ago
BUG: memory overlap in some tricky indexing scenarios
tylerjereddy opened this issue 6 months ago
tylerjereddy opened this issue 6 months ago
BUG: performance regression of polynomial evaluation
PeterWurmsdobler opened this issue 6 months ago
PeterWurmsdobler opened this issue 6 months ago
BUILD: clean out py2 stuff from npy_3kcompat.h
mattip opened this pull request 6 months ago
mattip opened this pull request 6 months ago
BENCH: Missing ufunc in benchmarks
JuliaPoo opened this pull request 6 months ago
JuliaPoo opened this pull request 6 months ago
BUG: F2PY Compilation Failures under Meson with fixed-form/F77 file
ClarkMyWords opened this issue 6 months ago
ClarkMyWords opened this issue 6 months ago
BUG: Invalid `ufunc` type annotations
jorenham opened this issue 6 months ago
jorenham opened this issue 6 months ago
BUG: diff function does not accept Timezone aware datetime
hdattada opened this issue 6 months ago
hdattada opened this issue 6 months ago
BUG: fix PyArray_ImportNumPyAPI under -Werror=strict-prototypes
charris opened this pull request 6 months ago
charris opened this pull request 6 months ago
DOC: NEP copyright line is hard-code to 2017-2018 rather than <startdate> to <now>
eagunn opened this issue 6 months ago
eagunn opened this issue 6 months ago
DOC: AI generated examples for ma.correlate.
otieno-juma opened this pull request 6 months ago
otieno-juma opened this pull request 6 months ago