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

API: Make any and all return booleans by default

seberg opened this pull request about 1 year ago
ENH: support float and longdouble in FFT using C++ pocketfft version

mhvk opened this pull request about 1 year ago
TST: marks on a fixture have no effect

mattip opened this pull request about 1 year ago
MAINT: Include header defining backtrace

stefanv opened this pull request about 1 year ago
CI: cygwin job is timing out at over 6 hours

mattip opened this issue about 1 year ago
DOC: fix a small np.einsum example

VladimirFokow opened this pull request about 1 year ago
DOC: fix a small np.einsum example

VladimirFokow opened this pull request about 1 year ago
DOC: Add documentation explaining our promotion rules

seberg opened this pull request about 1 year ago
DOC: quantile: correct/simplify documentation

mdhaber opened this pull request about 1 year ago
ENH: Add ``axis`` kwarg to np.tile

Evidlo opened this pull request about 1 year ago
Practice message

whitecat2021 opened this pull request about 1 year ago
Changed THANKS.txt

SLii02 opened this pull request about 1 year ago
testing changes

jamesh14 opened this pull request about 1 year ago
DOC: Fix some references in document

F3eQnxN3RriK opened this pull request about 1 year ago
ENH: Adding reshape notation to einsum string

ziofil opened this issue about 1 year ago
CI: add pinning for scipy-openblas wheels

mattip opened this pull request about 1 year ago
BUG: backtrace function detected but not present (aarch64)

stefanv opened this issue about 1 year ago
DOC: empty: standardize notes about uninitialized values

mdhaber opened this pull request about 1 year ago
BUG: einsum compute error

zcy618 opened this issue about 1 year ago
TSK: Follow-up things for stringdtype

mhvk opened this issue about 1 year ago
DOC: Clarify deprecated width Parameter in numpy.binary_repr #25634 [skip azp]

msavinash opened this pull request about 1 year ago
BUG: Type hints missing for `np.array` with builtin types

user27182 opened this issue about 1 year ago
DOC: Clarify deprecated width Parameter in numpy.binary_repr #25634

msavinash opened this pull request about 1 year ago
MAINT: Simplify scalar int division a bit (no need for helper func)

seberg opened this pull request about 1 year ago
API: make numpy.lib._arraysetops.intersect1d work on multiple arrays

skuschel opened this pull request about 1 year ago
Update to OpenBLAS 0.3.26

mattip opened this pull request about 1 year ago
CI: Flaky Mac ARM64 sorting test

ngoldbaum opened this issue about 1 year ago
BUG: CI sometimes crashes on sort on macos_arm64

mhvk opened this issue about 1 year ago
DOC: Try add a section on NEP 50 to migration guide

seberg opened this pull request about 1 year ago
Numpy

Banks242 opened this issue about 1 year ago
BUG: tarballs attached to releases since 1.26.0 have files with epoch=0

sandrotosi opened this issue about 1 year ago
DOC: replace autosummary for numpy.dtypes with enumerated list

ngoldbaum opened this pull request about 1 year ago
DOC: fix docstring of quantile and percentile

lorentzenchr opened this pull request about 1 year ago
BUG: Masked array default fill value can overflow

ngoldbaum opened this issue about 1 year ago
NEP: add note on Python integer "exceptions" to NEP 50

seberg opened this pull request about 1 year ago
ENH: add matvec and vecmat gufuncs

mhvk opened this pull request about 1 year ago
DOC: add a section on NumPy's module structure to the refguide

rgommers opened this pull request about 1 year ago
BUG: Ensure meson updates generated umath doc correctly.

mhvk opened this pull request about 1 year ago
BUG: check for overflow when converting a string to an int scalar

ngoldbaum opened this pull request about 1 year ago
MAINT: Bump actions/upload-artifact from 4.2.0 to 4.3.0

dependabot[bot] opened this pull request about 1 year ago
BLD: fix potential issue with escape sequences in ``__config__.py``

charris opened this pull request about 1 year ago
BLD: fix potential issue with escape sequences in ``__config__.py``

rgommers opened this pull request about 1 year ago
BUG: correct irfft with n=1 on larger input

mhvk opened this pull request about 1 year ago
<No module named 'numpy.core._multiarray_umath'>

pengyuanwei opened this issue about 1 year ago
BUG: np.memmap broken on Windows (maybe)

larsoner opened this issue about 1 year ago
DOC: minor improvement to the partition() docstrings

wingkitlee0 opened this pull request about 1 year ago
spin, as documented in INSTALL.rst, fails

