Skip to content

Jit compile to_awkward with numba if possible #300

@ikrommyd

Description

@ikrommyd

It would be really nice if we can @numba.njit the to_awkward function. Awkward's array builder is numba-jittable but the input iterable of LHEEvents isn't. We would need to properly type it and tell numba how to compile it I think.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions