--------------------- Open Numerical Library ------------------------- General information =================== This is OpenNL, a library to easily construct and solve sparse linear systems. * OpenNL is supplied with a set of built-in iterative solvers (Conjugate gradient and BICGSTAB) * OpenNL can also use other solvers (by writing a SolverTraits class) Contact ======= The author is Bruno Levy . OpenNL main page is http://www.loria.fr/~levy/software/. Caution ======= CGAL includes a version of OpenNL in C++, made especially for CGAL by Bruno Levy.