Published September 12, 2024
| Version v2.6.8
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 ak.array_equal by @tcawlfield in https://github.com/scikit-hep/awkward/pull/3215
- feat: to TensorFlow RaggedTensor by @maxymnaumchyk in https://github.com/scikit-hep/awkward/pull/3210
- feat: provide a way for
Form.select_columnsto distinguish structural dots from dots in the names of record fields by @tcawlfield in https://github.com/scikit-hep/awkward/pull/3222
Bug-fixes and performance
- fix: 2881 akconcatenate fails trying to concatenate too many nested arrays by @tcawlfield in https://github.com/scikit-hep/awkward/pull/3207
- fix: adjust checks in ForthMachine to prevent segfault when num_items is negative by @ariostas in https://github.com/scikit-hep/awkward/pull/3209
- fix: generalize
Index.ptrby @jpivarski in https://github.com/scikit-hep/awkward/pull/3206 - fix: add
ak.array_equalto NEP18 overrides, documentation, and add one more test by @tcawlfield in https://github.com/scikit-hep/awkward/pull/3225 - fix: cuda max reducer bugfix and more tests by @ianna in https://github.com/scikit-hep/awkward/pull/3228
- fix: empty arrays in ak.to_parquet with extensionarray=True by @jpivarski in https://github.com/scikit-hep/awkward/pull/3234
- fix: GPU complex reducer prod for empty lists by @ianna in https://github.com/scikit-hep/awkward/pull/3235
Other
- test: loosen message on test_2757 due to upstream Cython changes by @jpivarski in https://github.com/scikit-hep/awkward/pull/3224
- style: fix documentation by @maxymnaumchyk in https://github.com/scikit-hep/awkward/pull/3227
- ci: add 3.13 wheels by @henryiii in https://github.com/scikit-hep/awkward/pull/3217
- chore: update pre-commit hooks by @pre-commit-ci in https://github.com/scikit-hep/awkward/pull/3204
- chore(deps): bump the actions group across 1 directory with 3 updates by @dependabot in https://github.com/scikit-hep/awkward/pull/3233
New Contributors
- @ariostas made their first contribution in https://github.com/scikit-hep/awkward/pull/3209
- @maxymnaumchyk made their first contribution in https://github.com/scikit-hep/awkward/pull/3210
Full Changelog: https://github.com/scikit-hep/awkward/compare/v2.6.7...v2.6.8
Notes
Files
scikit-hep/awkward-v2.6.8.zip
Files
(7.5 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:6bd1ace16ece62c94fb105a59938efcc
|
7.5 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/scikit-hep/awkward/tree/v2.6.8 (URL)