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

DOC: AI generated examples for ma.reshape

otieno-juma opened this pull request 6 months ago
DOC: AI-Gen examples for ma.put

otieno-juma opened this pull request 6 months ago
DOC: AI generated examples for ma.left_shift.

otieno-juma opened this pull request 6 months ago
DOC: AI-Gen examples ctypeslib.as_ctypes_types

otieno-juma opened this pull request 6 months ago
CI: Test Linux (nightly OpenBLAS) is failing

charris opened this issue 6 months ago
TYP: fix missing sys import in numeric.pyi

charris opened this pull request 6 months ago
BUG: Ensure output order follows input in numpy.fft

charris opened this pull request 6 months ago
BLD: Fix x86-simd-sort build failure on openBSD

charris opened this pull request 6 months ago
DOC, CI: Docs build is failing on CircleCI

melissawm opened this issue 6 months ago
BUG: Infinite recursion when trying to use a f2py dtype

BartSchuurmans opened this issue 7 months ago
BUG: Error running `spin mypy` from the repository folder

Andrej730 opened this issue 7 months ago
MAINT: Bump github/codeql-action from 3.25.10 to 3.25.11

dependabot[bot] opened this pull request 7 months ago
DOC: Add `>>> import numpy as np` stubs everywhere

agriyakhetarpal opened this pull request 7 months ago
TST: fix 'spin test single_test' for future versions of spin

ngoldbaum opened this pull request 7 months ago
CI,TST: Fix meson tests needing gfortran [wheel build]

HaoZeke opened this pull request 7 months ago
DOC: update notes on sign for complex numbers

Jakob-Unfried opened this pull request 7 months ago
Build issue on Windows and Python 3.13

clin1234 opened this issue 7 months ago
DOC: Change selected hardlinks to NEPs to intersphinx mappings

eagunn opened this pull request 7 months ago
BUG: Performance regression of `np.log` with `complex64` input on Linux

WarrenWeckesser opened this issue 7 months ago
Custom meson not included in 2.0.0 distribution

VictorEijkhout opened this issue 7 months ago
DOC: Update 2.0 migration guide and release note

mtsokol opened this pull request 7 months ago
Missing meson pass-through argument

VictorEijkhout opened this pull request 7 months ago
Proposal: Deprecate amax

gilaroni opened this issue 7 months ago
MNT: Update dlpack docs and typing stubs

mtsokol opened this pull request 7 months ago
Rewrite complex log1p to improve precision.

WarrenWeckesser opened this pull request 7 months ago
BLD: Fix x86-simd-sort build failure on openBSD

r-devulap opened this pull request 7 months ago
BUG: add order to out array of `numpy.fft`

vahidmech opened this pull request 7 months ago
DOC: Remove mention of NaN and NAN aliases from constants

charris opened this pull request 7 months ago
DOC: Mention '1.25' legacy printing mode in ``set_printoptions``

charris opened this pull request 7 months ago
TYP: fix incorrect import in ``ma/extras.pyi`` stub

charris opened this pull request 7 months ago
BUG?: precision issue using np.matmul on macOS 14 with Accelerate

jorisvandenbossche opened this issue 7 months ago
DOC: Update link to Python stdlib random.

rossbar opened this pull request 7 months ago
BUG: avoid side-effect of 'include complex.h'

mattip opened this pull request 7 months ago
TYP: fix missing `sys` import in numeric.pyi

Andrej730 opened this pull request 7 months ago
BUG: Cython Extension Fails to Compile if C variable `I` is used.

moorepants opened this issue 7 months ago
DOC: Generator docs link to wrong `random`

nickodell opened this issue 7 months ago
BUG: CPU Feature Checks Fail on OpenBSD 7.5

AngeloD2022 opened this issue 7 months ago
ENH: Virtually implement __buffer__ for Python < 3.12

Andrej730 opened this pull request 7 months ago
ENH: virtually support __buffer__ method for python <3.12

Andrej730 opened this issue 7 months ago
ENH: assert_allclose to allow element number tolerance

tankbattle opened this issue 7 months ago
`numpy.cumproduct` error on 2.0 maintenance branch for Python 3.9

fmigneault opened this issue 7 months ago
Numpy2 breaks getting a list of supported dtypes

adrinjalali opened this issue 7 months ago
BUG: remove numpy.f2py from excludedimports

yanwic opened this pull request 7 months ago
BUG: Comparison functions return True_ or False_

bje- opened this issue 7 months ago
ENH: Sort eigenvalues for eigh

Rheoscope opened this issue 7 months ago
BUG: fix PyArray_ImportNumPyAPI under -Werror=strict-prototypes

lpsinger opened this pull request 7 months ago
DOC, NEP: Update NEP44

melissawm opened this pull request 7 months ago
BUG: Quantile closest_observation to round to nearest even order

aherbert opened this pull request 7 months ago
DOC: link in User Guide should be redirected

rootsmusic opened this issue 7 months ago
ENH: Support integer dtype inputs in rounding functions

mtsokol opened this pull request 7 months ago
BUG: new segfaults in compiled C code after Numpy 2.0 port

matthew-brett opened this issue 7 months ago
Build issue on Linux 3.14 no-GIL

clin1234 opened this issue 7 months ago
BUG: fix max_rows and chunked string/datetime reading in ``loadtxt``

l09rin opened this pull request 7 months ago
BUG: type cast behaviour change in NumPy 2.0

LevN0 opened this issue 7 months ago
TYP: fix incorrect import in ``ma/extras.pyi`` stub

rgommers opened this pull request 7 months ago
DOC: Unclear how to evaluate using polynomial package

tpwrules opened this issue 7 months ago
DOC: Typo on Release 2.0.0 markdown

mdevino opened this issue 7 months ago
CI: add linux x86 32bit wheels

patacca opened this pull request 7 months ago
BUG: subarray of a 4D array changed the order of axis

zexee opened this issue 7 months ago
Rewrite complex log1p to improve precision.

WarrenWeckesser opened this pull request 7 months ago
ENH: Add locking to umath_linalg if no lapack is detected at build time

ngoldbaum opened this pull request 7 months ago
NumPy installation failed on my Android device

timonebiker796 opened this issue 7 months ago
ImportError when trying to import pcg64 from numpy.random".

Divyanshukukreti opened this issue 7 months ago
TYP: `dtypes.pyi` is missing `StringDType`

bersbersbers opened this issue 7 months ago
ENH, DOC: Add support for interactive examples for NumPy with `jupyterlite-sphinx`

agriyakhetarpal opened this pull request 7 months ago
DOC: Mention '1.25' legacy printing mode in ``set_printoptions``

seberg opened this pull request 7 months ago
DOC: Remove mention of NaN and NAN aliases from constants

seberg opened this pull request 7 months ago
DOC: Update NEPs statuses

mtsokol opened this pull request 7 months ago
DOC: Extend release notes for #26611

mtsokol opened this pull request 7 months ago
BUG: Numpy 2.0.0: import error from graph_tool

WhiteSymmetry opened this issue 7 months ago
BUG: 6 failing tests on RISC-V

bedroge opened this issue 7 months ago
DOC: set_printoptions doesn't mention new legacy mode 1.25

MichaelClerx opened this issue 7 months ago
BUG: Casting to list maintains numpy data types

MichaelClerx opened this issue 7 months ago
ENH: C++ namespace and function overrides for npy_math

WarrenWeckesser opened this issue 7 months ago