diff --git a/latex/table.tex b/latex/table.tex new file mode 100644 index 0000000000000000000000000000000000000000..85168f1eb6332d1da7d0b8d1e3660da5563b70d1 --- /dev/null +++ b/latex/table.tex @@ -0,0 +1,20 @@ +\setlength{\tabcolsep}{2pt}\begin{tabular*}{\textwidth}{l@{\extracolsep{\fill}}rrrrrrrrrrr} +\toprule + & & & \multicolumn{5}{c}{HomotopyContinuation.jl} & \multicolumn{4}{c}{algpath} \\ + \cmidrule(lr){4-8} \cmidrule(lr){9-12} +\multicolumn{1}{c}{name} & \multicolumn{1}{c}{dim.} & \multicolumn{1}{c}{deg.} & \multicolumn{1}{c}{time (s)} & \multicolumn{1}{c}{fail.} & \multicolumn{1}{c}{jump.} & \multicolumn{1}{c}{med.} & \multicolumn{1}{c}{max.} & \multicolumn{1}{c}{time (s)} & \multicolumn{1}{c}{prec.} & \multicolumn{1}{c}{med.} & \multicolumn{1}{c}{max.} \\ +\midrule +dense & 1 & $1000$ & 11 & & & 15 & 100 & 17 min & 59 & 76 & 17\,k \\ +dense & 1 & $2000$ & 48 & \textbf{3} & & 24 & 79 & 2 h & 62 & 95 & 69\,k \\ +katsura & 21 & $2^{20}$ & 5 h & & & 209 & 468 & 89 h & 65 & 427 & 13\,k \\ +resultants & 3 & $16 \cdot 4^{2}$ & 7.6 & & \faTimes & 54 & 128 & 107 & 58 & 440 & 1857 \\ +resultants & 2 & $40 \cdot 5$ & 4.2 & \textbf{200} & & & & 237 & 69 & 451 & 1414 \\ +structured * & 3 & & 3.7 & \textbf{12} & \faTimes & 107 & 164 & 4.8 & 56 & 270 & 634 \\ +structured * & 3 & & 3.5 & \textbf{92} & & 111 & 133 & 32 & 71 & 380 & 818 \\ +$W_{19}$ & 1 & $19$ & 2.0 & \textbf{17} & & 97 & 101 & 1 h & 111 & 248\,k & 1004\,k \\ +$W_{20}$ & 1 & $20$ & 2.4 & \textbf{20} & & & & 3 h & 118 & 559\,k & 2311\,k \\ +$W_{20} + 1$ & 1 & $20$ & 2.7 & \textbf{20} & & & & 0.7 & 63 & 309 & 394 \\ +clustered (5, 5, 10) & 1 & $25$ & 3.6 & & \faTimes & 80 & 151 & 0.3 & 53 & 261 & 834 \\ +clustered (10, 5, 10) & 1 & $50$ & 3.8 & & \faTimes & 80 & 153 & 122 & 69 & 956 & 11\,k \\ +\bottomrule +\end{tabular*}