-
Notifications
You must be signed in to change notification settings - Fork 139
Pull requests: scikit-hep/awkward
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
perf: project option inputs in broadcasting with one nonzero and integer takes
type/perf
PR title type: perf (set automatically)
perf: delegate Attrs.__contains__ to the backing dict
type/perf
PR title type: perf (set automatically)
perf: fast-path int and numpy integers in is_integer
type/perf
PR title type: perf (set automatically)
perf: test field-name slices before integer-like slices
type/perf
PR title type: perf (set automatically)
perf: return the input array from asarray when it already has the requested dtype
type/perf
PR title type: perf (set automatically)
perf: cache backend and nplike lookups for unrecognised types
type/perf
PR title type: perf (set automatically)
perf: restore the nominal isinstance fast path for concrete nplike and backend classes
type/perf
PR title type: perf (set automatically)
perf: cache compiled kernels and call them through void pointers
type/perf
PR title type: perf (set automatically)
perf: cache whether a virtual array's shape is known
type/perf
PR title type: perf (set automatically)
perf: fill missing values without building a UnionArray
type/perf
PR title type: perf (set automatically)
perf: avoid building a UnionArray in ak.where for numeric leaves
type/perf
PR title type: perf (set automatically)
perf: build jagged boolean slices without a local-index pass
type/perf
PR title type: perf (set automatically)
perf: write private attributes directly in Array and Record constructors
type/perf
PR title type: perf (set automatically)
perf: skip named-axis machinery when no input carries named axes
type/perf
PR title type: perf (set automatically)
perf: build error-context strings only when an exception is decorated
type/perf
PR title type: perf (set automatically)
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…
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…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.