Lars Grüter

Results 104 issues of Lars Grüter

## Description Create a nicer self-describing container for decomposed footprints, that's still usable as a primitive tuple or similar E.g., a dataclass that - allows for easy conversion to a...

:sleeping: Dormant
:hiking_boot: Path to skimage2

It seems like `out` is overwritten after the first assignment https://github.com/scikit-image/scikit-image/blob/c636a58e487c139cafe741701aba5c6941a195e7/skimage/graph/_rag.py#L530-L542 and the value from `img_as_float` is never used. Investigate if this is a benign oversight or a potential bug....

:wrench: type: Maintenance
:question: Needs info
:sleeping: Dormant

This is a usability suggestion and might be somewhat subjective. Especially for [larger pages in scikit-image's API documentation](https://scikit-image.org/docs/dev/api/skimage.transform.html#skimage.transform.SimilarityTransform), I've perceived the navigation with the right sidebar TOC as annoyingly slow....

tag: UX