Published November 16, 2023
| Version v2.5.0
Software
Open
Awkward Array
Authors/Creators
- 1. Princeton University
- 2. Manipal Institute Of Technology
- 3. Purdue University
- 4. National Institute of Technology, Durgapur
- 5. Fermilab
- 6. Delhi Technological University
Description
New Features
- feat: add
.attrsto highlevel objects by @agoose77 in https://github.com/scikit-hep/awkward/pull/2757 - feat: add string formatter to
ak.Array.showby @agoose77 in https://github.com/scikit-hep/awkward/pull/2803 - feat: expose attrs in typetracer by @agoose77 in https://github.com/scikit-hep/awkward/pull/2806
- feat: export more of typetracer by @agoose77 in https://github.com/scikit-hep/awkward/pull/2816
- feat!: prepare for 2.5.0 by @agoose77 in https://github.com/scikit-hep/awkward/pull/2798
- feat!: drop
forget_lengthintypetracer_with_reportby @agoose77 in https://github.com/scikit-hep/awkward/pull/2807
Bug Fixes and Performance
- fix: support bool types in
resolve_dtypesby @agoose77 in https://github.com/scikit-hep/awkward/pull/2809 - fix: support scalar returns from
firstsby @agoose77 in https://github.com/scikit-hep/awkward/pull/2815 - fix: include
_kernel_signatures.pyin package by @agoose77 in https://github.com/scikit-hep/awkward/pull/2819* refactor: more type hints by @agoose77 in https://github.com/scikit-hep/awkward/pull/2804
Other
- chore: drop
isortconfig, require annotation imports by @agoose77 in https://github.com/scikit-hep/awkward/pull/2801 - chore: only build _ext and kernels by @agoose77 in https://github.com/scikit-hep/awkward/pull/2813
- chore: update pre-commit hooks by @pre-commit-ci in https://github.com/scikit-hep/awkward/pull/2817
- docs: how to accelerate awkward arrays with cppyy by @ianna in https://github.com/scikit-hep/awkward/pull/2334
- refactor: drop use of
behaviorinrecursively_applyby @agoose77 in https://github.com/scikit-hep/awkward/pull/2805 - test: Make cuda tests pass by @kkothari2001 in https://github.com/scikit-hep/awkward/pull/2570
New Contributors
- @kkothari2001 made their first contribution in https://github.com/scikit-hep/awkward/pull/2570
Full Changelog: https://github.com/scikit-hep/awkward/compare/v2.4.9...v2.5.0
Notes
Files
scikit-hep/awkward-v2.5.0.zip
Files
(6.8 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:d0f021397a95bad53c16c0b54931287d
|
6.8 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/scikit-hep/awkward/tree/v2.5.0 (URL)