Skip to content

Pull requests: scikit-hep/awkward

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

feat: argsort cuda.compute reducer type/feat PR title type: feat (set automatically)
#4240 opened Jul 24, 2026 by ianna Member Loading…
test: add property-based roundtrip tests for to_feather/from_feather type/test PR title type: test (set automatically)
#4239 opened Jul 23, 2026 by TaiSakuma Member Loading…
chore: use scikit-build-core 1.0 for awkward-cpp type/chore PR title type: chore (set automatically)
#4236 opened Jul 23, 2026 by henryiii Member Loading…
docs: move description text out of Examples: sections in merged files type/docs PR title type: docs (set automatically)
#4234 opened Jul 23, 2026 by TaiSakuma Member Loading…
feat: add a dtype= accumulator to ak.sum (overflow-safe, copy-free integer sums) type/feat PR title type: feat (set automatically)
#4232 opened Jul 23, 2026 by ianna Member Loading…
test: add property-based roundtrip tests for to_arrow/from_arrow type/test PR title type: test (set automatically)
#4231 opened Jul 23, 2026 by TaiSakuma Member Loading…
fix: overflow-safe stats without needless copies type/fix PR title type: fix (set automatically)
#4223 opened Jul 22, 2026 by ianna Member Loading…
perf: optimize option-type ListArray to Arrow conversion type/perf PR title type: perf (set automatically)
#4207 opened Jul 16, 2026 by aashirvad08 Contributor Loading…
refactor: migrate from_feather to pyarrow.ipc API type/refactor PR title type: refactor (set automatically)
#4204 opened Jul 13, 2026 by pranjan2023 Loading…
chore: generate kernel artefacts from CMake instead of nox -s prepare type/chore PR title type: chore (set automatically)
#4190 opened Jul 7, 2026 by henryiii Member Draft
fix: speedup GPU kernels that raise errors
#4189 opened Jul 6, 2026 by maxymnaumchyk Collaborator Draft
feat: remaining cuda compute kernels type/feat PR title type: feat (set automatically)
#4183 opened Jul 6, 2026 by ianna Member Draft
feat: merge main into awkward3 type/feat PR title type: feat (set automatically)
#4181 opened Jul 6, 2026 by ianna Member Loading…
feat: add cuda.compute kernels type/feat PR title type: feat (set automatically)
#4170 opened Jul 1, 2026 by maxymnaumchyk Collaborator Draft
feat(typing): Add complete typing to core operations (#3849) type/feat PR title type: feat (set automatically)
#4150 opened Jun 23, 2026 by Paramveersingh-S Loading…
fix: segmented_reduce should use max_segment_size type/fix PR title type: fix (set automatically)
#4143 opened Jun 16, 2026 by maxymnaumchyk Collaborator Draft
docs: add summary lines to 13 to_* file/format converter docstrings type/docs PR title type: docs (set automatically)
#4139 opened Jun 12, 2026 by TaiSakuma Member Loading…
2 of 4 tasks
docs: add summary lines to 11 to_* array-library converter docstrings type/docs PR title type: docs (set automatically)
#4138 opened Jun 12, 2026 by TaiSakuma Member Loading…
2 of 4 tasks
docs: add summary lines to 8 from_* array-library converter docstrings type/docs PR title type: docs (set automatically)
#4136 opened Jun 12, 2026 by TaiSakuma Member Loading…
2 of 4 tasks
docs: add summary lines to 10 type/validity operation docstrings type/docs PR title type: docs (set automatically)
#4135 opened Jun 12, 2026 by TaiSakuma Member Loading…
2 of 4 tasks
docs: add summary lines to 9 field/name/parameter operation docstrings type/docs PR title type: docs (set automatically)
#4134 opened Jun 12, 2026 by TaiSakuma Member Loading…
2 of 4 tasks
docs: add summary lines to 5 sorting/indexing operation docstrings type/docs PR title type: docs (set automatically)
#4132 opened Jun 12, 2026 by TaiSakuma Member Loading…
2 of 4 tasks
docs: add summary lines to 3 *_like operation docstrings type/docs PR title type: docs (set automatically)
#4131 opened Jun 12, 2026 by TaiSakuma Member Loading…
2 of 4 tasks
docs: add summary lines to 8 missing-value operation docstrings type/docs PR title type: docs (set automatically)
#4130 opened Jun 12, 2026 by TaiSakuma Member Loading…
2 of 4 tasks
fix: migrate to new RDataSource column reader API pr-next-release Required for the next release type/fix PR title type: fix (set automatically)
#4048 opened May 13, 2026 by vepadulano Loading…
ProTip! Filter pull requests by the default branch with base:main.