Manipulate arrays of complex data structures as easily as Numpy
https://github.com/scikit-hep/awkward-1.0
Awkward Array is a library for nested, variable-sized data, including
arbitrary-length lists, records, mixed types, and missing data, using
NumPy-like idioms.
Arrays are dynamically typed, but operations on them are compiled and fast.
Their behavior coincides with NumPy when array dimensions are regular and
generalizes when they're not.
- Developed at devel:languages:python:numeric
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:PowerPC/python-awkward && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
awkward-1.10.2.tar.gz | 0001674870 1.6 MB | |
awkward-cmake-build-with-RelWithDebInfo.patch | 0000000539 539 Bytes | |
python-awkward.changes | 0000015411 15 KB | |
python-awkward.spec | 0000003966 3.87 KB |
Revision 12 (latest revision is 37)
Dominique Leuenberger (dimstar_suse)
accepted
request 1035176
from
Daniel Garcia (dgarcia)
(revision 12)
- Remove not needed tests filter - Update to 1.10.2: # New features * feat: add RegularArray._reduce_next implementation (backport) by @agoose77 in #1813 # Bug-fixes and performance * fix: don't assume trailing . for module name in is_XXX_buffer (backport) by @agoose77 in #1746 * fix: use proper lengths in ByteMaskedArray.mergemany (backport) by @agoose77 in #1750 * fix: simplify ListOffsetArray_reduce_nonlocal_outstartsstops (backport) by @agoose77 in #1797 # Other * chore: remove v2 Python highlevel LayoutBuilder from main-v1. by @jpivarski in #1863
Comments 0