Matthew Feickert

Results 235 issues of Matthew Feickert
trafficstars

### Tool name GitHub CLI ### Tool license MIT ### Add or update? - [ ] Add - [X] Update ### Desired version 2.49.0 ### Approximate size _No response_ ###...

awaiting-deployment
Area: Scripting and command line
OS: Ubuntu
feature request

* PyPI Trusted Publisher support now includes GitLab CI/CD, so use generated OIDC tokens to publish to TestPyPI or PyPI as needed in GitLab pipelines. - c.f. https://blog.pypi.org/posts/2024-04-17-expanding-trusted-publisher-support/

* A minimal code snippet that reproduces the bug. ``` uv pip install --verbose --index-url https://download.pytorch.org/whl/cpu torch torchvision torchaudio ``` * The command you invoked (e.g., `uv pip sync requirements.txt`),...

compatibility

Hi. :wave: While trying to adopt `uv` for use in the `pyhf` CI system (https://github.com/scikit-hep/pyhf/pull/2444) we've found that we're getting different environment solves between `python -m pip install` and `uv...

question
compatibility
resolver

### Package name boost-histogram ### Package version all ### PyPI URL https://pypi.org/project/boost-histogram/ ### piwheels URL https://www.piwheels.org/project/boost-histogram/ ### Python version - [X] Python 3.7 - [X] Python 3.9 ### I am...

missing package

In `pypa/gh-action-pypi-publish` `v1.7.0` inputs were changed to use kebab-case. Update to all inputs that were previously snake_case to use the new input format. - c.f. https://github.com/pypa/gh-action-pypi-publish/releases/tag/v1.7.0

bug

While ideally you shouldn't need to rely super heavily on activation scripts, sometimes it does become necessary or becomes sociologically a practicality to get work done with other people in...

enhancement
needs-design

In the slides you're mentioning lock files and `pip-tools` already, which is great! https://github.com/klieret/everything-you-didnt-now-you-needed/blob/8ad55c208b5e370dfda676d7b2d58d9d556c3597/slides.md?plain=1#L389-L397 Though it might also be worth mentioning the benefits that arise from using ["secure installs" with...

Extension

It can serve as navigation to different notebooks

enhancement
docs

In the [`Likelihood-Function` notebook](https://github.com/matthewfeickert/Statistics-Notes/blob/61562c02cc1726012dc69d816feb040aa01db2b0/Notebooks/Introductory/Likelihood-Function.ipynb) there is a short aside on Fisher's distinguishing and use of likelihood in a different manner from probability. This should be complimented and extended by [the...

enhancement
docs