We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 638609e commit 0b0b826Copy full SHA for 0b0b826
1 file changed
docs/benchmarks/benchmarks/lu.md
@@ -4,7 +4,8 @@ icon: lucide/table-cells-split
4
5
# LU
6
7
-The LU benchmark computes an in-place block LU decomposition:
+The LU benchmark computes an in-place block [LU
8
+decomposition](https://en.wikipedia.org/wiki/LU_decomposition):
9
10
\[
11
A = LU
0 commit comments