Published March 3, 2023
| Version v2.0.9
Software
Open
Awkward Array
Authors/Creators
- 1. Princeton University
- 2. University of Birmingham
- 3. Manipal Institute Of Technology
- 4. Purdue University
- 5. National Institute of Technology, Durgapur
- 6. Fermilab
- 7. Delhi Technological University
Description
New features
- feat: keep column order after filtering flag by @ianna in https://github.com/scikit-hep/awkward/pull/2234
- feat: Awkward Arrays in Numba's CUDA target by @ianna in https://github.com/scikit-hep/awkward/pull/1809
- feat: add 'highlevel' and 'behavior' arguments to 'ak.from_rdataframe' function by @ianna in https://github.com/scikit-hep/awkward/pull/2258
- fix: set dtype in
full_likeby @agoose77 in https://github.com/scikit-hep/awkward/pull/2251 - fix: use
simplifiedinak._do.merge_as_unionby @agoose77 in https://github.com/scikit-hep/awkward/pull/2240 - fix: support unknown content length in
to_packedby @agoose77 in https://github.com/scikit-hep/awkward/pull/2263 - fix: run-lengths with typetracer by @agoose77 in https://github.com/scikit-hep/awkward/pull/2259
- fix: add trivial
nan_to_numimpl by @agoose77 in https://github.com/scikit-hep/awkward/pull/2266 - fix: add
ak.broadcast_fieldsby @agoose77 in https://github.com/scikit-hep/awkward/pull/2267 - fix: keep column order in all tests by @ianna in https://github.com/scikit-hep/awkward/pull/2276
- test: numba cuda tests by @ianna in https://github.com/scikit-hep/awkward/pull/2264
- docs: add missing entries to toctree by @agoose77 in https://github.com/scikit-hep/awkward/pull/2270
- docs: fix build for latest theme by @agoose77 in https://github.com/scikit-hep/awkward/pull/2274
- docs: RDataFrame add multi-threaded example by @ianna in https://github.com/scikit-hep/awkward/pull/2269
- docs: add Numba CUDA guide (#2260)Co-authored-by: Angus Hollands goosey15@gmail.com Co-authored-by: Jim Pivarski jpivarski@users.noreply.github.com Co-authored-by: Jim Pivarski jpivarski@gmail.com by @ianna in https://github.com/scikit-hep/awkward/pull/2260
- chore: use scikit-build-core 0.2's build-dir by @henryiii in https://github.com/scikit-hep/awkward/pull/2252
- chore: more Ruff by @henryiii in https://github.com/scikit-hep/awkward/pull/2184
- chore: update pre-commit hooks by @pre-commit-ci in https://github.com/scikit-hep/awkward/pull/2255
- chore: update pre-commit hooks by @pre-commit-ci in https://github.com/scikit-hep/awkward/pull/2272
- chore: Ruff updates from dev guidelines (#2268)Co-authored-by: pre-commit-ci[bot] 66853113+pre-commit-ci[bot]@users.noreply.github.com Co-authored-by: Jim Pivarski jpivarski@users.noreply.github.com by @henryiii in https://github.com/scikit-hep/awkward/pull/2268
Full Changelog: https://github.com/scikit-hep/awkward/compare/v2.0.8...v2.0.9
Notes
Files
scikit-hep/awkward-v2.0.9.zip
Files
(6.1 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:14d2822aaab59a6b6dc066381f6090a7
|
6.1 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/scikit-hep/awkward/tree/v2.0.9 (URL)