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
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/python-awkward && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
awkward-2.2.2.tar.gz | 0005047231 4.81 MB | |
python-awkward.changes | 0000032307 31.5 KB | |
python-awkward.spec | 0000003437 3.36 KB |
Revision 22 (latest revision is 37)
Dominique Leuenberger (dimstar_suse)
accepted
request 1092133
from
Dirk Mueller (dirkmueller)
(revision 22)
- update to 2.2.2: * drop string broadcasting overloading * add Index._touch_XXX methods * add ak.typetracer.length_one_if_typetracer * add placeholder array * bugfixes and other changes see https://github.com/scikit-hep/awkward/releases/tag/v2.2.2
Comments 0