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
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
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
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
otieno-juma opened this pull request 6 months ago
CI: Test Linux (nightly OpenBLAS) is failing
charris opened this issue 6 months ago
charris opened this issue 6 months ago
TYP: fix missing sys import in numeric.pyi
charris opened this pull request 6 months ago
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
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
charris opened this pull request 6 months ago
DOC, CI: Docs build is failing on CircleCI
melissawm opened this issue 6 months ago
melissawm opened this issue 6 months ago
BUG: recursive import errors encountered with `numpy.linalg`, syntax errors with arrays for complex dtypes (macOS arm64)
agriyakhetarpal opened this issue 6 months ago
agriyakhetarpal opened this issue 6 months ago
BUG: Numpy object arrays improperly convert python-int's to python-float's.
bobbyocean opened this issue 6 months ago
bobbyocean opened this issue 6 months ago
BUG: Infinite recursion when trying to use a f2py dtype
BartSchuurmans opened this issue 7 months ago
BartSchuurmans opened this issue 7 months ago
BUG: Error running `spin mypy` from the repository folder
Andrej730 opened this issue 7 months ago
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
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
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
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
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
Jakob-Unfried opened this pull request 7 months ago
BUG: recently added f2py test (`test_gh25784`) is failing in macOS wheel builds
rgommers opened this issue 7 months ago
rgommers opened this issue 7 months ago
Build issue on Windows and Python 3.13
clin1234 opened this issue 7 months ago
clin1234 opened this issue 7 months ago
DOC: Change selected hardlinks to NEPs to intersphinx mappings
eagunn opened this pull request 7 months ago
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
WarrenWeckesser opened this issue 7 months ago
Custom meson not included in 2.0.0 distribution
VictorEijkhout opened this issue 7 months ago
VictorEijkhout opened this issue 7 months ago
DOC: Update 2.0 migration guide and release note
mtsokol opened this pull request 7 months ago
mtsokol opened this pull request 7 months ago
BUG: Passing float32 to datetime.timedelta throws TypeError in NumPy 2.0.0
johncoxon opened this issue 7 months ago
johncoxon opened this issue 7 months ago
BUG: sum(some_array) != some_array.sum(), if an overflow occurs in NumPy 2.0
wasade opened this issue 7 months ago
wasade opened this issue 7 months ago
Missing meson pass-through argument
VictorEijkhout opened this pull request 7 months ago
VictorEijkhout opened this pull request 7 months ago
Proposal: Deprecate amax
gilaroni opened this issue 7 months ago
gilaroni opened this issue 7 months ago
DOC: the recommended ruff rule for migration to numpy2 is missing many detections and fixes
ppashakhanloo opened this issue 7 months ago
ppashakhanloo opened this issue 7 months ago
MNT: Update dlpack docs and typing stubs
mtsokol opened this pull request 7 months ago
mtsokol opened this pull request 7 months ago
Rewrite complex log1p to improve precision.
WarrenWeckesser opened this pull request 7 months ago
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
r-devulap opened this pull request 7 months ago
BUG: meshgrid() for 3 or 4 arrays of input is giving wrong results
R0ckySu opened this issue 7 months ago
R0ckySu opened this issue 7 months ago
BUG: add order to out array of `numpy.fft`
vahidmech opened this pull request 7 months ago
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
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
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
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
jorisvandenbossche opened this issue 7 months ago
DOC: Update link to Python stdlib random.
rossbar opened this pull request 7 months ago
rossbar opened this pull request 7 months ago
BUG: avoid side-effect of 'include complex.h'
mattip opened this pull request 7 months ago
mattip opened this pull request 7 months ago
TYP: fix missing `sys` import in numeric.pyi
Andrej730 opened this pull request 7 months ago
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
moorepants opened this issue 7 months ago
DOC: Generator docs link to wrong `random`
nickodell opened this issue 7 months ago
nickodell opened this issue 7 months ago
BUG: CPU Feature Checks Fail on OpenBSD 7.5
AngeloD2022 opened this issue 7 months ago
AngeloD2022 opened this issue 7 months ago
ENH: Virtually implement __buffer__ for Python < 3.12
Andrej730 opened this pull request 7 months ago
Andrej730 opened this pull request 7 months ago
ENH: virtually support __buffer__ method for python <3.12
Andrej730 opened this issue 7 months ago
Andrej730 opened this issue 7 months ago
ENH: assert_allclose to allow element number tolerance
tankbattle opened this issue 7 months ago
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
fmigneault opened this issue 7 months ago
MAINT: use an atomic load/store and a mutex to initialize the argparse and runtime import caches
ngoldbaum opened this pull request 7 months ago
ngoldbaum opened this pull request 7 months ago
ENH: Add optional `dtype` parameter to `Generator's` distribution methods
chimaerase opened this issue 7 months ago
chimaerase opened this issue 7 months ago
Numpy2 breaks getting a list of supported dtypes
adrinjalali opened this issue 7 months ago
adrinjalali opened this issue 7 months ago
BUG: FFT operation returns C_CONTIGUOUS even if input is F_CONTUGIOUS
vahidmech opened this issue 7 months ago
vahidmech opened this issue 7 months ago
BUG: remove numpy.f2py from excludedimports
yanwic opened this pull request 7 months ago
yanwic opened this pull request 7 months ago
BUG: array negation (i.e. minus sign) is wrong on 32 bit OS (likely related to SIMD on non memory-aligned array)
lesteve opened this issue 7 months ago
lesteve opened this issue 7 months ago
BUG: Comparison functions return True_ or False_
bje- opened this issue 7 months ago
bje- opened this issue 7 months ago
BUG: 2.0.0 - Jupyter kernel crashes in VS Code during bokeh plotting
2-5 opened this issue 7 months ago
2-5 opened this issue 7 months ago
ENH: Sort eigenvalues for eigh
Rheoscope opened this issue 7 months ago
Rheoscope opened this issue 7 months ago
BUG: fix PyArray_ImportNumPyAPI under -Werror=strict-prototypes
lpsinger opened this pull request 7 months ago
lpsinger opened this pull request 7 months ago
DOC, NEP: Update NEP44
melissawm opened this pull request 7 months ago
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
aherbert opened this pull request 7 months ago
DOC: link in User Guide should be redirected
rootsmusic opened this issue 7 months ago
rootsmusic opened this issue 7 months ago
BUG: Segmentation fault when doing a "Bitwise OR" on a `np.longdouble` with a `None` value
BergLucas opened this issue 7 months ago
BergLucas opened this issue 7 months ago
ENH: Support integer dtype inputs in rounding functions
mtsokol opened this pull request 7 months ago
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
matthew-brett opened this issue 7 months ago
Build issue on Linux 3.14 no-GIL
clin1234 opened this issue 7 months ago
clin1234 opened this issue 7 months ago
BUG: PyArray_RegisterDataType has different reference counting behavior for Numpy 1.x vs. 2.x
lpsinger opened this issue 7 months ago
lpsinger 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
l09rin opened this pull request 7 months ago
BUG: type cast behaviour change in NumPy 2.0
LevN0 opened this issue 7 months ago
LevN0 opened this issue 7 months ago
TYP: fix incorrect import in ``ma/extras.pyi`` stub
rgommers opened this pull request 7 months ago
rgommers opened this pull request 7 months ago
ENH: `np.clip` as currently implemented (numpy 2.0.0) is quite hard to use
seberg opened this issue 7 months ago
seberg opened this issue 7 months ago
DOC: Unclear how to evaluate using polynomial package
tpwrules opened this issue 7 months ago
tpwrules opened this issue 7 months ago
DOC: Typo on Release 2.0.0 markdown
mdevino opened this issue 7 months ago
mdevino opened this issue 7 months ago
Compile Error when using C-API with Limited API on new Numpy 2.0
ids-pas opened this issue 7 months ago
ids-pas opened this issue 7 months ago
CI: add linux x86 32bit wheels
patacca opened this pull request 7 months ago
patacca opened this pull request 7 months ago
BUG: numpy.loadtxt read more lines than specified with max_rows
l09rin opened this issue 7 months ago
l09rin opened this issue 7 months ago
BUG: unique function return inverse in wrong type when input is an element. (numpy 2.0.0)
zexee opened this issue 7 months ago
zexee opened this issue 7 months ago
BUG: subarray of a 4D array changed the order of axis
zexee opened this issue 7 months ago
zexee opened this issue 7 months ago
Rewrite complex log1p to improve precision.
WarrenWeckesser opened this pull request 7 months ago
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
ngoldbaum opened this pull request 7 months ago
NumPy installation failed on my Android device
timonebiker796 opened this issue 7 months ago
timonebiker796 opened this issue 7 months ago
ImportError when trying to import pcg64 from numpy.random".
Divyanshukukreti opened this issue 7 months ago
Divyanshukukreti opened this issue 7 months ago
TYP: `dtypes.pyi` is missing `StringDType`
bersbersbers opened this issue 7 months ago
bersbersbers opened this issue 7 months ago
np.fmin returns inconsistent results for -0.0 and 0.0 across different OS
fa0311 opened this issue 7 months ago
fa0311 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
agriyakhetarpal opened this pull request 7 months ago
BUG: Fix new DTypes and new string promotion when signature is involved
seberg opened this pull request 7 months ago
seberg opened this pull request 7 months ago
TST: Fix fp_noncontiguous and fpclass on riscv64, use platform.machine() for improved portability on riscv64
bedroge opened this pull request 7 months ago
bedroge 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
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
seberg opened this pull request 7 months ago
Complex multiplication returns different results if wrapped in np array
Svalorzen opened this issue 7 months ago
Svalorzen opened this issue 7 months ago
DOC: Update NEPs statuses
mtsokol opened this pull request 7 months ago
mtsokol opened this pull request 7 months ago
BUG: `np.unique` with `return_inverse` and `axis` specification yields a wrong shape
nabenabe0928 opened this issue 7 months ago
nabenabe0928 opened this issue 7 months ago
DOC: Extend release notes for #26611
mtsokol opened this pull request 7 months ago
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
WhiteSymmetry opened this issue 7 months ago
BUG: `new DType in signature not yet supported` with `np.strings.add`
JacobHayes opened this issue 7 months ago
JacobHayes opened this issue 7 months ago
BUG: 6 failing tests on RISC-V
bedroge opened this issue 7 months ago
bedroge opened this issue 7 months ago
BUG: PyDataType_*, PyArray_* functions undeclared with meson / Numpy 2.0 build
matthew-brett opened this issue 7 months ago
matthew-brett opened this issue 7 months ago
DOC: NaN and NAN are listed as aliases of nan in version 2.0 despite being removed.
nicholas-mati opened this issue 7 months ago
nicholas-mati opened this issue 7 months ago
DOC: set_printoptions doesn't mention new legacy mode 1.25
MichaelClerx opened this issue 7 months ago
MichaelClerx opened this issue 7 months ago
BUG: Casting to list maintains numpy data types
MichaelClerx opened this issue 7 months ago
MichaelClerx opened this issue 7 months ago
ENH: C++ namespace and function overrides for npy_math
WarrenWeckesser opened this issue 7 months ago
WarrenWeckesser opened this issue 7 months ago