Skip to content

Commit 5cd32bc

Browse files
authored
Final docs fix for v0.1.2 (#58)
1 parent 915bf47 commit 5cd32bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SDiagonalizability.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"""
88
SDiagonalizability
99
10-
A dynamic algorithm to minimize or recognize the S-bandwidth of an undirected graph.
10+
A dynamic algorithm to minimize or recognize the ``S``-bandwidth of an undirected graph.
1111
1212
Given an undirected, possibly weighted graph ``G`` and finite set of integers ``S`` ⊂ ``ℤ``,
1313
``G`` is said to be "``S``-diagonalizable" if there exists some diagonal matrix ``D`` and

0 commit comments

Comments
 (0)