Re: FLENS: C++ Library for Linear Algebra



Despite the fact that no one seams to care: there is another release of FLENS

Changes:

This release adds sparse matrix types. There are two types for general and symmetric matrices. For element storage, the "compressed row storage" format is used: the elements can be initialized in random (i.e. arbitrary) order.

The tutorial slides have been extended with a demonstration of how to use sparse matrices, more details about how linear algebra expression are evaluated by FLENS, and an example on how to extend FLENS with new matrix/vector types.

FLENS website: http://flens.sourceforge.net

FLENS tutorial: http://flens.sourceforge.net/tutorial.html

Michael

--

---------------------------------------------------------------------------------
Flexible

Library for Efficient Numerical Solutions
http://flens.sf.net

.


Quantcast