vector icon indicating copy to clipboard operation
vector copied to clipboard

Vector classes and utilities

Results 24 vector issues
Sort by recently updated
recently updated
newest added

> Is this a way to signal that there is no 4D interpretation of VertexArray? (which is true) > I can just remove L139, but vector would throw an error...

feature

All the `# TODO: Add an example here - see https://github.com/scikit-hep/vector/issues/194` lines in https://github.com/scikit-hep/vector/blob/main/src/vector/backends/numpy.py

docs
good first issue

## Description The draft PDF can be downloaded from - https://github.com/scikit-hep/vector/actions/runs/10420364323 JOSS paper format - https://joss.readthedocs.io/en/latest/paper.html JOSS submission guidelines - https://joss.readthedocs.io/en/latest/submitting.html ## Checklist - [ ] Have you followed the...

### Vector Version 1.4.1 ### Python Version 3.11 ### OS / Environment macOS but doesn't matter ### Describe the bug Currently in coffea if you do ```python from coffea.nanoevents import...

feature
help wanted