Software Jon Wilkening

gmpfrxx. An integrated C++ implementation of the GNU MP and MPFR multiple-precision integer, rational and floating point libraries (modeled on gmpxx.h).

sym_mat. A sparse cholesky solver using a greedy algorithm to re-order the rows and columns to try to minimize fill-in. The first stage is done symbolically using graph theory and clique analysis.