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
BLD: Do not set __STDC_VERSION__ to zero during build
charris opened this pull request about 2 months ago
charris opened this pull request about 2 months ago
TYP: Allow returning non-array-likes from the ``apply_along_axis`` function
jorenham opened this pull request about 2 months ago
jorenham opened this pull request about 2 months ago
BUG: Fix a reference count leak in npy_find_descr_for_scalar.
hawkinsp opened this pull request about 2 months ago
hawkinsp opened this pull request about 2 months ago
ENH: Re-enable VXE from build targets for sin/cos
r-devulap opened this pull request about 2 months ago
r-devulap opened this pull request about 2 months ago
MAINT: Bump actions/dependency-review-action from 4.3.5 to 4.4.0
dependabot[bot] opened this pull request about 2 months ago
dependabot[bot] opened this pull request about 2 months ago
MAINT: fix wasm32 runtime type error in numpy._core
kp2pml30 opened this pull request about 2 months ago
kp2pml30 opened this pull request about 2 months ago
Loongarch: modify lsx optimization(25215PR) for newest branch, and add Qemu tests
ErnstPeng opened this pull request about 2 months ago
ErnstPeng opened this pull request about 2 months ago
BUG: np.cov transpose control
tylerjereddy opened this pull request about 2 months ago
tylerjereddy opened this pull request about 2 months ago
TYP: ``numpy.apply_along_axis`` rejects functions that return ``None``
asarkar opened this issue about 2 months ago
asarkar opened this issue about 2 months ago
TYP: Transparent ``ndarray`` unary operator method signatures
jorenham opened this pull request about 2 months ago
jorenham opened this pull request about 2 months ago
BUG: np.cov with rowvar=False returns the wrong shape for N=1
jakevdp opened this issue about 2 months ago
jakevdp opened this issue about 2 months ago
Cargo and Rust dependency error on windows 32 bits.
charris opened this issue about 2 months ago
charris opened this issue about 2 months ago
https://numpy.org/doc/1.0/objects.inv fails to load with 404
gaborbernat opened this issue about 2 months ago
gaborbernat opened this issue about 2 months ago
BUG: `TestSpecialFloats.test_exp_exceptions` fails on OpenIndiana
mtelka opened this issue about 2 months ago
mtelka opened this issue about 2 months ago
BUG: AttributeError: module 'numpy' has no attribute '_SupportsBuffer'
glopesdev opened this issue about 2 months ago
glopesdev opened this issue about 2 months ago
TYP: Fix Array API method signatures
jorenham opened this pull request about 2 months ago
jorenham opened this pull request about 2 months ago
TYP,TST: Bump ``mypy`` from ``1.11.1`` to ``1.13.0``
jorenham opened this pull request about 2 months ago
jorenham opened this pull request about 2 months ago
int64 is not supported by the standard library's json encoder
chillenb opened this issue about 2 months ago
chillenb opened this issue about 2 months ago
BLD: Do not set __STDC_VERSION__ to zero during build
mtelka opened this pull request about 2 months ago
mtelka opened this pull request about 2 months ago
MAINT: Refine code structure in ``string_buffer.h``
fengluoqiuwu opened this pull request about 2 months ago
fengluoqiuwu opened this pull request about 2 months ago
MAINT: Fix the code style to our C-Style-Guide
fengluoqiuwu opened this pull request about 2 months ago
fengluoqiuwu opened this pull request about 2 months ago
MAINT: Add Explicit Casting to `string_buffer.h`
fengluoqiuwu opened this pull request about 2 months ago
fengluoqiuwu opened this pull request about 2 months ago
MAINT: Remove Unused Macros in `string_buffer.h`
fengluoqiuwu opened this pull request about 2 months ago
fengluoqiuwu opened this pull request about 2 months ago
Six outdated wheels hanging out in nightly repo.
charris opened this issue about 2 months ago
charris opened this issue about 2 months ago
DOC: Remove ambiguity in docs for ndarray.byteswap()
SoutrikBandyopadhyay opened this pull request about 2 months ago
SoutrikBandyopadhyay opened this pull request about 2 months ago
BUG : avoid maximum fill value of datetime and timedelta return `NaT` in masked array
fengluoqiuwu opened this pull request about 2 months ago
fengluoqiuwu opened this pull request about 2 months ago
BUG: Add complex support to MaskedArray domain
fengluoqiuwu opened this pull request about 2 months ago
fengluoqiuwu opened this pull request about 2 months ago
a question
lieheng-1 opened this issue about 2 months ago
lieheng-1 opened this issue about 2 months ago
DOC: Add comment to `string_buffer.h`
fengluoqiuwu opened this pull request about 2 months ago
fengluoqiuwu opened this pull request about 2 months ago
ENH: show an warning when np.maximum received more than two inputs
xuwinnie opened this issue about 2 months ago
xuwinnie opened this issue about 2 months ago
TYP: improve ``np.sum`` and ``np.mean`` return types with given ``dtype``
bersbersbers opened this issue about 2 months ago
bersbersbers opened this issue about 2 months ago
BUG: Operation spuriously returns a legacy string
ngoldbaum opened this issue about 2 months ago
ngoldbaum opened this issue about 2 months ago
BUG: fixes for StringDType/unicode promoters
ngoldbaum opened this pull request about 2 months ago
ngoldbaum opened this pull request about 2 months ago
TST: extend np.lib.unwrap tests and doc, relates to #27631
sf2718 opened this pull request about 2 months ago
sf2718 opened this pull request about 2 months ago
MAINT: Bump actions/setup-python from 5.2.0 to 5.3.0
dependabot[bot] opened this pull request about 2 months ago
dependabot[bot] opened this pull request about 2 months ago
this is my first numpy branch commit
jaechanjo opened this pull request about 2 months ago
jaechanjo opened this pull request about 2 months ago
BFDI X 10
MunaAlaneme opened this issue about 2 months ago
MunaAlaneme opened this issue about 2 months ago
BUG: Fix floats inaccuracies in numpy.lib.unwrap, raised in #27609
sf2718 opened this pull request about 2 months ago
sf2718 opened this pull request about 2 months ago
ENH: Extern memory management to Cython
jakirkham opened this pull request about 2 months ago
jakirkham opened this pull request about 2 months ago
BUG: memory leak on `numpy.linalg.solve`
HicaroD opened this issue about 2 months ago
HicaroD opened this issue about 2 months ago
DOC: Ambiguity in Documentation Example for 'numpy.ndarray.byteswap' and Default Integer Dtype
Shezeeblanka opened this issue 2 months ago
Shezeeblanka opened this issue 2 months ago
ENH: Re-enable VSX from build targets for sin/cos
r-devulap opened this pull request 2 months ago
r-devulap opened this pull request 2 months ago
Update the Makefile and numpy_user_guidePDF
ThisaraniAchinthika opened this pull request 2 months ago
ThisaraniAchinthika opened this pull request 2 months ago
DOC: Document if a function is affected by NPY_MAXARGS
sergiopasra opened this issue 2 months ago
sergiopasra opened this issue 2 months ago
ENH: Provide PyArray_CastBuffer for numpy 1.x compatibility
sergiopasra opened this issue 2 months ago
sergiopasra opened this issue 2 months ago
BUG: Failed to compile numpy on python3.14.0a1
leftys opened this issue 2 months ago
leftys opened this issue 2 months ago
BUG: Modules from Fortran interface not accessible in Numpy 2.x (current 2.1.2)
2sn opened this issue 2 months ago
2sn opened this issue 2 months ago
MAINT: Bump github/codeql-action from 3.26.13 to 3.27.0
dependabot[bot] opened this pull request 2 months ago
dependabot[bot] opened this pull request 2 months ago
MAINT: Bump actions/dependency-review-action from 4.3.4 to 4.3.5
dependabot[bot] opened this pull request 2 months ago
dependabot[bot] opened this pull request 2 months ago
MAINT: Bump actions/cache from 4.1.1 to 4.1.2
dependabot[bot] opened this pull request 2 months ago
dependabot[bot] opened this pull request 2 months ago
BUG: TypeError in np.array_equal with equal_nan=True for string Arrays
monikasingh8097 opened this issue 2 months ago
monikasingh8097 opened this issue 2 months ago
DOC: Update the RELEASE_WALKTHROUGH.rst file.
charris opened this pull request 2 months ago
charris opened this pull request 2 months ago
BUG: Fix Linux QEMU CI workflow
charris opened this pull request 2 months ago
charris opened this pull request 2 months ago
ENH: Fix np.insert to handle boolean arrays as masks
nocoding03 opened this pull request 2 months ago
nocoding03 opened this pull request 2 months ago
ENH: Opportunities for leveraging nanoarrow
WillAyd opened this issue 2 months ago
WillAyd opened this issue 2 months ago
BUG: Fix Linux QEMU CI workflow
abhishek-iitmadras opened this pull request 2 months ago
abhishek-iitmadras opened this pull request 2 months ago
ENH: Add comments to `string_fastsearch.h` , rename some C-methods
fengluoqiuwu opened this pull request 2 months ago
fengluoqiuwu opened this pull request 2 months ago
ENH: add comments to `string_fastsearch.h` , rename some C-methods
fengluoqiuwu opened this pull request 2 months ago
fengluoqiuwu opened this pull request 2 months ago
DOC: Controlling (or better documenting) the required/recommended Doxygen version
eagunn opened this issue 2 months ago
eagunn opened this issue 2 months ago
BUG: np.unwrap accumulates rounding errors
bmerry opened this issue 2 months ago
bmerry opened this issue 2 months ago
BUG: Fix double wrapping in `fill_value` setting part.
fengluoqiuwu opened this pull request 2 months ago
fengluoqiuwu opened this pull request 2 months ago
ENH: add comments to `string_fastsearch.h` , rename some C-methods
fengluoqiuwu opened this pull request 2 months ago
fengluoqiuwu opened this pull request 2 months ago
DEV: Update ``spin`` usage in NumPy (prototype)
czgdp1807 opened this pull request 2 months ago
czgdp1807 opened this pull request 2 months ago
BUG: Performance Degradation with Concurrent Docker Images Using NumPy > 2.0.0
jlevypaloalto opened this issue 2 months ago
jlevypaloalto opened this issue 2 months ago
DOC: Fix rendering in docstring of nan_to_num
yuanx749 opened this pull request 2 months ago
yuanx749 opened this pull request 2 months ago
BUG:``np.sqrt`` return no_masked array
fengluoqiuwu opened this pull request 2 months ago
fengluoqiuwu opened this pull request 2 months ago
Update documentation for floating-point precision and determinant calculations
amitsubhashchejara opened this pull request 2 months ago
amitsubhashchejara opened this pull request 2 months ago
Linux QEMU CI currently failing
fengluoqiuwu opened this issue 2 months ago
fengluoqiuwu opened this issue 2 months ago
ENH: Making Standard of Auto-mask Clear
fengluoqiuwu opened this issue 2 months ago
fengluoqiuwu opened this issue 2 months ago
DOC: Update documentation of np.linalg.det()
amitsubhashchejara opened this pull request 2 months ago
amitsubhashchejara opened this pull request 2 months ago
DOC: add examples to ctypeslib
m-clare opened this pull request 2 months ago
m-clare opened this pull request 2 months ago
DOC: add examples ctypeslib: as_array, as_ctypes
m-clare opened this pull request 2 months ago
m-clare opened this pull request 2 months ago
BUG: Silencing errors of filled_value's casting in array_finalize in MaskedArray
fengluoqiuwu opened this pull request 2 months ago
fengluoqiuwu opened this pull request 2 months ago
DOC: Clarify obj parameter types in numpy.delete documentation
nocoding03 opened this pull request 2 months ago
nocoding03 opened this pull request 2 months ago
BUG: inconsistency between MaskedArray and ndarray for dtype array
fengluoqiuwu opened this pull request 2 months ago
fengluoqiuwu opened this pull request 2 months ago
BUG: Adjust numpy.i for SWIG 4.3 compatibility
charris opened this pull request 2 months ago
charris opened this pull request 2 months ago
MAINT: Update Highway to latest
charris opened this pull request 2 months ago
charris opened this pull request 2 months ago
BUG: filled MaskedArray becomes object dtype if given a fill_value of None
fengluoqiuwu opened this pull request 2 months ago
fengluoqiuwu opened this pull request 2 months ago
BUG:Fix bug 27269
fengluoqiuwu opened this pull request 2 months ago
fengluoqiuwu opened this pull request 2 months ago
BUG: The order of importing numpy and open3d affects the loading of libGL.
wzy-99 opened this issue 2 months ago
wzy-99 opened this issue 2 months ago
DISCUSS: About issue of masked array
fengluoqiuwu opened this issue 2 months ago
fengluoqiuwu opened this issue 2 months ago
BLD: treat SVML object files better to avoid compiler warnings
rgommers opened this pull request 2 months ago
rgommers opened this pull request 2 months ago
MAINT: Update Highway to latest
r-devulap opened this pull request 2 months ago
r-devulap opened this pull request 2 months ago
MAINT: Improved error message for `PyArray_CopyInitialReduceValues`
d2718 opened this pull request 2 months ago
d2718 opened this pull request 2 months ago
BUG: numpy.ma.min/max fails for uint and float16 dtypes
fengluoqiuwu opened this pull request 2 months ago
fengluoqiuwu opened this pull request 2 months ago
BUG: testing failed with output "No module named 'numpy.distutils'"
fengluoqiuwu opened this issue 2 months ago
fengluoqiuwu opened this issue 2 months ago
DOC: Fix some out-of-data struct in c-api types-and-structures
fengluoqiuwu opened this pull request 2 months ago
fengluoqiuwu opened this pull request 2 months ago
CI: Add Mac and update Linux free-threaded CI
ngoldbaum opened this pull request 2 months ago
ngoldbaum opened this pull request 2 months ago
BUG: numpy.ma.min fails for uint dtypes
jbkoch7 opened this issue 2 months ago
jbkoch7 opened this issue 2 months ago
BUG: Adjust numpy.i for SWIG 4.3 compatibility
musicinmybrain opened this pull request 2 months ago
musicinmybrain opened this pull request 2 months ago
BUG: SWIG tests are incompatible with SWIG 4.3
musicinmybrain opened this issue 2 months ago
musicinmybrain opened this issue 2 months ago
BUG: In SWIG tests, several OverflowErrors arise from testMaxWrongDim
musicinmybrain opened this issue 2 months ago
musicinmybrain opened this issue 2 months ago
DOC: Questions Regarding C-API Documentation Status and Maintenance
fengluoqiuwu opened this issue 2 months ago
fengluoqiuwu opened this issue 2 months ago
DOC: Fix some out-of-data struct in c-api types-and-structures
fengluoqiuwu opened this pull request 2 months ago
fengluoqiuwu opened this pull request 2 months ago
BUG: Fix warning "differs in levels of indirection" in npy_atomic.h with MSVC
charris opened this pull request 2 months ago
charris opened this pull request 2 months ago
DOC: please make documentation in pdf format
ljgdasfhk opened this issue 2 months ago
ljgdasfhk opened this issue 2 months ago
Inconsistent promotion rules for comparison/equality operators
bemoody opened this issue 2 months ago
bemoody opened this issue 2 months ago
BUILD: vendor tempita from Cython
charris opened this pull request 2 months ago
charris opened this pull request 2 months ago
BLD: start building Windows free-threaded wheels [wheel build]
charris opened this pull request 2 months ago
charris opened this pull request 2 months ago
BUG: handle possible error for PyTraceMallocTrack
charris opened this pull request 2 months ago
charris opened this pull request 2 months ago