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: Matrix multiplication in windows produces large numerical errors inconsistently in numpy >= 2
alasdairwilson opened this issue 6 months ago
alasdairwilson opened this issue 6 months ago
ENH: Allow disabling error for `numpy.linalg.inv` when one matrix is singular in a stack
champystile opened this issue 6 months ago
champystile opened this issue 6 months ago
BUG: random: Fix edge case of Johnk's algorithm for the beta distribution.
WarrenWeckesser opened this pull request 6 months ago
WarrenWeckesser opened this pull request 6 months ago
numpy import fails when built for mingw-w64
clin1234 opened this issue 6 months ago
clin1234 opened this issue 6 months ago
TYP: Overlapping overloads with incompatible return types
jorenham opened this issue 6 months ago
jorenham opened this issue 6 months ago
DOC: document 'floatmode' and 'legacy' keys from np.get_printoptions' return dict
neutrinoceros opened this pull request 6 months ago
neutrinoceros opened this pull request 6 months ago
No module named 'numpy.core._multiarray_umath'
langeleipe opened this issue 6 months ago
langeleipe opened this issue 6 months ago
BUG: unexpected type promotion multiplying a masked array with an integer
gerritholl opened this issue 6 months ago
gerritholl opened this issue 6 months ago
DO NOT MERGE: Add test to partially cover SIMD alignment issues
seberg opened this pull request 6 months ago
seberg opened this pull request 6 months ago
BUG: Fix simd loadable stride logic
seberg opened this pull request 6 months ago
seberg opened this pull request 6 months ago
DOC: fix tiny typo
gabrielfougeron opened this pull request 6 months ago
gabrielfougeron opened this pull request 6 months ago
DOC: Replace np.matrix in .view() docstring example.
rossbar opened this pull request 6 months ago
rossbar opened this pull request 6 months ago
DOC: Undocumented behavior in `np.reshape` and `np.transpose`
mlabslyken opened this issue 6 months ago
mlabslyken opened this issue 6 months ago
BUG: crash from inside highway running the numpy tests with asan on MacOS with Clang15
ngoldbaum opened this issue 6 months ago
ngoldbaum opened this issue 6 months ago
DOC: Fix migration note for ``alltrue`` and ``sometrue``
charris opened this pull request 6 months ago
charris opened this pull request 6 months ago
BUG: cfuncs.py: fix crash when sys.stderr is not available
charris opened this pull request 6 months ago
charris opened this pull request 6 months ago
Strange result running lexsort on array with compound type
moloney opened this issue 6 months ago
moloney opened this issue 6 months ago
TYP: add array builtin types
guan404ming opened this pull request 6 months ago
guan404ming opened this pull request 6 months ago
BUG: f2py cannot find .mod files automatically for the new meson backend
1234zou opened this issue 6 months ago
1234zou opened this issue 6 months ago
DOC: Release note for feature added in gh-26908.
WarrenWeckesser opened this pull request 6 months ago
WarrenWeckesser opened this pull request 6 months ago
DOC: NEP 50 documentation out of sync
nmiles2718 opened this issue 6 months ago
nmiles2718 opened this issue 6 months ago
DOC: Fix migration note for ``alltrue`` and ``sometrue``
mtsokol opened this pull request 6 months ago
mtsokol opened this pull request 6 months ago
BUG: fix gcd inf
guan404ming opened this pull request 6 months ago
guan404ming opened this pull request 6 months ago
BUG: cfuncs.py: fix crash when sys.stderr is not available
nicoddemus opened this pull request 6 months ago
nicoddemus opened this pull request 6 months ago
BUG: unsharing Linux user namespace returns EINVAL when importing numpy
desiree-rentz opened this issue 6 months ago
desiree-rentz opened this issue 6 months ago
MAINT: replace PyThread_type_lock with PyMutex on Python >= 3.13.0b3
ngoldbaum opened this pull request 6 months ago
ngoldbaum opened this pull request 6 months ago
DOC: update tutorials link
guan404ming opened this pull request 6 months ago
guan404ming opened this pull request 6 months ago
TST, MAINT: Loosen required test precision
charris opened this pull request 6 months ago
charris opened this pull request 6 months ago
TYP,BUG: Complete type stubs for ``numpy.dtypes``
jorenham opened this pull request 6 months ago
jorenham opened this pull request 6 months ago
BUG: sort() with order slow on multi dtype arrays (sorting by unsigned integer ID)
me9hanics opened this issue 6 months ago
me9hanics opened this issue 6 months ago
`where` with out-of-bounds Python integers in Numpy 2
ndgrigorian opened this issue 6 months ago
ndgrigorian opened this issue 6 months ago
Contributor names for NumPy 2.1.0 release
charris opened this issue 6 months ago
charris opened this issue 6 months ago
ENH: Improved performance of ``numpy.mgrid`` and ``numpy.ogrid``
jorenham opened this pull request 6 months ago
jorenham opened this pull request 6 months ago
BUG: StringDType: integer indexed assignment does not work for arena strings.
egesip opened this issue 6 months ago
egesip opened this issue 6 months ago
REL: Prepare for the NumPy 2.0.1 release [wheel build]
charris opened this pull request 6 months ago
charris opened this pull request 6 months ago
ENH: Add numpy.random.disk() for generating uniform random points within a customizable disk or circular sector
amirh0ss3in opened this issue 6 months ago
amirh0ss3in opened this issue 6 months ago
BUG: subtraction two numpy arrays of np.uint64 doesn't return the correct result.
nir-vaknin-vaknin opened this issue 6 months ago
nir-vaknin-vaknin opened this issue 6 months ago
20240720 image handle
Nick46choda opened this pull request 6 months ago
Nick46choda opened this pull request 6 months ago
ENH: Add ``__slots__`` to private (sub-)classes in ``numpy.lib._index_tricks_impl``
jorenham opened this pull request 6 months ago
jorenham opened this pull request 6 months ago
BUG: Add object cast to avoid warning with limited API
charris opened this pull request 6 months ago
charris opened this pull request 6 months ago
TYP: Typing fixes for ``numpy.iinfo`` & ``numpy.finfo``
jorenham opened this pull request 6 months ago
jorenham opened this pull request 6 months ago
TYP,BUG: FIx ``numpy.ndenumerate`` annotations for ``object_`` sctype
jorenham opened this pull request 6 months ago
jorenham opened this pull request 6 months ago
TYP: Covariant ``numpy.ndenumerate`` type parameter
jorenham opened this pull request 6 months ago
jorenham opened this pull request 6 months ago
MAINT: mark scipy-openblas nightly tests as allowed to fail
ngoldbaum opened this pull request 6 months ago
ngoldbaum opened this pull request 6 months ago
BUG: PyArray_MultiIter_SIZE is not defined in 1.26.4 headers despite documentation stating it is new in 1.26.0
oleksandr-pavlyk opened this issue 6 months ago
oleksandr-pavlyk opened this issue 6 months ago
DOC: fix ctypes example
ngoldbaum opened this pull request 6 months ago
ngoldbaum opened this pull request 6 months ago
BUG: `np.ceil`/`np.floor` fails when specified `dtype` is int
mcrumiller opened this issue 6 months ago
mcrumiller opened this issue 6 months ago
MAINT: Bump github/codeql-action from 3.25.12 to 3.25.13
dependabot[bot] opened this pull request 6 months ago
dependabot[bot] opened this pull request 6 months ago
Numpy 1.26 not finding GLIBCXX_3.4.30
mahmoodn opened this issue 6 months ago
mahmoodn opened this issue 6 months ago
BUG: Add object cast to avoid warning with limited API
seberg opened this pull request 6 months ago
seberg opened this pull request 6 months ago
TYP,BUG: Fix potentially unresolved typevar in ``median`` and ``percentile``
jorenham opened this pull request 6 months ago
jorenham opened this pull request 6 months ago
TYP,BUG: Type annotations for ``numpy.trapezoid``
jorenham opened this pull request 6 months ago
jorenham opened this pull request 6 months ago
Build issue on Windows and Python 3.13 with non-ascii paths
clin1234 opened this issue 6 months ago
clin1234 opened this issue 6 months ago
ENH: add support in f2py to declare gil-disabled support
ngoldbaum opened this pull request 6 months ago
ngoldbaum opened this pull request 6 months ago
DOC: add sphinx-copybutton
mosc9575 opened this pull request 6 months ago
mosc9575 opened this pull request 6 months ago
TYP: Explicit ``numpy.__all__`` in the stubs
jorenham opened this pull request 6 months ago
jorenham opened this pull request 6 months ago
BUG: right bound in numpy.random.Generator.uniform is not excluded
francescotaurone opened this issue 6 months ago
francescotaurone opened this issue 6 months ago
BUG: Issue in upgrading Spin to 0.11
ganesh-k13 opened this issue 6 months ago
ganesh-k13 opened this issue 6 months ago
Having Numpy 1.x with Python 3.12 (?)
mahmoodn opened this issue 6 months ago
mahmoodn opened this issue 6 months ago
TYP: Use ``Final`` and ``LiteralString`` for the constants in ``numpy.version``
jorenham opened this pull request 6 months ago
jorenham opened this pull request 6 months ago
BUG: numpy.radians() returns different results when applied with and without array indexing for input arrays with integer elements
DMcAUoS opened this issue 6 months ago
DMcAUoS opened this issue 6 months ago
DOC: The f2py meson documentation is seemingly not executable
kconnour opened this issue 6 months ago
kconnour opened this issue 6 months ago
BUG: Off by one in memory overlap check
yairchu opened this pull request 6 months ago
yairchu opened this pull request 6 months ago
BUG: fix f2py tests to work with v2 API
charris opened this pull request 6 months ago
charris opened this pull request 6 months ago
MAINT: Don't xfail for PyPy in tests.
charris opened this pull request 6 months ago
charris opened this pull request 6 months ago
BUG: Fix unicode strip
inakleinbottle opened this pull request 6 months ago
inakleinbottle opened this pull request 6 months ago
MAINT: add a 'tests' install tag to the `numpy._core._simd` extension module
rgommers opened this pull request 6 months ago
rgommers opened this pull request 6 months ago
BUG: The truth value of an array with more than one element is ambiguous
jikechao opened this issue 6 months ago
jikechao opened this issue 6 months ago
MAINT: Add re-usable templates for load/store and masked function calls using Highway
Mousius opened this pull request 6 months ago
Mousius opened this pull request 6 months ago
DOC: Hamming window formula is wrong in doc numpy.hamming
liuwei-git opened this issue 6 months ago
liuwei-git opened this issue 6 months ago
DOC: Issue template for static typing
jorenham opened this pull request 6 months ago
jorenham opened this pull request 6 months ago
BUG: Fix out-of-bound minimum offset for in1d table method
charris opened this pull request 6 months ago
charris opened this pull request 6 months ago
BUG,MAINT: Fix utf-8 character stripping memory access
charris opened this pull request 6 months ago
charris opened this pull request 6 months ago
API: Partially revert unique with return_inverse
charris opened this pull request 6 months ago
charris opened this pull request 6 months ago
BUG: Fix off-by-one error in amount of characters in strip
charris opened this pull request 6 months ago
charris opened this pull request 6 months ago
BUG: Quantile closest_observation to round to nearest even order
charris opened this pull request 6 months ago
charris opened this pull request 6 months ago
BUG: index overlap copy
tylerjereddy opened this pull request 6 months ago
tylerjereddy opened this pull request 6 months ago
My numpy branch
claireyang-dev opened this pull request 6 months ago
claireyang-dev opened this pull request 6 months ago
MAINT: Use fused-multiply-add for complex numbers calculations
yairchu opened this pull request 6 months ago
yairchu opened this pull request 6 months ago
test_iter_refcount fails with numpy 2.0.0 local build with python 3.13
pajarrige opened this issue 6 months ago
pajarrige opened this issue 6 months ago
TYP: Replace ``typing.Optional[T]`` with ``T | None`` in the ``numpy.typing`` tests
jorenham opened this pull request 6 months ago
jorenham opened this pull request 6 months ago
TYP: Replace ``typing.Union`` with ``|`` in ``numpy._typing``
jorenham opened this pull request 6 months ago
jorenham opened this pull request 6 months ago
DOC: Running numpy2 with previous type promotion rules using np._set_promotion_state("legacy")
stenhasselquist opened this issue 6 months ago
stenhasselquist opened this issue 6 months ago
BUG: Converting Pytorch tensor to np.ndarray using np.asarray() is broken in 2.0.0
JonasDeSchouwer opened this issue 6 months ago
JonasDeSchouwer opened this issue 6 months ago
MAINT: add freethreading_compatible directive to cython build
ngoldbaum opened this pull request 6 months ago
ngoldbaum opened this pull request 6 months ago
NEP 54 resolution
r-devulap opened this issue 6 months ago
r-devulap opened this issue 6 months ago
ENH: add sphinx-copybutton to the documentation
mosc9575 opened this issue 6 months ago
mosc9575 opened this issue 6 months ago
BUG: Certain non zero arrays sum to zero
alarichartsock opened this issue 6 months ago
alarichartsock opened this issue 6 months ago
TYP: Add missing typecodes in ``numpy._core.numerictypes.typecodes``
jorenham opened this pull request 6 months ago
jorenham opened this pull request 6 months ago
TYP: Improved ``numpy._core.multiarray`` type annotations
jorenham opened this pull request 6 months ago
jorenham opened this pull request 6 months ago
TYP: Annotate ``numpy._core._type_aliases``.
jorenham opened this pull request 6 months ago
jorenham opened this pull request 6 months ago
TYP,BUG: Remove non-existant ``numpy.__git_version__`` in the stubs.
jorenham opened this pull request 6 months ago
jorenham opened this pull request 6 months ago
TYP: Improved ``numpy.generic`` rich comparison operator type annotations.
jorenham opened this pull request 6 months ago
jorenham opened this pull request 6 months ago
TYP: Non-distributive ``numpy.generic`` type args.
jorenham opened this pull request 6 months ago
jorenham opened this pull request 6 months ago
BUG: Compiler-options-dependent bug in np.square for complex numbers affecting numpy-1.26.4 on macOS on ARM
yairchu opened this issue 6 months ago
yairchu opened this issue 6 months ago
BUG: Segmentation fault on `TestMonsterType::test_dict_recursion` test Python3.12 main branch debug build
inakleinbottle opened this issue 6 months ago
inakleinbottle opened this issue 6 months ago
TYP,BUG: Fix ``dtype`` type alias specialization issue in ``__init__.pyi``
jorenham opened this pull request 6 months ago
jorenham opened this pull request 6 months ago
TYP,BUG: Remove ``numpy.cast`` and ``numpy.disp`` from the typing stubs.
jorenham opened this pull request 6 months ago
jorenham opened this pull request 6 months ago
BUG: linter didn't fail with very long line
paddyroddy opened this issue 6 months ago
paddyroddy opened this issue 6 months ago
BUG: fix ``f2py`` tests to work with v2 API
paddyroddy opened this pull request 6 months ago
paddyroddy opened this pull request 6 months ago