Matthew Feickert

Results 235 issues of Matthew Feickert
trafficstars

Following a discussion with @nhartman94 in which [Sheppard's correction](https://en.wikipedia.org/wiki/Sheppard%27s_correction) was introduced it seems that it would be an important thing to know about and apply in any area that heavily...

enhancement

Given discussion with Micky (2018-05-08), add a note about the convergence to the true parameter in the limit of large samples in the `Error-on-means.ipynb`. It converges to your true parameter,...

enhancement

* Update to PYTHIA v8.309

enhancement

Trying to get Python 3.11 working fails due to PYTHIA with ``` > [builder 5/8] RUN mkdir /code && cd /code && wget --quiet "[https://pythia.org/download/pythia${PYTHIA_VERSION:0:2}/pythia${PYTHIA_VERSION}.tgz](https://pythia.org/download/pythia$%7BPYTHIA_VERSION:0:2%7D/pythia$%7BPYTHIA_VERSION%7D.tgz)" && tar xvfz pythia${PYTHIA_VERSION}.tgz &&...

LHAPDF is installed in the Docker images https://github.com/scailfin/MadGraph5_aMC-NLO/blob/7678e884e6c2675f200cb2be58a4ccb28277be04/docker/debian/Dockerfile#L82-L96 which allows for users to download LHAPDF sets ```console $ docker run --rm -ti scailfin/madgraph5-amc-nlo:mg5_amc3.3.2 root@898ccfb286ce:~/data# lhapdf get NNPDF23_lo_as_0130_qed Unable to download...

documentation

I'm giving up and installing the NLO dependencies with `mg5_aMC install` for now, but in the future there should be some more sustainable and transparent way to approach this. _Originally...

It would be nice to additionally add more complete examples of how one can use MadGraph5 with the Docker image. @oliviermattelaer has some very nice tutorials online (even if a...

For easily testing installs and deployments an NVIDIA GPU enabled Docker image is going to be needed.

* Add generation of GitHub artifact attestations to built sdist and wheel before upload. c.f.: - https://github.blog/2024-05-02-introducing-artifact-attestations-now-in-public-beta/ - https://docs.github.com/en/actions/security-guides/using-artifact-attestations-to-establish-provenance-for-builds * Add verification of artifact attestation before publishing awkward to PyPI...

* Add generation of GitHub artifact attestations to built sdist and wheel before upload. c.f.: - https://github.blog/2024-05-02-introducing-artifact-attestations-now-in-public-beta/ - https://docs.github.com/en/actions/security-guides/using-artifact-attestations-to-establish-provenance-for-builds