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

docs: add llms.txt and Markdown page versions type/docs PR title type: docs (set automatically)
#4350 opened Sep 12, 2026 by henryiii Member Draft
feat: preserve attrs through Arrow serialization type/feat PR title type: feat (set automatically)
#4349 opened Sep 12, 2026 by ikrommyd Member Draft
perf: project option inputs in broadcasting with one nonzero and integer takes type/perf PR title type: perf (set automatically)
#4348 opened Sep 12, 2026 by ikrommyd Member Draft
perf: delegate Attrs.__contains__ to the backing dict type/perf PR title type: perf (set automatically)
#4347 opened Sep 12, 2026 by ikrommyd Member Draft
perf: hoist wrap_layout's imports to module scope type/perf PR title type: perf (set automatically)
#4346 opened Sep 12, 2026 by ikrommyd Member Draft
perf: fast-path int and numpy integers in is_integer type/perf PR title type: perf (set automatically)
#4345 opened Sep 12, 2026 by ikrommyd Member Draft
perf: test field-name slices before integer-like slices type/perf PR title type: perf (set automatically)
#4344 opened Sep 12, 2026 by ikrommyd Member Draft
perf: return the input array from asarray when it already has the requested dtype type/perf PR title type: perf (set automatically)
#4343 opened Sep 12, 2026 by ikrommyd Member Draft
perf: cheapen NumpyArray construction type/perf PR title type: perf (set automatically)
#4342 opened Sep 12, 2026 by ikrommyd Member Draft
perf: cache backend and nplike lookups for unrecognised types type/perf PR title type: perf (set automatically)
#4341 opened Sep 12, 2026 by ikrommyd Member Draft
perf: cheapen Index construction and slicing type/perf PR title type: perf (set automatically)
#4340 opened Sep 12, 2026 by ikrommyd Member Draft
perf: restore the nominal isinstance fast path for concrete nplike and backend classes type/perf PR title type: perf (set automatically)
#4339 opened Sep 12, 2026 by ikrommyd Member Draft
perf: cache compiled kernels and call them through void pointers type/perf PR title type: perf (set automatically)
#4338 opened Sep 12, 2026 by ikrommyd Member Draft
perf: cache whether a virtual array's shape is known type/perf PR title type: perf (set automatically)
#4337 opened Sep 12, 2026 by ikrommyd Member Draft
perf: fill missing values without building a UnionArray type/perf PR title type: perf (set automatically)
#4336 opened Sep 12, 2026 by ikrommyd Member Draft
perf: avoid building a UnionArray in ak.where for numeric leaves type/perf PR title type: perf (set automatically)
#4335 opened Sep 12, 2026 by ikrommyd Member Draft
perf: build jagged boolean slices without a local-index pass type/perf PR title type: perf (set automatically)
#4334 opened Sep 12, 2026 by ikrommyd Member Draft
perf: write private attributes directly in Array and Record constructors type/perf PR title type: perf (set automatically)
#4333 opened Sep 12, 2026 by ikrommyd Member Draft
perf: skip named-axis machinery when no input carries named axes type/perf PR title type: perf (set automatically)
#4332 opened Sep 12, 2026 by ikrommyd Member Draft
perf: build error-context strings only when an exception is decorated type/perf PR title type: perf (set automatically)
#4331 opened Sep 12, 2026 by ikrommyd Member Draft
docs: cache the Chicago taxi Parquet dataset for the docs build type/docs PR title type: docs (set automatically)
#4327 opened Sep 9, 2026 by ianna Member Loading…
perf: project option inputs in broadcasting with one nonzero and integer takes type/perf PR title type: perf (set automatically)
#4326 opened Sep 8, 2026 by lgray Collaborator Loading…
chore: support uv workspaces type/chore PR title type: chore (set automatically)
#4325 opened Sep 7, 2026 by henryiii Member Draft
fix: reject non-function experimental targets type/fix PR title type: fix (set automatically)
#4324 opened Sep 5, 2026 by SidheshwarSarangal Loading…
fix: ak.array_equal on unions with reordered index into list child type/fix PR title type: fix (set automatically)
#4321 opened Sep 2, 2026 by aashirvad08 Contributor Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.