Stefan van der Walt

Results 133 issues of Stefan van der Walt

Move all thresholding functions into a separate `skimage.threshold` submodule. Functions in there would be of two types: those that produce thresholds, and those that produce threshold images. For some methods,...

:sleeping: Dormant
:hiking_boot: Path to skimage2

See if we can speed up builds by caching meson build dir

:robot: type: Infrastructure

No problems found, but looks like it runs into a lot of issues? ``` Run asv check -v -E existing Couldn't load asv.plugins._mamba_helpers because No module named 'libmambapy' · Running...

:sleeping: Dormant

**Definition of done:** For all functions that require binary images as inputs, check the dtype of the input to ensure that it is bool, and do not perform implicit conversion.

:sleeping: Dormant
:hiking_boot: Path to skimage2

Avoid miniforge-setup from raising warnings. Also try and better document the omp version requirement.

:robot: type: Infrastructure

See https://sass-lang.com/documentation/breaking-changes/import/ and https://github.com/executablebooks/sphinx-design/issues/231 [Bootstrap issue](https://github.com/twbs/bootstrap/issues/29853) (they're aiming for v6) I think what we want in our `index.scss` is to do: ``` @use "sections/skip-link" as *; ``` For all modules...

tag: dependencies
tag: CSS

@agoose77 I replaced the image links with ones that will work. I did not how how to generate `myst_tests.ipynb` from `myst_tests.md` (or vice versa), and I also cannot see where...

maintenance

https://mystmd.org/guide/in-page-execution#jupyterlite There is a link to read more, that points to the same section.

documentation