FLENS
1.1.0
About: FLENS (Flexible Library for Efficient Numerical Solutions) is a C++ library for scientific computing (a convenient, efficient, extendable and flexible C++ interface for BLAS and LAPACK).
![]() ![]() |
========================================================= FLENS: Flexible Library for Efficient Numerical Solutions ========================================================= FLENS is a C++ library for the efficient implementation of numerical algorithms. Compiles with clang++ g++ (>= 4.7) icc (>= 12.1.2) Read more on http://www.mathematik.uni-ulm.de/~lehn/FLENS/ If you want to test FLENS-LAPACK with Netlib's LAPACK test suites simply run make check Note that this requires a Fortran compiler.