338
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 28, 2024 — Jul 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
TYP: Type ``MaskedArray.__{mul,rmul}__`` (#29265) More... about 1 month ago
Apply suggestions from code review More... about 1 month ago
DOC: Clarify dtype argument for __array__ in custom container guide (#29254) More... about 1 month ago
Merge pull request #29257 from charris/post-2.3.1-release-update More... about 1 month ago
Merge pull request #29252 from koyuki7w/patch-1 More... about 1 month ago
MAINT: Update main after 2.1.0 release.
charris
as Charles Harris
More... about 1 month ago
DOC: Fix some markup errors More... about 1 month ago
MAIN: Enable linting with E501 More... about 1 month ago
MAIN: Enable linting with E501 More... about 1 month ago
MAIN: Enable linting with E501 More... about 1 month ago
DOC: Update CONTRIBUTING.rst (#28158) More... about 1 month ago
ENH: np.unique: support hash based unique for string dtype (#28767) More... about 1 month ago
DEP: Deprecate setting the strides attribute of a numpy array (#28925) More... about 1 month ago
Merge pull request #29221 from brad0/openbsd_elf_aux_info
charris
as Charles Harris
More... about 1 month ago
Merge pull request #29224 from brad0/elf_aux_info_riscv64
charris
as Charles Harris
More... about 1 month ago
BUG: Enforce integer limitation in concatenate (#29231) More... about 1 month ago
MAINT: bump ``ruff`` to ``0.12.0`` (#29220) More... about 1 month ago
Merge pull request #29227 from jorenham/typing/ndarray-StringDType-iter
charris
as Charles Harris
More... about 1 month ago
TST: Fix test that uses unininitialized memory (#29232) More... about 1 month ago
BUG: avoid negating unsigned integers in resize implementation (#29230) More... about 1 month ago
BUG: Address interaction between SME and FPSR (#29223) More... about 1 month ago
strides comparison performance fix, compare discussion #29179 (#29188) More... about 1 month ago
Merge pull request #29215 from Mugundanmcw/WOA_CLANG_CI More... about 1 month ago
CI: Add conditions to check hash of LLVM package More... about 1 month ago
ENH: Detect CPU features on FreeBSD / OpenBSD RISC-V64. More... about 1 month ago
ENH: Detect CPU features on OpenBSD ARM and PowerPC64 More... about 1 month ago
ENH: improve Timsort with powersort merge-policy (#29208) More... about 1 month ago
TYP: Workaround for a mypy issue in ``ndarray.__iter__`` (#29218) More... about 1 month ago
MAINT: bump `mypy` to `1.16.1` (#29219) More... about 1 month ago
TYP: Support iteration of ``StringDType`` arrays More... about 1 month ago