Go to most recent revision |
Last modification |
View Log
| RSS feed
Last modification
- Rev 30 2005-05-26 12:54:50
- Author: jab
- Log message:
- Added Henrik Aan�s' linear algebra package in a version that is somewhat
compatible with CGLA. This package depends only on lapack it would appear.
The contents is very simple
- a numerical matrix and vector classes
- lapack function wrappers that work with these classes for solving linear
systems, SVD, and factorization.
- stream output