Published February 16, 2023
| Version v2.0.8
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: allow awkward type arrays filtering based on rdfentry by @ianna in https://github.com/scikit-hep/awkward/pull/2202
- feat!: re-introduce
unknown-lengthby @agoose77 in https://github.com/scikit-hep/awkward/pull/2229
- fix: keep
EmptyArrayinremove_structureby @agoose77 in https://github.com/scikit-hep/awkward/pull/2219 - fix: add
is_c_contiguousmethod to Cupy by @ianna in https://github.com/scikit-hep/awkward/pull/2221 - fix: boolean indexing with non-zero starting offsets by @agoose77 in https://github.com/scikit-hep/awkward/pull/2216
- fix: add license to _backends by @ianna in https://github.com/scikit-hep/awkward/pull/2224
- fix: use of size in
to_RegularArrayby @agoose77 in https://github.com/scikit-hep/awkward/pull/2226 - fix: indexing into
RegularArraywith typetracer by @agoose77 in https://github.com/scikit-hep/awkward/pull/2227 - fix: support length-zero outer arrays in almost_equal by @agoose77 in https://github.com/scikit-hep/awkward/pull/2210
- fix: support options in
ak.merge_union_of_recordsby @agoose77 in https://github.com/scikit-hep/awkward/pull/2236 - fix: don't merge non-union parameters by @agoose77 in https://github.com/scikit-hep/awkward/pull/2241
- fix: boolean slicing with non-packed arrays by @agoose77 in https://github.com/scikit-hep/awkward/pull/2246
- refactor: add type hints for
Content._getitem_XXXby @agoose77 in https://github.com/scikit-hep/awkward/pull/2223 - refactor: drop
NumpyLike.known_shapeby @agoose77 in https://github.com/scikit-hep/awkward/pull/2228 - refactor: change
Content._getitem_rangeto use explicit indices by @agoose77 in https://github.com/scikit-hep/awkward/pull/2220 - docs: fix example for
merge_union_of_recordsby @agoose77 in https://github.com/scikit-hep/awkward/pull/2213 - docs: add 1.10 legacy docs to
switcher.jsonby @agoose77 in https://github.com/scikit-hep/awkward/pull/2217 - docs: reintroduce Content documentation from v1 reST files. by @jpivarski in https://github.com/scikit-hep/awkward/pull/2231
- docs: add
how-to-examine-type.mdby @agoose77 in https://github.com/scikit-hep/awkward/pull/2013 - docs: improve ragged indexing docs by @agoose77 in https://github.com/scikit-hep/awkward/pull/2247
- chore: include cuda kernel tests in sdist by @agoose77 in https://github.com/scikit-hep/awkward/pull/2218
- chore(deps): bump amannn/action-semantic-pull-request from 5.0.2 to 5.1.0 by @dependabot in https://github.com/scikit-hep/awkward/pull/2232
- chore: update pre-commit hooks by @pre-commit-ci in https://github.com/scikit-hep/awkward/pull/2215
Full Changelog: https://github.com/scikit-hep/awkward/compare/v2.0.7...v2.0.8
Notes
Files
scikit-hep/awkward-v2.0.8.zip
Files
(6.1 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:d8482e6d3df77ec92f34c7dae42ab8e2
|
6.1 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/scikit-hep/awkward/tree/v2.0.8 (URL)