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.4.tar.gz | 0005053746 4.82 MB | |
python-awkward.changes | 0000033167 32.4 KB | |
python-awkward.spec | 0000003437 3.36 KB |
Revision 24 (latest revision is 37)
Dominique Leuenberger (dimstar_suse)
accepted
request 1096327
from
Dirk Mueller (dirkmueller)
(revision 24)
- update to 2.2.4: * feat!: canonicalise union of indexed * feat: add array dispatcher (inline) * fix: patch NDArrayOperatorsMixin * fix: improve performance of Form.select_columns * refactor: add internal with_operation_context
Comments 0