Published June 9, 2023
| Version v2.2.2
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!: drop string broadcasting overloading by @agoose77 in https://github.com/scikit-hep/awkward/pull/2474
- feat: add
Index._touch_XXXmethods by @agoose77 in https://github.com/scikit-hep/awkward/pull/2478 - feat: add
ak.typetracer.length_one_if_typetracerby @jpivarski in https://github.com/scikit-hep/awkward/pull/2499 - feat: add placeholder array by @agoose77 in https://github.com/scikit-hep/awkward/pull/2479
- fix!: raise error when flattening strings by @agoose77 in https://github.com/scikit-hep/awkward/pull/2471
- fix:
ak.concatenatefor typetracer by @agoose77 in https://github.com/scikit-hep/awkward/pull/2497 - fix: always touch arguments to kernels by @agoose77 in https://github.com/scikit-hep/awkward/pull/2472
- fix: check
start_at_zeroin_compact_offsetsby @agoose77 in https://github.com/scikit-hep/awkward/pull/2477 - fix: convert index to shape item by @agoose77 in https://github.com/scikit-hep/awkward/pull/2466
- fix: formatting error message (missing space). by @jpivarski in https://github.com/scikit-hep/awkward/pull/2485
- fix: rename tonumbatype function to conform by @ianna in https://github.com/scikit-hep/awkward/pull/2482
- fix: request non-option results for overloaded positional record reducers by @agoose77 in https://github.com/scikit-hep/awkward/pull/2502
- fix: starts handling in
RegularArray._reduce_nextby @agoose77 in https://github.com/scikit-hep/awkward/pull/2492 - fix: touch offsets in kernel call by @agoose77 in https://github.com/scikit-hep/awkward/pull/2469
- fix: trim content when broadcasting by @agoose77 in https://github.com/scikit-hep/awkward/pull/2489
- fix: use offsets for starts to handle length-0 arrays by @agoose77 in https://github.com/scikit-hep/awkward/pull/2488
- refactor: cleanup and type hints by @agoose77 in https://github.com/scikit-hep/awkward/pull/2476
- refactor: improve kernel error handling logic (1 of 3) by @agoose77 in https://github.com/scikit-hep/awkward/pull/2505
- refactor: move JAX reducer dispatch to
ak._do.reduce(2 of 3) by @agoose77 in https://github.com/scikit-hep/awkward/pull/2506 - refactor: simplify reducer boilerplate (3 of 3) by @agoose77 in https://github.com/scikit-hep/awkward/pull/2509
- chore(deps): bump docker/setup-qemu-action from 2.1.0 to 2.2.0 by @dependabot in https://github.com/scikit-hep/awkward/pull/2511
- chore(deps): bump pypa/cibuildwheel from 2.12.3 to 2.13.0 by @dependabot in https://github.com/scikit-hep/awkward/pull/2481
- chore: add more type hints! by @agoose77 in https://github.com/scikit-hep/awkward/pull/2473
- chore: update pre-commit hooks by @pre-commit-ci in https://github.com/scikit-hep/awkward/pull/2467
- chore: update pre-commit hooks by @pre-commit-ci in https://github.com/scikit-hep/awkward/pull/2500
- chore: upgrade CI micromamba action by @agoose77 in https://github.com/scikit-hep/awkward/pull/2494
Full Changelog: https://github.com/scikit-hep/awkward/compare/v2.2.1...v2.2.2
Notes
Files
scikit-hep/awkward-v2.2.2.zip
Files
(6.2 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:252fe2a67358293bbf99ffc4c2d4ccc5
|
6.2 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/scikit-hep/awkward/tree/v2.2.2 (URL)