michael-lehn / FLENS

Flexible Library for Efficient Numerical Solutions

Home Page:http://apfel.mathematik.uni-ulm.de/~lehn/FLENS/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

=========================================================
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.

About

Flexible Library for Efficient Numerical Solutions

http://apfel.mathematik.uni-ulm.de/~lehn/FLENS/index.html

License:Other


Languages

Language:C++ 91.0%Language:C 8.8%Language:CSS 0.1%Language:Fortran 0.0%Language:Perl 0.0%Language:Makefile 0.0%Language:HTML 0.0%Language:CMake 0.0%