FLENS (Flexible Library for Efficient Numerical Solutions) is a C++ library for scientific computing. It can be considered as a very convenient and - at the same time - extremely efficient interface for BLAS and LAPACK. But it is much more...
This Tiny Vector and Matrix C++ template libary uses Meta Templates and Expression Templates to evaluate results at compile time - to make it fast for low order (tiny) systems.