duanev opened this issue about 1 year ago
BUG: Allow NumPy int scalars to be divided by out-of-bound Python ints

seberg opened this pull request about 1 year ago
BUG: np.fft.hfft on main segfaults when n=1

jakevdp opened this issue about 1 year ago
MAINT: Bump mymindstorm/setup-emsdk from 13 to 14

dependabot[bot] opened this pull request about 1 year ago
BUG: inconsistency between str.center and np.char.center

ngoldbaum opened this issue about 1 year ago
BUG: Fix AVX512 build flags on Intel Classic Compiler

charris opened this pull request about 1 year ago
MAINT: fix warning about visibility tag on clang

ngoldbaum opened this pull request about 1 year ago
DOC: add autosummary API reference for DType clases.

ngoldbaum opened this pull request about 1 year ago
MAINT: Refactor C++ Sort Operations

seiko2plus opened this pull request about 1 year ago
DOC: f2py command to generate c wrapper respecting pyf file directives

JulianBothorn opened this issue about 1 year ago
BUG: Fix AVX512 build flags on Intel Classic Compiler

seiko2plus opened this pull request about 1 year ago
ENH: Allow strings in logical ufuncs

seberg opened this pull request about 1 year ago
DOC: improve structure of reference guide

rgommers opened this pull request about 1 year ago
DOC: fix syntax highlighting issues in added f2py docs

rgommers opened this pull request about 1 year ago
BUG: Scalar `__format__` should use dragon4 printing for floats

ArgoHA opened this issue about 1 year ago
DOC: Fix links to f2py codes

F3eQnxN3RriK opened this pull request about 1 year ago
TST: Bump pytz to 2023.3.post1

charris opened this pull request about 1 year ago
BUG: branch choices for `geomspace` on complex arguments

mcabbott opened this issue about 1 year ago
TST: Fix test_warning_calls on Python 3.12

charris opened this pull request about 1 year ago
BUG: SVML lacks CET support

loqs opened this issue about 1 year ago
DOC: Remove a duplicated argument `shape` in `empty_like`

F3eQnxN3RriK opened this pull request about 1 year ago
BUG: numpy 2.0 dividing np.uint8 by python int leads to OverflowError

MatthewFlamm opened this issue about 1 year ago
MAINT: Bump actions/upload-artifact from 4.1.0 to 4.2.0

dependabot[bot] opened this pull request about 1 year ago
ENH,MAINT: FFT Gufuncs could be improved with C++ and new API

seberg opened this issue about 1 year ago
MAINT: Move np.char methods to np.strings

lysnikolaou opened this pull request about 1 year ago
BUG: `sqrt(ma.masked)` returns non-masked array

crusaderky opened this issue about 1 year ago
BUG: complex128 loses precision when constructed from string

bjodah opened this issue about 1 year ago
BUG: float64 ufunc 'equal' has different behaviour in normal and debug mode

NeanderThaler opened this issue about 1 year ago
BUG: Use large file fallocate on 32 bit linux platforms

snogge opened this pull request about 1 year ago
BUG: Use large file fallocate on 32 bit linux platforms

snogge opened this pull request about 1 year ago
TST: Bump pytz to 2023.3.post1

QuLogic opened this pull request about 1 year ago
TST: Fix test_warning_calls on Python 3.12

QuLogic opened this pull request about 1 year ago
TST: Fix f2py doc test collection in editable installs

QuLogic opened this pull request about 1 year ago
BUG: Complex printing tests fail on Windows ARM64

QuLogic opened this issue about 1 year ago
NEP: update NEP 55 text to match current stringdtype implementation

ngoldbaum opened this pull request about 1 year ago
Cannot install Numpy 1.26 and 1.24.4 has a bug

kylefoley76 opened this issue about 1 year ago
MAINT: add ``newaxis`` to ``__all__`` in ``numpy.array_api``

charris opened this pull request about 1 year ago
BLD: fix building for windows ARM64

charris opened this pull request about 1 year ago
TST: Fix test_numeric on riscv64

charris opened this pull request about 1 year ago
BUG: Pass newline to datasource.open() in numpy.lib.npio.

cook-1229 opened this pull request about 1 year ago
MAINT: add ``newaxis`` to ``__all__`` in ``numpy.array_api``

rgommers opened this pull request about 1 year ago
MAINT: Bump actions/dependency-review-action from 3.1.5 to 4.0.0

dependabot[bot] opened this pull request about 1 year ago
BLD: fix building for windows ARM64

ngoldbaum opened this pull request about 1 year ago