Version 2.0.9
New features
- feat: keep column order after filtering flag by @ianna in #2234
- feat: Awkward Arrays in Numba's CUDA target by @ianna in #1809
- feat: add 'highlevel' and 'behavior' arguments to 'ak.from_rdataframe' function by @ianna in #2258
Bug-fixes and performance
- fix: set dtype in
full_like
by @agoose77 in #2251 - fix: use
simplified
inak._do.merge_as_union
by @agoose77 in #2240 - fix: support unknown content length in
to_packed
by @agoose77 in #2263 - fix: run-lengths with typetracer by @agoose77 in #2259
- fix: add trivial
nan_to_num
impl by @agoose77 in #2266 - fix: add
ak.broadcast_fields
by @agoose77 in #2267 - fix: keep column order in all tests by @ianna in #2276
Other
- test: numba cuda tests by @ianna in #2264
- docs: add missing entries to toctree by @agoose77 in #2270
- docs: fix build for latest theme by @agoose77 in #2274
- docs: RDataFrame add multi-threaded example by @ianna in #2269
- docs: add Numba CUDA guide (#2260)Co-authored-by: Angus Hollands [email protected] Co-authored-by: Jim Pivarski [email protected] Co-authored-by: Jim Pivarski [email protected] by @ianna in #2260
- chore: use scikit-build-core 0.2's build-dir by @henryiii in #2252
- chore: more Ruff by @henryiii in #2184
- chore: update pre-commit hooks by @pre-commit-ci in #2255
- chore: update pre-commit hooks by @pre-commit-ci in #2272
- chore: Ruff updates from dev guidelines (#2268)Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Jim Pivarski [email protected] by @henryiii in #2268
Full Changelog: v2.0.8...v2.0.9