-
Notifications
You must be signed in to change notification settings - Fork 115
Pull requests: scikit-hep/awkward
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: add
index_rpad_and_clip kernels implementations using cuda.compute
#3923
opened Mar 16, 2026 by
maxymnaumchyk
•
Draft
feat: add
missing_repeat kernel implementation using cuda.compute
#3922
opened Mar 13, 2026 by
maxymnaumchyk
•
Draft
fix: fix
ak.array_equal with datetimes and timedeltas with NaTs
#3921
opened Mar 13, 2026 by
ikrommyd
Loading…
feat: add
local_index kernel implementation using cuda.compute
#3920
opened Mar 13, 2026 by
maxymnaumchyk
•
Draft
revert: "feat:
NumpyArray backed by CuPy exposes __cuda_array_interface__"
#3918
opened Mar 12, 2026 by
ianna
Loading…
fix: fix ASAN detected buffer overflows in awkward-cpp
#3898
opened Feb 28, 2026 by
ikrommyd
Loading…
feat: pickle in native byteorder and pass byteorder through pickling and unpickling
#3893
opened Feb 24, 2026 by
ikrommyd
Loading…
feat(ak.str): add uniques and distinct_counts for string arrays
#3878
opened Feb 14, 2026 by
X0708a
Loading…
fix: argmax and argmin possibly going out of bounds in some cases
#3833
opened Jan 30, 2026 by
maxymnaumchyk
•
Draft
fix: update ak.to_cudf for cuDF >= 24.12 column API changes
pr-on-hold
This PR is inactive due to a pending decision or other constraint
#3801
opened Jan 15, 2026 by
X0708a
Loading…
feat: have ak.to_parquet create parent directories when necessary
#3771
opened Dec 16, 2025 by
rpsimeon34
•
Draft
fix: cast numbers to float64 in descriptive statistics to avoid integer summation overflow errors
pr-inactive
A pull request that hasn't been touched in a long time
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.