Collection of utilities, solvers and other components.
Go to file
Bård Skaflestad 9b9322a4da Only maintain number of rows in CSR matrix.
We will generate square matrices only in the foreseeable future and
there is no need to maintain the number of columns (the 'n' member)
separately.  Update all users accordingly.
2010-12-06 12:41:12 +01:00
m4 Import BLAS/LAPACK Autoconf support from mainline GNU repo 2010-09-28 12:14:13 +00:00
src Only maintain number of rows in CSR matrix. 2010-12-06 12:41:12 +01:00
.hgignore Merge from Atgeirr. 2010-10-26 13:16:27 +02:00
configure.ac Request Fortran compiler support to accomodate LAPACK checks. 2010-11-01 14:39:48 +01:00
Makefile.am Don't pretend to expand SVN keywords. 2010-11-01 13:33:54 +01:00