Lars Grüter

Results 104 issues of Lars Grüter

As suggested by @jni in https://github.com/scikit-image/scikit-image/pull/4165#discussion_r1635901391, it might be possible to update `skimage.morphology.remove_objects_by_distance` by constructing a coo matrix and its csr matrix mapping to efficiently remove objects. Investigate!

:chart_with_upwards_trend: type: Performance
:question: Needs info

## Description With [spin now recognizing editable installs](https://github.com/scientific-python/spin/pull/155) (by meson), should we recommend it? The advantage is that the editable install plays nicer with IDEs which expect the edited code...

:page_facing_up: type: Documentation

and if it doesn't, we should set that up to speed up our CI!

:robot: type: Infrastructure
:question: Needs info

## Description Still very much a work in progress and trying to understand the problem better. See inline comments below. See also - Higher level discussion in [Long-term plan for...

:arrow_down_small: Deprecation
:scroll: type: API
:hiking_boot: Path to skimage2

Either remove it completely or integrate it into our CI again if it still works.

:wrench: type: Maintenance

With #7427 merged, I'd like to pull out the suggestion from https://github.com/scikit-image/scikit-image/pull/7427#discussion_r1625143129. The idea is to move the generation of the attestation as close as possible to the wheel /...

:robot: type: Infrastructure

## Description Closes #7406. The [output while running "brew install libomp"](https://github.com/scikit-image/scikit-image/actions/runs/8819647825/job/24213216941#step:4:29) suggests that the mentioned flags need to be set accordingly. So check whether this addresses the issue. ## Checklist...

:robot: type: Infrastructure

Since 5 days ago, our CI has started to [fail on MacOS](https://github.com/scikit-image/scikit-image/actions/runs/8865314050/job/24341444497#step:5:208) with ``` ../meson.build:1:0: ERROR: Compiler /usr/bin/clang cannot compile programs. ``` which doesn't make sense to me (yet). Unsure...

:robot: type: Infrastructure

From https://github.com/scikit-image/scikit-image/issues/7391#issuecomment-2054159456: Details > I did, the mentioned ones are gone, but now there is another one; this time in amd64 (and obviousy unrelated): > ``` > _____________________ test_polynomial_weighted_estimation ______________________...

:computer: Arch specific
:sleeping: Dormant

### Description: A minor suggestion for a good first issue, which might improve our documentation from the perspective of contributors which are new to git. **If you are a new...

:beginner: Good first issue
:pray: Feature request