Go to most recent revision |
Directory listing |
Details |
Blame |
View Log
| RSS feed
Last modification
- Rev 30 – 7275 d 0 h
- 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