How large is "large scale matrices" and do you have any performance figures that
you can share?
Thanks,
JC
Frank Fischer wrote:
LYLA is a matrix and linear-algebra library for large scale matrices.
The library has been rewritten from scratch since version 0.1, so this
version is effectively the first release. LYLA currently supports:
* rectangular dense and sparse matrices
* dense and sparse vectors
* fundamental BLAS support
For more information please look at:
http://www.dsource.org/projects/lyla
Have fun,
Frank Fischer