| Task Name | Dataset Name | SOTA Result | Trend | |
|---|---|---|---|---|
| Solving Linear Systems | Randomly generated linear system Problem 3 (a_ii = (-1)^i * n, a_ij = j, b_i = i) 1 | Iteration Count40 | 12 | |
| Solving Linear Systems | Randomly generated linear system Problem 4 (a_ii = -n, a_ij = +/- 4j, b_i = 2n) 1 | Iterations133 | 10 | |
| Solving Linear Systems | Randomly generated linear system Problem 1 (a_ii = 3n/4n, a_ij = (-1)^i * j, b_i = i) | Iterations400 | 8 | |
| Solving Linear Systems | Randomly generated linear system Problem 2 (a_ii = -3n/4n, a_ij = j, b_i = i) 1 | Iterations110 | 7 |