Skip to content

Commit e346176

Browse files
committed
remove broken link
1 parent ac57c74 commit e346176

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/sage/combinat/regular_sequence_bounded.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,6 @@ def multiply_reduce(A, B):
4747
r"""
4848
Return the matrix `A\cdot B` with entries `\min{(A\cdot B)_{ij},2}`.
4949
50-
This function is used in
51-
:func:`<sage.combinat.regular_sequence_bounded.mandel_simon_algorithm>`.
52-
5350
INPUT:
5451
5552
- ``A`` -- an `m \times n` matrix

0 commit comments

Comments
 (0)