Showing a deprecation warning for valid input isn't ideal ;-) How about we deprecate all list/tuple input and force the user to use G.linear_combination_of_smith_form_gens / G.linear_combination_of_gens.
On Monday, April 28, 2014 4:27:45 PM UTC+1, Nathann Cohen wrote: > > > Moreover, how are you going to deprecate it? When is a deprecation > warning > > shown? > > Ahahahah. That's an interesting question, but the current way being > bad, there is absolutely no way that it will stay like that forever > just because we don't know how to tell the users :-D > > I had something a bit unpleasant in mind... Just showing a deprecation > warning in this __call__ function saying that the standard WILL > change, and doing nothing... And removing the lines we need to remove > one year from now. > > Nathann > -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.
