Matthew Feickert

Results 235 issues of Matthew Feickert
trafficstars

### Solution to issue cannot be found in the documentation. - [X] I checked the documentation. ### Issue I'm opening this under `conda-smithy` as this is the result of a...

bug

Following some success with https://github.com/HEPData/hepdata_lib/pull/220 I'm trying to setup some CI on my fork (to PR) that would run a full validation as compared to [`.github/workflows/quick_validation.yml`](https://github.com/MadAnalysis/madanalysis5/blob/65d4239137b5c5e1b6354a4013c36eec4cbf1957/.github/workflows/quick_validation.yml) which seems to be...

validation

### Before submitting Please complete the following checklist when submitting a PR: - [x] All new features must include a test sequence. If you've fixed a bug or added code...

:gear:enhancement
Docker

### Feature details :wave: Hi and welcome to GitHub MadAnalysis 5 team! :rocket: I was wondering if you had any interest in having a `Dockerfile` for your project that would...

:gear:enhancement
Docker

> So one thing that I've noticed is that the build instructions aren't fully transparent as it seems that a local `pip` install doesn't do a good job of actually...

After a local build of the the package ``` python -m pip install --upgrade --verbose . ``` the repository is left in a dirty state with additional untracked files in...

This might be something to take up with the FastJet authors themselves, but anytime that `fastjet.ClusterSequence` is called the FastJet banner gets printed to stdout. For `fastjet` `v3.4.0.5` ```python import...

> @matthewfeickert is it possible to move the wheel building for `aarch64` on new releases to Cirrus CI as well as part of this PR? > > See: https://cibuildwheel.readthedocs.io/en/stable/setup/#cirrus-ci >...

enhancement
ci

* Use 'uv pip' for all calls to 'pip install' in CI workflows. - c.f. https://github.com/astral-sh/uv/ * Use 'pytest' over 'python -m pytest' as calling pytest as a main module...

:wave: Hi. Thanks for creating `buffy` as my experience of using it through JOSS's `editorialbot` has been fantastic. At the moment there are [reminders](https://buffy.readthedocs.io/en/latest/responders/reminders.html#reminders) which https://github.com/openjournals/buffy/blob/66fd7dd285aa5e2404b58e7009299901977ddd81/docs/responders/reminders.md?plain=1#L7-L14 At the start of...