To clarify slightly, I want both cases to return False, whereas Jori wants both cases to raise an error. Same reasoning for me as is_similar for matrices.
Best, Travis On Sunday, December 4, 2016 at 1:59:47 AM UTC-6, Jori Mäntysalo wrote: > > Currently > > Posets.PentagonPoset().is_antichain_of_poset([2,3,'junk']) > > returns False and > > Posets.PentagonPoset().is_antichain_of_poset(['junk',2,3]) > > raises an error. At https://trac.sagemath.org/ticket/19078 I and Travis > have different opinion about which one is the right answer. So please give > your opinion. > > * * * > > I think we all agree that this should be consistent, and something like > is_induced_subposet() should also behave in the same way. > > -- > Jori Mäntysalo > -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To post to this group, send email to sage-devel@googlegroups.com. Visit this group at https://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/d/optout.