Regarding : Removing certain entries from a list of combinations [closed]

asked 0 years ago

sgmth gravatar image

Please see my question at https://ask.sagemath.org/question/808...

Just now noticed that the two codes are not giving complete list. If we run, for example , the second code, for(say), n=6 and m=4, then we get the output as [[0, 1, 2, 5], [0, 1, 3, 5]]. It should also include [0,1,3,4].

Preview: (hide)

Closed for the following reason duplicate question by Max Alekseyev
close date 2025-01-24 12:47:49.830460

Comments

Please raise concern in that question. No need to create a new one.

Max Alekseyev gravatar imageMax Alekseyev ( 0 years ago )

There was an oversight with respect to periodic words, now the code is corrected.

Max Alekseyev gravatar imageMax Alekseyev ( 0 years ago )

Thanks a lot again Sir. I thought that since it has been more than three weeks and you or any other would not likely visit that page again, so I posted a new one referring to that one. Sir, let me know if there is a way to raise concern pertaining to an older question , so that there is some kind of notification for all to see.

sgmth gravatar imagesgmth ( 0 years ago )

If you post a comment on the old question, then by default, anyone who has participated will get a notification.

John Palmieri gravatar imageJohn Palmieri ( 0 years ago )

Thanks a lot Sir John. I was not aware of that.

sgmth gravatar imagesgmth ( 0 years ago )