LinAl-pak consist of LinAl with the same version number but also includes the third party libraries for which support is included in LinAl, namely, arpack/arpack++ and superLU.
There are also patches for this libraries included which either fix some bugs and/or ensure smooth integration in LinAl.
This is the first production release of the new template code of LinAl at SourceForge.
Besides the template code, the configuration is now autoconf based and support for other libraries is included if available, namely arpack/arpack++ and superLU.
LinAl is a simple, easy to use and efficient linear algebra library.
LinAl was designed to bring together C++ and FORTRAN. After all, FORTRAN is the one and only true language for numerical computations anyway ;-).
At the same time LinAl is supposed to be easy to use, fast and reasonably save. With respect to the tradeoff between speed and safety, certain compromises were made, whereby emphasis was put on simplicity and speed. ... read more