Skip to content

tmp-hallenser/FLENS

This branch is 12 commits ahead of, 43 commits behind michael-lehn/FLENS:public.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6dcaab7 · May 22, 2014
May 22, 2014
May 11, 2014
Sep 16, 2012
Apr 8, 2014
May 22, 2014
May 22, 2014
Oct 13, 2013
Apr 8, 2014
Mar 29, 2014
Apr 10, 2014
Apr 10, 2014
Jul 18, 2011
Sep 29, 2012
Mar 28, 2014
Oct 13, 2013

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 84.6%
  • C 15.3%
  • Other 0.1%