Skip to content

Conversation

@lagru
Copy link
Member

@lagru lagru commented Aug 18, 2025

Which was somewhat ambiguous and more complicated than necessary. In the recent skimage sprint we agreed that we don't want to use it going forward. Instead let's go with the convention used by scikit-learn.

Release note

For maintainers and optionally contributors, please refer to changelist's README on how to document this PR for the release notes.

Remove array expressions inspired by scikit-image. This impacts forms like
`(M, 3) int array`. Instead, prefer the more expressive convention used by
scikit-learn, for example, `array of dtype int and shape (M, 3)`.

Which was somewhat ambiguious and more complicated than necessary.
Instead let's go with the convention used by scikit-learn.
@lagru lagru added the deprecation (Breaking) API change or removal of a feature label Aug 18, 2025
@lagru lagru added this to the v0.5 milestone Oct 1, 2025
@lagru lagru marked this pull request as ready for review October 25, 2025 19:01
@lagru lagru merged commit 9d546a8 into main Oct 25, 2025
8 checks passed
@lagru lagru deleted the rm-skimage-array-forms branch October 25, 2025 19:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

deprecation (Breaking) API change or removal of a feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants