-
([Available as a GitHub Gist here](https://gist.github.com/matthewfeickert/93395d74724ef19d0c4670940868b52a))
I'm trying to do an interpolation of some points on a grid with [`mplhep` `v0.3.21`](ht…
-
### Description of new feature
GitHub [has just added support](https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/creating-a-repository-on-github/about-citation-files) for …
-
For example:
```python
>>> import vector
>>> vector.obj(pt=0, eta=0, phi=0, E=0)
vector.obj(pt=0, phi=0, eta=0, E=0)
>>> vector.obj(pT=0, eta=0, phi=0, E=0)
Traceback (most recent call last):
…
-
If @mat-adamec agrees, I propose to switch the coffea benchmark link to the jupyter notebook https://github.com/nsmith-/coffea-benchmarks/blob/master/coffea-adl-benchmarks.ipynb which has generally mo…
-
Since our intent is to add many new charts across new data domains, I'm thinking it makes more sense to store the default metadata in a more modular way in safetyCharts. Process might look like this: …
-
# Description
With [concurrency groups in GHA](https://docs.github.com/en/actions/reference/workflow-syntax-for-github-actions#jobsjob_idconcurrency) you now have the ability
> To also cancel an…
-
### Summary
GitHub Actions now has a [`concurrency`](https://docs.github.com/en/actions/learn-github-actions/workflow-syntax-for-github-actions#concurrency) option that has a `cancel-in-progress` o…
-
Functions like `uproot.lazy` normally work without specifying the tree name if there is only one TTree in the file, but this doesn't work if there are multiple cycle numbers:
```python
>>> import …
-
### Version of Awkward Array
1.5.0
### Description and code to reproduce
#703 fixed `ak.to_arrow()` for `PartitionedArray`, but not `ak.to_arrow_table()`. For example, this part works fine:
```p…
-
While using cabinetry 0.4.0 @ coffea-casa makes notebook https://github.com/iris-hep/analysis-grand-challenge/blob/main/analyses/atlas-open-data-hzz/CabinetryHZZAnalysis.ipynb die with:
```
------…