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.
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / python-awkward
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python:numeric/python-awkward && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_multibuild | 0000000085 85 Bytes | |
awkward-2.6.8.tar.gz | 0006116939 5.83 MB | |
python-awkward.changes | 0000046483 45.4 KB | |
python-awkward.rpmlintrc | 0000000045 45 Bytes | |
python-awkward.spec | 0000003876 3.79 KB |
Revision 77 (latest revision is 80)
Markéta Machová (mcalabkova)
accepted
request 1202467
from
Benjamin Greiner (bnavigator)
(revision 77)
- Revert numpy restriction to > 2 * Upstream declares 1.18.0. - Test both in multibuild: * numba: requires numpy < 2.1 (--> installs numpy1) * no numba --> installs numpy >= 2.1 - enable uproot tests: no cycle in multibuild
Comments 0