Experiments with The Triangle Algorithm for Linear Systems ∗

We present some computational experimentation for solving a linear system Ax = b by applying the Triangle Algorithm described in [3], based on converting the system to a convex hull problem as described in [4]. A comparison of the performance with classical iterative methods such as Jacobi, Gauss-Seidel, and Successive Over-Relaxation method for small size problems suggests the Triangle Algorithm is competitive, requiring no restrictions on the input matrix.