issues
search
scikit-hep
/
awkward
Manipulate JSON-like data with NumPy-like idioms.
https://awkward-array.org
BSD 3-Clause "New" or "Revised" License
850
stars
89
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore: update pre-commit hooks
#3319
pre-commit-ci[bot]
opened
9 hours ago
0
chore(deps): bump the actions group with 2 updates
#3318
dependabot[bot]
opened
12 hours ago
0
fix: concatenation of empty records
#3316
pfackeldey
closed
3 days ago
0
feat: allow `np.array`s in `ak.full_like` as fill_value
#3315
pfackeldey
opened
3 days ago
2
fix: sorting of record arrays without fields (`ak.zip(tuple(...))`)
#3314
pfackeldey
closed
3 days ago
0
Setting integer type within ArrayBuilder
#3313
TiniTinyTerminator
closed
16 hours ago
1
fix: extend limit on number of regular arrays to concatenate
#3312
ianna
closed
3 days ago
3
feat: Content.form_with_key_path()
#3311
jpivarski
closed
3 days ago
4
ak.concatenate with `axis=1` fails for more than 127 regular-length arrays
#3310
jpivarski
closed
3 days ago
1
fix: Upstream API changes in cuDF 24.10
#3309
martindurant
opened
6 days ago
1
chore: update pre-commit hooks
#3307
pre-commit-ci[bot]
closed
6 days ago
0
chore(deps): bump the actions group across 1 directory with 3 updates
#3306
dependabot[bot]
closed
6 days ago
0
Intermittent failures in deploying the documentation preview
#3305
jpivarski
opened
1 week ago
2
fix: restrict `named_axis` inferring to `ak.Arrays/ak.Records/ak.HighLevelContexts` by default
#3304
pfackeldey
closed
1 week ago
3
chore: update pre-commit hooks
#3303
pre-commit-ci[bot]
closed
1 week ago
0
chore(deps): bump the actions group with 2 updates
#3302
dependabot[bot]
closed
1 week ago
1
fix: ak.argcombinations should allow negative axis
#3301
jpivarski
closed
1 week ago
2
Argcombinations not taking negative axis values
#3300
mghern
closed
1 week ago
1
fix: use None when ndims can't be inferred from a layout-like obj
#3299
pfackeldey
closed
2 weeks ago
1
fix: test from_raggedtensor on CUDA
#3298
ianna
closed
2 weeks ago
0
build: Update awkward-cpp required Python to v3.9+
#3297
matthewfeickert
closed
2 weeks ago
4
chore: remove Python 3.8, ensure Python 3.13 is included
#3295
jpivarski
closed
2 weeks ago
0
docs: add nj-vs-vh as a contributor for code
#3293
allcontributors[bot]
closed
2 weeks ago
0
feat: to/from TensorFlow Tensor
#3292
maxymnaumchyk
closed
2 weeks ago
4
fix: correct handling of keepdims and mask_identity for weighted mean
#3291
nj-vs-vh
closed
2 weeks ago
3
chore(deps): bump the actions group across 1 directory with 2 updates
#3290
dependabot[bot]
closed
2 weeks ago
0
Add `ak.quantile` and `ak.percentile`
#3289
alam-shahul
opened
3 weeks ago
1
fix: test `from_raggedtensor` on GPU
#3288
ianna
closed
3 weeks ago
0
docs: add basnijholt as a contributor for maintenance
#3287
allcontributors[bot]
closed
1 month ago
0
chore: delete `.DS_Store` and add it to .gitignore
#3286
basnijholt
closed
1 month ago
3
Row-wise weighted mean gives incorrect results
#3285
nj-vs-vh
closed
2 weeks ago
6
chore: update pre-commit hooks
#3284
pre-commit-ci[bot]
closed
2 weeks ago
0
chore: add download stats
#3283
ianna
closed
1 month ago
1
feat: updated LayoutBuilder.h (added functors) for C++11 compatibility
#3281
jpivarski
closed
2 weeks ago
1
`pytest tests-cuda-kernels` is currently failing on my GPU
#3280
jpivarski
closed
1 month ago
0
chore: increase try-it version of Awkward to 2.6.4
#3279
jpivarski
closed
2 weeks ago
3
`attrs` are not preserved in serializations through Arrow or Parquet
#3278
jpivarski
opened
1 month ago
0
We should control the type of `ak.Array.attrs`, and it should be immutable
#3277
jpivarski
opened
1 month ago
0
chore: update pre-commit hooks
#3275
pre-commit-ci[bot]
closed
1 month ago
0
chore(deps): bump the actions group with 2 updates
#3274
dependabot[bot]
closed
3 weeks ago
1
docs: add tacaswell as a contributor for maintenance
#3273
allcontributors[bot]
closed
1 month ago
0
fix: make sure 'at' is a cupy zero dim array
#3271
ianna
closed
1 month ago
4
ci: use cibuildwheel for pyodide test
#3270
henryiii
opened
1 month ago
3
ci: use official GHA for uv
#3269
henryiii
closed
1 month ago
0
ci: restore Windows 32-bit wheels
#3268
henryiii
closed
1 month ago
0
Add interoperability between Awkward Array and ML libraries
#3267
maxymnaumchyk
closed
2 weeks ago
0
fix: ak.typetracer.length_one_if_typetracer with option and union types
#3266
jpivarski
closed
1 month ago
0
Function to convert ragged arrays into (Python) _lists_ of Tensors?
#3265
jpivarski
opened
1 month ago
0
Odd behavior of type tracing on `IndexOptionalArray`
#3264
yimuchen
closed
1 month ago
1
fix: add cuda backend support for `to_raggedtensor` and `from_raggedtensor` functions
#3263
maxymnaumchyk
closed
4 weeks ago
3
Next