Hey Stéfan,
Unfortunately, this is not possible, because it would mean that old code will start generating different results. This is the "Hinsen-rule" under discussion. `foo(x)` should always return the same thing, or the code should break.
sorry if that was implicit, but this won't be against Hinsen. My point is that old code would break when using skimage v1, since we _will_ modify the API a lot. I don't think that we intend breaking anything silently :) Alex On Tue, 2021-07-20 at 11:44 -0700, Stefan van der Walt wrote:
On Tue, Jul 20, 2021, at 11:37, Alexandre de Siqueira wrote:
On the names: I humbly think that "skimage" should always point to the latest version.
Unfortunately, this is not possible, because it would mean that old code will start generating different results. This is the "Hinsen- rule" under discussion. `foo(x)` should always return the same thing, or the code should break.
Stéfan _______________________________________________ scikit-image mailing list -- scikit-image@python.org To unsubscribe send an email to scikit-image-leave@python.org https://mail.python.org/mailman3/lists/scikit-image.python.org/ Member address: alex.desiqueira@igdore.org
-- -------------------------------------------------- Dr. Alexandre de Siqueira Berkeley Institute for Data Science - BIDS 190 Doe Library University of California, Berkeley Berkeley, CA 94720 United States Lattes CV: 3936721630855880 ORCID: 0000-0003-1320-4347 Github: alexdesiqueira Twitter: alexdesiqueira --------------------------------------------------