Published January 12, 2024
| Version v2.5.2
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 some simpler
cuda_kernelsby @ManasviGoyal in https://github.com/scikit-hep/awkward/pull/2880 - feat: add
recursiveflag toContent.to_packedby @agoose77 in https://github.com/scikit-hep/awkward/pull/2933 - feat: configure Julia version and required packages by @ianna in https://github.com/scikit-hep/awkward/pull/2896
Bug-fixes and performance
- fix: include header-only files in sdist by @agoose77 in https://github.com/scikit-hep/awkward/pull/2909
- fix: touching of unions by @agoose77 in https://github.com/scikit-hep/awkward/pull/2906
- fix: lazily project union contents by @agoose77 in https://github.com/scikit-hep/awkward/pull/2913
- fix: support typetracer in
to_packedforIndexedOptionArrayby @agoose77 in https://github.com/scikit-hep/awkward/pull/2912 - fix: cartesian nested record by @agoose77 in https://github.com/scikit-hep/awkward/pull/2929
- fix: cast
bool_toint8for positional reducers by @agoose77 in https://github.com/scikit-hep/awkward/pull/2935 - fix: ak.std and ak.var for axis != -1. by @jpivarski in https://github.com/scikit-hep/awkward/pull/2918
Other
- test: only run test for specific Numba version by @agoose77 in https://github.com/scikit-hep/awkward/pull/2921
- test: add PyPy to the test matrix by @jpivarski in https://github.com/scikit-hep/awkward/pull/2927
- ci: update
actions/(upload|download)-artifactby @agoose77 in https://github.com/scikit-hep/awkward/pull/2904 - ci: group dependabot updates by @henryiii in https://github.com/scikit-hep/awkward/pull/2914
- ci: fix name of artifacts in deploy-cpp by @agoose77 in https://github.com/scikit-hep/awkward/pull/2940
- chore: restore files that generated the type-parser by @jpivarski in https://github.com/scikit-hep/awkward/pull/2926
- chore: update pre-commit hooks by @pre-commit-ci in https://github.com/scikit-hep/awkward/pull/2915
- chore(deps): bump the actions group with 1 update by @dependabot in https://github.com/scikit-hep/awkward/pull/2923
Full Changelog: https://github.com/scikit-hep/awkward/compare/v2.5.1...v2.5.2
Notes
Files
scikit-hep/awkward-v2.5.2.zip
Files
(6.8 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:4a0392666449a8b7551e036eba87b0e0
|
6.8 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/scikit-hep/awkward/tree/v2.5.2 (URL)