LinearAlgebra ============= ... is a sub-package of MoleCuilder (http://trac.ins.uni-bonn.de/projects/molecuilder), developed at the Institute for Numerical Simulation of the University of Bonn. It wraps GNU Scientific Library (http://www.gnu.org/software/gsl) 's linear algebra routines to allow easy use within C++ code by defining operators and alikes. We have the following requirements: * GSL (http://www.gnu.org/software/gsl) * Boost libraries 1.40 (http://www.boost.org/ * CodePatterns (http://trac.ins.uni-bonn.de/projects/CodePatterns)