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 ``descr->f`` only accessible through ``PyDataType_GetArrFuncs``
seberg opened this pull request almost 1 year ago
seberg opened this pull request almost 1 year ago
BUG: If xp is not increasing
husayn-mohammadi opened this issue almost 1 year ago
husayn-mohammadi opened this issue almost 1 year ago
BUG: masked array division broken with np.seterr(under="raise")
tacaswell opened this issue almost 1 year ago
tacaswell opened this issue almost 1 year ago
BUG: Windows fatal exception code 0xc06d007e
Rational-IM opened this issue almost 1 year ago
Rational-IM opened this issue almost 1 year ago
BUG: C-API `PyDataMem_SetHandler` is no longer exported in the numpy shared libraries in versions 1.26.x
kshepherdkx opened this issue almost 1 year ago
kshepherdkx opened this issue almost 1 year ago
DOC: Fix code-block formatting for new PyArray_RegisterDataType docs
seberg opened this pull request almost 1 year ago
seberg opened this pull request almost 1 year ago
DOC: Update the CPU build options document
F3eQnxN3RriK opened this pull request almost 1 year ago
F3eQnxN3RriK opened this pull request almost 1 year ago
BUG: Behavior of `atleast_3d` is surprising
ricardoV94 opened this issue about 1 year ago
ricardoV94 opened this issue about 1 year ago
MAINT: Use preprocessor directive rather than code when adding casts
seberg opened this pull request about 1 year ago
seberg opened this pull request about 1 year ago
BLD: restore 'setup-args=-Duse-ilp64=true' in cibuildwheel [wheel build]
mattip opened this pull request about 1 year ago
mattip opened this pull request about 1 year ago
MAINT,API: Make metadata, c_metadata, fields, and names only exist on old-style dtypes
seberg opened this pull request about 1 year ago
seberg opened this pull request about 1 year ago
DOC: Update ``np.char.array`` docstring
F3eQnxN3RriK opened this pull request about 1 year ago
F3eQnxN3RriK opened this pull request about 1 year ago
REV: revert tuple/list return type changes for `*split` functions
rgommers opened this pull request about 1 year ago
rgommers opened this pull request about 1 year ago
BUG: The F2PY statement `fortranname` does not work for functions.
KybernetikJo opened this issue about 1 year ago
KybernetikJo opened this issue about 1 year ago
np.timedelta64 Months and Years no longer supported?
manteghsethi opened this issue about 1 year ago
manteghsethi opened this issue about 1 year ago
MAINT: Move ``NPY_VSTRING`` and make ``NPY_NTYPES NPY_TYPES_LEGACY``
seberg opened this pull request about 1 year ago
seberg opened this pull request about 1 year ago
MAINT: combine string ufuncs by passing on auxilliary data
mhvk opened this pull request about 1 year ago
mhvk opened this pull request about 1 year ago
DOC: fix docstring example in f2py.get_include
KybernetikJo opened this pull request about 1 year ago
KybernetikJo opened this pull request about 1 year ago
DEP: expire some deprecations
mattip opened this pull request about 1 year ago
mattip opened this pull request about 1 year ago
MAINT: update docstrings of string ufuncs to mention StringDType
ngoldbaum opened this pull request about 1 year ago
ngoldbaum opened this pull request about 1 year ago
API: Create ``PyArray_DescrProto`` for legacy descriptor registration
seberg opened this pull request about 1 year ago
seberg opened this pull request about 1 year ago
ENH: Add rest of unary ufuncs for unicode/bytes dtypes
lysnikolaou opened this pull request about 1 year ago
lysnikolaou opened this pull request about 1 year ago
MAINT: Private device struct shouldn't be in public header
seberg opened this pull request about 1 year ago
seberg opened this pull request about 1 year ago
MAINT,API: Always export static inline version of array accessor.
seberg opened this pull request about 1 year ago
seberg opened this pull request about 1 year ago
ENH: Improve performance of np.tensordot
eendebakpt opened this pull request about 1 year ago
eendebakpt opened this pull request about 1 year ago
ENH: Print Option: Always show an array's dtype
etienneschalk opened this issue about 1 year ago
etienneschalk opened this issue about 1 year ago
DOC: The CPU build options doc needs an update for new build system
rossbar opened this issue about 1 year ago
rossbar opened this issue about 1 year ago
MAINT: Bump actions/setup-node from 4.0.1 to 4.0.2
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
BUG: f2py appears to ignore Fortran compiler flags
warrickball opened this issue about 1 year ago
warrickball opened this issue about 1 year ago
DOC: Remove references to ``distutils`` in simd document
F3eQnxN3RriK opened this pull request about 1 year ago
F3eQnxN3RriK opened this pull request about 1 year ago
BUG: a.dtype in set(dtypes) doesn't work
nschloe opened this issue about 1 year ago
nschloe opened this issue about 1 year ago
ENH: Convert fp32 sin/cos from C universal intrinsics to C++ using Highway
r-devulap opened this pull request about 1 year ago
r-devulap opened this pull request about 1 year ago
MAINT: Bump larsoner/circleci-artifacts-redirector-action from 328d16f501600fcb4535e1024a538077cd333ea8 to 4e13a10d89177f4bfc8007a7064bdbeda848d8d1
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
MAINT: Bump actions/upload-artifact from 4.3.0 to 4.3.1
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
DOC: clarification about what SeedSequence can and cannot do
albertcthomas opened this issue about 1 year ago
albertcthomas opened this issue about 1 year ago
BUG: f2py module allocatable array example gives two compile warnings
broukema opened this issue about 1 year ago
broukema opened this issue about 1 year ago
DOC: Add missing ``np.size`` entry to routines
F3eQnxN3RriK opened this pull request about 1 year ago
F3eQnxN3RriK opened this pull request about 1 year ago
ENH: Add index/rindex ufuncs for unicode and bytes dtypes
lysnikolaou opened this pull request about 1 year ago
lysnikolaou opened this pull request about 1 year ago
DOC: Update docs build dependencies install cmd
liang3zy22 opened this pull request about 1 year ago
liang3zy22 opened this pull request about 1 year ago
BUG: New warnings on `main` with gcc 13.2
stefanv opened this issue about 1 year ago
stefanv opened this issue about 1 year ago
MAINT: Update main after 1.26.4 release.
charris opened this pull request about 1 year ago
charris opened this pull request about 1 year ago
MAINT: prepare 1.26.x for further development
charris opened this pull request about 1 year ago
charris opened this pull request about 1 year ago
REL: Prepare for the NumPy 1.26.4 release
charris opened this pull request about 1 year ago
charris opened this pull request about 1 year ago
DOC: Explain how NaN sorts when computing percentiles/quantiles
nchammas opened this issue about 1 year ago
nchammas opened this issue about 1 year ago
DOC: in ufuncs ``dtype`` is not ignored when ``out`` is passed
pieleric opened this pull request about 1 year ago
pieleric opened this pull request about 1 year ago
API: Modify the descriptor struct ABI (to some degree)
seberg opened this pull request about 1 year ago
seberg opened this pull request about 1 year ago
ENH: implement is_integer() for np.ndarray
creiter64 opened this issue about 1 year ago
creiter64 opened this issue about 1 year ago
.
gitisgreat2023 opened this issue about 1 year ago
gitisgreat2023 opened this issue about 1 year ago
DOC/BUILD: Documentation building failed with latest codes in local environment
liang3zy22 opened this issue about 1 year ago
liang3zy22 opened this issue about 1 year ago
CI/BLD: fix bash script tests for cibw
andyfaff opened this pull request about 1 year ago
andyfaff opened this pull request about 1 year ago
BUG: Fixed Bug #25744 - Raise error for put method on empty array
msavinash opened this pull request about 1 year ago
msavinash opened this pull request about 1 year ago
DEP: Finalize future warning for shape=1 descriptor dropping shape
seberg opened this pull request about 1 year ago
seberg opened this pull request about 1 year ago
BUG: Fixed Bug #25744 - np.put on empty array does not raise error
Chris2Rich opened this pull request about 1 year ago
Chris2Rich opened this pull request about 1 year ago
BUG: issue downloading numpy 1.16.6
mstrmnd1 opened this issue about 1 year ago
mstrmnd1 opened this issue about 1 year ago
DOC: Fix summary table in linalg routines document
F3eQnxN3RriK opened this pull request about 1 year ago
F3eQnxN3RriK opened this pull request about 1 year ago
CI: See about linux_musl test failure.
charris opened this pull request about 1 year ago
charris opened this pull request about 1 year ago
BUG: Fix np.quantile([Fraction(2,1)], 0.5) (#24711)
charris opened this pull request about 1 year ago
charris opened this pull request about 1 year ago
MAINT: Include header defining backtrace
charris opened this pull request about 1 year ago
charris opened this pull request about 1 year ago
API: Expose the dtype C API
ngoldbaum opened this pull request about 1 year ago
ngoldbaum opened this pull request about 1 year ago
DOC: Fix ``ufunc.reduceat`` doc for ``dtype``
eliegoudout opened this pull request about 1 year ago
eliegoudout opened this pull request about 1 year ago
DOC: `ufunc.reduceat` doc for `dtype` inaccurate?
eliegoudout opened this issue about 1 year ago
eliegoudout opened this issue about 1 year ago
DOC: Update ruff rule instruction
mtsokol opened this pull request about 1 year ago
mtsokol opened this pull request about 1 year ago
DOC: ruff numpy 2 rules are no longer in preview mode
ngoldbaum opened this issue about 1 year ago
ngoldbaum opened this issue about 1 year ago
DOC: Array interface protocol does not recognize bit field typestr and could mention AttributeError use
stinodego opened this issue about 1 year ago
stinodego opened this issue about 1 year ago
BLD: unvendor meson-python on 1.26.x and upgrade to meson-python 0.15
rgommers opened this pull request about 1 year ago
rgommers opened this pull request about 1 year ago
DOC: documentation for `invert` is incorrect, as it does not return two's complement for signed integers
evertrol opened this issue about 1 year ago
evertrol opened this issue about 1 year ago
BUG: numpy.lib.stride_tricks.sliding_windows_view provides inconsistent results when used with numpy.pad
Grumpys-Dad opened this issue about 1 year ago
Grumpys-Dad opened this issue about 1 year ago
DEV: add .editorconfig for C/C++
e-kwsm opened this pull request about 1 year ago
e-kwsm opened this pull request about 1 year ago
BUG: numpy.put causes endless loop if array is empty
Tobi823 opened this issue about 1 year ago
Tobi823 opened this issue about 1 year ago
DOC(?): Position-only start parameter in arange (numpy 2.0)
mstimberg opened this issue about 1 year ago
mstimberg opened this issue about 1 year ago
Slicing over the same index of a numpy array
kmld24 opened this issue about 1 year ago
kmld24 opened this issue about 1 year ago
Tone down ABI printout length (pybind11 related, already much shorter in final release)
seberg opened this issue about 1 year ago
seberg opened this issue about 1 year ago
DOC: Fix doctest failure in ``polynomial``
F3eQnxN3RriK opened this pull request about 1 year ago
F3eQnxN3RriK opened this pull request about 1 year ago
TST: run macos_arm64 test on Github Actions
andyfaff opened this pull request about 1 year ago
andyfaff opened this pull request about 1 year ago
MAINT: add `trapezoid` as the new name for `trapz`
rgommers opened this pull request about 1 year ago
rgommers opened this pull request about 1 year ago
ENH: Reduce size of distributed wheels
stefanv opened this issue about 1 year ago
stefanv opened this issue about 1 year ago
MAINT: Bump actions/cache from 3 to 4
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
MAINT: Bump pypa/cibuildwheel from 2.16.4 to 2.16.5
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
DOC: Fix markups of code literals in ``polynomial``
F3eQnxN3RriK opened this pull request about 1 year ago
F3eQnxN3RriK opened this pull request about 1 year ago
Bring back `np.object` to be an alias to `np.object_`
rgommers opened this issue about 1 year ago
rgommers opened this issue about 1 year ago
CI: use version 0.3.26.0.2 of scipy-openblas wheels
mattip opened this pull request about 1 year ago
mattip opened this pull request about 1 year ago
BUG: Nanquantile doens't handle multidimensional `q` correctly
seberg opened this issue about 1 year ago
seberg opened this issue about 1 year ago
ENH: add a pkg-config file and a `numpy-config` script
rgommers opened this pull request about 1 year ago
rgommers opened this pull request about 1 year ago
ENH: Should _ShapeType be covariant?
Jacob-Stevens-Haas opened this issue about 1 year ago
Jacob-Stevens-Haas opened this issue about 1 year ago
BUG: f2py python front end gives a fatal error when array size is given before array in agreement with fortran backend
broukema opened this issue about 1 year ago
broukema opened this issue about 1 year ago
DOC: Remove function name without signature in ``ma``
F3eQnxN3RriK opened this pull request about 1 year ago
F3eQnxN3RriK opened this pull request about 1 year ago
ENH: optionally transpose rows and columns in A for faster & equivalent matrix_rank computation
landoskape opened this pull request about 1 year ago
landoskape opened this pull request about 1 year ago
BUG: Conflicting numpy imports Google Colab
finch-wren opened this issue about 1 year ago
finch-wren opened this issue about 1 year ago
DOC: How do I get the coefficients from a `Polynomial` object?
beauxq opened this issue about 1 year ago
beauxq opened this issue about 1 year ago
NEP: Mark NEP 55 accepted
ngoldbaum opened this pull request about 1 year ago
ngoldbaum opened this pull request about 1 year ago
NEP: Mark NEP 55 Accepted
ngoldbaum opened this pull request about 1 year ago
ngoldbaum opened this pull request about 1 year ago
DEP: Finalize future warning move in lstsq default
seberg opened this pull request about 1 year ago
seberg opened this pull request about 1 year ago
MAINT: Bump cibuildwheel to v2.16.4
charris opened this pull request about 1 year ago
charris opened this pull request about 1 year ago
MAINT: Bump pypa/cibuildwheel from 2.16.1 to 2.16.4
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
CI: pin cygwin python to 3.9.16-1 and fix typing tests [skip cirrus][skip azp][skip circle]
charris opened this pull request about 1 year ago
charris opened this pull request about 1 year ago
DOC: Fix some minor formatting errors in NEPs
F3eQnxN3RriK opened this pull request about 1 year ago
F3eQnxN3RriK opened this pull request about 1 year ago
CI: pin cygwin python to 3.9.16-1 [skip cirrus][skip azp][skip circle]
mattip opened this pull request about 1 year ago
mattip opened this pull request about 1 year ago
[MAINT] Add regression test for np.geomspace
eendebakpt opened this pull request about 1 year ago
eendebakpt opened this pull request about 1 year ago
CI: cygwin 3.9.18 stalls in pip install with progress bars
mattip opened this pull request about 1 year ago
mattip opened this pull request about 1 year ago
BUG: `np.tensordot` substantial overhead
randolf-scholz opened this issue about 1 year ago
randolf-scholz opened this issue about 1 year ago