Skip to content

Commit 1a9086c

Browse files
author
Matthias Koeppe
committed
sage.combinat: Update # needs
1 parent cf0357d commit 1a9086c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/sage/combinat/permutation.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8131,6 +8131,7 @@ 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
81348135
sage: from sage.combinat.permutation import bistochastic_as_sum_of_permutations
81358136
81368137
sage: # needs networkx sage.graphs sage.modules

0 commit comments

Comments
 (0)