Matthew Feickert

Results 460 comments of Matthew Feickert

> Does pylhe have a write_lhe function? I have not seen one. @APN-Pucky Nope. Would be a welcome contribution I think. Go for it. :+1:

> I'm using Python 3.5.6 (GCC 6.2.0). In that case you're using a Python version that hasn't been supported since PR https://github.com/scikit-hep/pylhe/pull/47 and so before `pylhe` [`v0.1.0`](https://github.com/scikit-hep/pylhe/tree/v0.1.0). Please replicate your...

> but the important part is the link to the central location on the scikit-hep.org page, which we can update. Unless every Scikit-HEP library is going to have the same...

@Saransh-cpp were you thinking of things like simple examples to replace what Jim had added in PR #55? ```diff --- a/src/vector/_compute/lorentz/tau2.py +++ b/src/vector/_compute/lorentz/tau2.py @@ -4,10 +4,11 @@ # or https://github.com/scikit-hep/vector...

As a note to myself, once I release `pyhf` `v0.7.7` with the patches for this in it, I need to report back here.

In PR https://github.com/actions/runner-images/pull/9776, the `ubuntu-24.04` runner environment description was added, which includes https://github.com/actions/runner-images/blob/7bb1d84f7071bfa9c350d7552d9631d9a69bfdb0/images/ubuntu/Ubuntu2404-Readme.md?plain=1#L95 This is great, but for using `gh attestation verify` to validate a GitHub artifact attestation before publishing...

> We expect next image deployment will be on tuesday or wednesday next week. @sssharif @shamil-mubarakshin Do you have an updated estimate on this?

Thank you @mikhailkoliada! For others, c.f. https://github.com/actions/runner-images/releases/tag/ubuntu22%2F20240514.2 for the full deployment notes.

> Did this work in previous versions? I'm not sure about past `uv` releases. I'm encountering this for the first time while trying to migrate the CI to use `uv`...

> Mostly was wondering if it was “obviously a regression” from today’s release. Not that I know of, but I can later tonight replicate with an older `uv` release to...