Skip to content

Commit 801e5c9

Browse files
author
Matthias Koeppe
committed
src/sage/combinat/permutation.py: Fix # needs
1 parent 403e60b commit 801e5c9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/sage/combinat/permutation.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8131,7 +8131,6 @@ def bistochastic_as_sum_of_permutations(M, check=True):
81318131
We create a bistochastic matrix from a convex sum of permutations, then
81328132
try to deduce the decomposition from the matrix::
81338133
8134-
sage: # needs networkx sage.graphs sage.modules
81358134
sage: from sage.combinat.permutation import bistochastic_as_sum_of_permutations
81368135
81378136
sage: # needs networkx sage.graphs sage.modules

0 commit comments

Comments
 (0)