Lars Grüter
Lars Grüter
@SerodioJ, hard to say. It depends on when a second pair of maintainer eyes has the free time & priority to review this. Could be tomorrow could be much later....
Thanks @SerodioJ! :partying_face:
Upstream issue at https://github.com/scientific-python/circleci-artifacts-redirector-action/issues/58.
> Are there currently 710 errors (or ~700)? — https://github.com/scikit-image/scikit-image/pull/7802#pullrequestreview-2886838764 Yes, as stated in the PR description: This purposefully doesn't address any of the errors yet. And instead pins the...
Thanks for the suggestion. At a first glance this sounds good but I'm unclear on the details. - To implement this, would we need to modify [`skimage.graph.RAG`](https://scikit-image.org/docs/dev/api/skimage.graph.html#skimage.graph.RAG) such that the...
`connectivity` specifying the neighborhood as a squared distance from the footprint's center is pretty established. So deviating from that definition, so that `connectivity=3` means use "knight's move neighborhood" would likely...
Hey @zoran-cuckovic, sorry for the silence on our part. We are pretty taxed in terms of maintainer resources right now and focusing on cleaning up our API. That doesn't mean...
> it may be more consistent with the rest of the library to instead return row, col (my preference would be even to return a single (n, 2)-shape array of...
Thanks for the the discussion and work around this! Using monospaced fonts for an object is a very clear signal to most folks used to technical documentation I imagine. Just...
Hey @camjay99, thanks indeed for the suggestion. I don't really follow the "For an image Z, a depression [...]" bit yet, but I think I get the rough intent. And...