-
Notifications
You must be signed in to change notification settings - Fork 91
Issues: scikit-hep/awkward
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Runtime for ak.combinations with cuda backend
performance
Works, but not fast enough or uses too much memory
#3491
opened May 1, 2025 by
kmohrman
ak.to_cudf
test failing (test_3051_to_cuda.py::test_strings
)
bug
#3480
opened Apr 24, 2025 by
ikrommyd
Allow to avoid copying from/to device when changing backends between JAX and CUDA
performance
Works, but not fast enough or uses too much memory
#3474
opened Apr 18, 2025 by
ianna
Add explicit jax kernel tests
tests
More or better tests are needed
#3466
opened Apr 14, 2025 by
ikrommyd
Strange segmentation fault of The problem described would be a bug, but needs to be triaged
awkward_IndexedArray64_numnull
with jax and cuda installation
bug (unverified)
#3458
opened Apr 12, 2025 by
ikrommyd
Implement consistent
__setitem__
between numpy/cupy.ndarray
s and VirtualArray
s
#3444
opened Apr 6, 2025 by
ikrommyd
Add
VirtualArray
in the input/output signature of the nplikes' functions when required
#3429
opened Mar 19, 2025 by
ianna
Investigate the usage of
cached_property
for materialize
and is_materialized
in VirtualArray
#3428
opened Mar 19, 2025 by
ikrommyd
update
_backends
so that we don't have to hard-code the nplike-to-backend relationship
#3420
opened Mar 18, 2025 by
ianna
ctypes
abstraction is not scoped to NumPy only
cleanup
#3413
opened Mar 7, 2025 by
agoose77
Question on performance
performance
Works, but not fast enough or uses too much memory
#3403
opened Feb 21, 2025 by
martindurant
ak.forms.form.index_to_dtype
is probably wrong: should probably be native, not little-endian
bug
#3356
opened Dec 19, 2024 by
jpivarski
Intermittent failures in deploying the documentation preview
bug
The problem described is something that must be fixed
tests
More or better tests are needed
#3305
opened Nov 14, 2024 by
jpivarski
Add New feature or request
ak.quantile
and ak.percentile
feature
#3289
opened Nov 3, 2024 by
alam-shahul
attrs
are not preserved in serializations through Arrow or Parquet
bug
#3278
opened Oct 8, 2024 by
jpivarski
Function to convert ragged arrays into (Python) _lists_ of Tensors?
feature
New feature or request
#3265
opened Oct 2, 2024 by
jpivarski
Cython header-only demo project should have NumPy own the data
docs
Improvements or additions to documentation
#3262
opened Sep 30, 2024 by
jpivarski
ak.records_to_regular
to convert [{"x": 1, "y": 2}, {"x": 3, "y": 4}]
into [[1, 2], [3, 4]]
feature
#3257
opened Sep 25, 2024 by
jpivarski
RecordArray with duplicated field names cause issues with to_buffers, unpickling and loading from arrow
bug
The problem described is something that must be fixed
#3247
opened Sep 18, 2024 by
nikoladze
[CPU/GPU] prod kernel on an empty list of a complex type gives a wrong result
bug (unverified)
The problem described would be a bug, but needs to be triaged
#3236
opened Sep 12, 2024 by
ianna
Previous Next
ProTip!
no:milestone will show everything without a milestone.