Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
header-only.zip | 2025-07-31 | 41.0 kB | |
README.md | 2025-07-30 | 2.0 kB | |
Version 2.8.6 source code.tar.gz | 2025-07-30 | 6.8 MB | |
Version 2.8.6 source code.zip | 2025-07-30 | 7.7 MB | |
Totals: 4 Items | 14.5 MB | 0 |
New features
(none!)
Bug-fixes and performance
- fix: first maybe materialize, then check for PlaceholderArray by @pfackeldey in https://github.com/scikit-hep/awkward/pull/3566
- fix:
ak.any
andak.combinations
withcuda
backend kernels by @ianna in https://github.com/scikit-hep/awkward/pull/3561 - fix: length0 array repr by @pfackeldey in https://github.com/scikit-hep/awkward/pull/3564
- fix: to_buffers for duplicate fields in records by @pfackeldey in https://github.com/scikit-hep/awkward/pull/3567
- fix: overflow error when concatenating more than 128 regular arrays by @ikrommyd in https://github.com/scikit-hep/awkward/pull/3568
- fix: patch emscripten RPath by @henryiii in https://github.com/scikit-hep/awkward/pull/3575
- fix: removal of
pyarrow.lib.PyExtensionType
in pyarrow 21 by @ikrommyd in https://github.com/scikit-hep/awkward/pull/3581 - fix: filter also for new (v0.7.0) LinearizeTracer type by @pfackeldey in https://github.com/scikit-hep/awkward/pull/3586
- refactor: define common nplike method to get pointer to memory by @pfackeldey in https://github.com/scikit-hep/awkward/pull/3565
Other
- chore: update CITATION.cff by @ianna in https://github.com/scikit-hep/awkward/pull/3571
- chore(ci): bump minimal pyarrow version being tested by @ariostas in https://github.com/scikit-hep/awkward/pull/3584
- chore(deps): bump pypa/cibuildwheel from 3.0 to 3.1 in the actions group by @dependabot[bot] in https://github.com/scikit-hep/awkward/pull/3591
- chore: update zenodo citation in README by @ikrommyd in https://github.com/scikit-hep/awkward/pull/3574
- chore: fix pyodide link in README by @ikrommyd in https://github.com/scikit-hep/awkward/pull/3576
- chore: update pre-commit hooks by @pre-commit-ci[bot] in https://github.com/scikit-hep/awkward/pull/3569
- docs: add missing funding badges by @ariostas in https://github.com/scikit-hep/awkward/pull/3588
Full Changelog: https://github.com/scikit-hep/awkward/compare/v2.8.5...v2.8.6