The Basic Matrix Library (bml)
copied from cf-staging / bmlThe basic matrix library (bml) is a collection of various matrix data formats (for dense and sparse) and their associated algorithms for basic matrix operations. Application programming interfaces (API) are available for both C and Fortran. The current status of this library allows us to use two different formats for representing matrix data. Currently these formats are dense, ELLPACK-R, ELLBLOCK, ELLSORT, and CSR.