Version 2.6.10
New features
- feat: named axis for
ak.Array
by @pfackeldey in #3238 - feat: to/from TensorFlow Tensor by @maxymnaumchyk in #3292
- feat: updated LayoutBuilder.h (added functors) for C++11 compatibility by @jpivarski in #3281
Bug-fixes and performance
- fix: make sure 'at' is a cupy zero dim array by @ianna in #3271
- fix: add cuda backend support for
to_raggedtensor
andfrom_raggedtensor
functions by @maxymnaumchyk in #3263 - fix: test
from_raggedtensor
on GPU by @ianna in #3288 - fix: correct handling of keepdims and mask_identity for weighted mean by @nj-vs-vh in #3291
Other
- docs: add tacaswell as a contributor for maintenance by @allcontributors in #3273
- docs: add basnijholt as a contributor for maintenance by @allcontributors in #3287
- docs: add nj-vs-vh as a contributor for code by @allcontributors in #3293
- chore: update pre-commit hooks by @pre-commit-ci in #3275
- chore: delete
.DS_Store
and add it to .gitignore by @basnijholt in #3286 - chore(deps): bump the actions group across 1 directory with 2 updates by @dependabot in #3290
- test: add simple slice test to cuda by @martindurant in #3242
- chore: update pre-commit hooks by @pre-commit-ci in #3284
- chore: increase try-it version of Awkward to 2.6.4 by @jpivarski in #3279
New Contributors
- @basnijholt made their first contribution in #3286
- @nj-vs-vh made their first contribution in #3291
Full Changelog: v2.6.9...v2.6.10