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

fix: catch off-by-one out of bound error pr-next-release Required for the next release
#3621 opened Aug 15, 2025 by agoose77 Loading…
refactor: VirtualArrays
#3620 opened Aug 14, 2025 by pfackeldey Loading…
chore(deps): bump the actions group with 2 updates dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#3616 opened Aug 12, 2025 by dependabot bot Loading…
perf: avoid method chaining for some shape_generators pr-next-release Required for the next release
#3615 opened Aug 11, 2025 by pfackeldey Loading…
fix: ensure the args for ufunc are ArrayLikes pr-next-release Required for the next release
#3614 opened Aug 11, 2025 by pfackeldey Loading…
perf: add slots to virtual array to reduce instance alloc size pr-next-release Required for the next release
#3613 opened Aug 11, 2025 by pfackeldey Loading…
fix: avoid unnecessary recursion if not needed pr-next-release Required for the next release
#3611 opened Aug 8, 2025 by pfackeldey Loading…
chore: update pre-commit hooks
#3602 opened Aug 4, 2025 by pre-commit-ci bot Loading…
fix: properly handle VirtualArray in nplike.asarray pr-next-release Required for the next release
#3597 opened Aug 3, 2025 by ikrommyd Loading…
feat: ak.combinations(n==3) for cuda backend via cupy
#3578 opened Jul 17, 2025 by Moelf Loading…
test: add cuda tests for virtual arrays pr-inactive A pull request that hasn't been touched in a long time
#3459 opened Apr 12, 2025 by ikrommyd Draft
chore: start using hatch-vcs for version numbers pr-inactive A pull request that hasn't been touched in a long time
#3007 opened Feb 5, 2024 by jpivarski Loading…
refactor: split ak._do into meta and content pr-inactive A pull request that hasn't been touched in a long time
#2852 opened Nov 29, 2023 by agoose77 Loading…
fix: rework to use numba typed list pr-inactive A pull request that hasn't been touched in a long time
#2720 opened Sep 25, 2023 by ianna Draft
ProTip! Filter pull requests by the default branch with base:main.