Published February 16, 2023
| Version v2.0.8
Software
Open
Awkward Array
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-length
by @agoose77 in https://github.com/scikit-hep/awkward/pull/2229
- fix: keep
EmptyArray
inremove_structure
by @agoose77 in https://github.com/scikit-hep/awkward/pull/2219 - fix: add
is_c_contiguous
method 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_RegularArray
by @agoose77 in https://github.com/scikit-hep/awkward/pull/2226 - fix: indexing into
RegularArray
with 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_records
by @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_XXX
by @agoose77 in https://github.com/scikit-hep/awkward/pull/2223 - refactor: drop
NumpyLike.known_shape
by @agoose77 in https://github.com/scikit-hep/awkward/pull/2228 - refactor: change
Content._getitem_range
to use explicit indices by @agoose77 in https://github.com/scikit-hep/awkward/pull/2220 - docs: fix example for
merge_union_of_records
by @agoose77 in https://github.com/scikit-hep/awkward/pull/2213 - docs: add 1.10 legacy docs to
switcher.json
by @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.md
by @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:85a2b73097d23201c6224dd6ba4cede3
|
6.1 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/scikit-hep/awkward/tree/v2.0.8 (URL)