We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb754f4 commit 2531dc4Copy full SHA for 2531dc4
docs/plaid_benchmarks.md
@@ -1,5 +1,3 @@
1
-# PLAID Benchmarks
2
-
3
<img src="../assets/images/plaid_benchmarks.png" class="align-center" width="60%"
4
alt="PLAID Benchmarks" />
5
@@ -34,9 +32,9 @@ $$
34
32
35
33
<table style="width:99%;">
36
<colgroup>
37
-<col style="width: 19%" />
38
-<col style="width: 48%" />
39
-<col style="width: 31%" />
+<col style="width: 18%" />
+<col style="width: 52%" />
+<col style="width: 28%" />
40
</colgroup>
41
<thead>
42
<tr class="header">
mkdocs.yml
@@ -51,6 +51,7 @@ plugins:
51
- section-index
52
- bibtex:
53
bib_file: "docs/refs.bib"
54
+ style: "unsrt"
55
cite_inline: false
56
57
markdown_extensions:
0 commit comments