Matthew Feickert

Results 235 issues of Matthew Feickert
trafficstars

* Note the existence of the conda-forge feedstock in the README and add install instructions for pixi and conda. - c.f. https://github.com/conda-forge/diskonaut-feedstock

**Describe the bug** For `grayskull` `v2.9.1`, if you try to generate a recipe for an R package using `grayskull cran` and pass the optional `--package-indexes` argument the required positional argument...

bug

Resolves #582 ### Description * Remove `--no-deps --no-build-isolation` `pip install` options in recipes as the build tool (e.g. `conda-build`, `rattler-build`) will enforce all required `pip install` options itself at build...

### Checklist - [x] I added a descriptive title - [x] I searched open reports and couldn't find a duplicate ### What happened? In conda-build `v25.1.2`, if a command is...

type::bug

> Could you please open a ticket that describes the overarching reason we're doing this, basically what is being discussed in https://github.com/conda/grayskull/issues/582? This would be for record-keeping that this is...

In addition to providing the source code and [releases](https://github.com/Goddard-Fortran-Ecosystem/pFUnit/blob/26dadb1157819ea1bd9c355c60ed52f42dd36432/README.md?plain=1#L67-L69), it would be nice to also distribute pFUnit on conda-forge as a cross-platform distribution method, given that all of the build...

> Looks like there's a slightly different type coercion needed here (taking one as an example0 > > ``` > src/pyhf/tensor/numpy_backend.py:38: error: Argument 2 to "poisson_logpdf" of "numpy_backend" has incompatible...

bug
help wanted
pre-commit
type checking

With NumPy 2.0, PyTorch now has a ``` DeprecationWarning: In future, it will be an error for 'np.bool' scalars to be interpreted as an index ``` This started happening on...

bug

:wave: Hi. I'm opening up this Issue to continue some discussion with @nwalters512 from the PL Slack. At the moment, the PL docs for the workspaces mention that in the...

feature: workspaces

Following https://github.com/carpentries/workbench/pull/90 adding [instructions for installation from conda-forge to the Workbench docs](https://carpentries.github.io/workbench/#installation), is there interest in accepting PRs to add instructions for installation from conda-forge to the [repository `README`](https://github.com/carpentries/sandpaper/blob/b812495a69e3e3488627ba47bc01a6dfc7b28d14/README.md#installation) (through...

documentation