-
-
Notifications
You must be signed in to change notification settings - Fork 674
Closed
Milestone
Description
The class PermutationsNK
in sage.combinat.permutation_nk
was only used for its iterative property. The latter can be replaced from the permutations
in the itertools
Python module.
see also: #10534
CC: @sagetrac-sage-combinat @tscrim @nthiery @hivert
Component: combinatorics
Author: Vincent Delecroix
Branch/Commit: c86ef49
Reviewer: Travis Scrimshaw
Issue created by migration from https://trac.sagemath.org/ticket/16472