Gilbert, John R.Peierls, Timothy2007-04-232007-04-231986-09http://techreports.library.cornell.edu:8081/Dienst/UI/1.0/Display/cul.cs/TR86-783https://hdl.handle.net/1813/6623Existing sparse partial pivoting algorithms can spend asymptomatically more time manipulating data structures than doing arithmetic, although they are tuned to be efficient on many large problems. We present an algorithm to factor sparse matrices by Gaussian elimination with partial privoting in time proportional to the number of arithmetic operations. Implementing this algorithm requires only simple data structures and gives a code that is competitive with, and often faster than, existing sparse codes. The key idea is a new triangular solver that uses depth-first search and topological ordering to take advantage of sparsity in the right-hand side.1624731 bytes383867 bytesapplication/pdfapplication/postscripten-UScomputer sciencetechnical reportSparse Partial Pivoting in Time Proportional to Arithmetic Operationstechnical report