optimization/blasfeo

Basic linear algebra subroutines for embedded optimization
Directory:
optimization/blasfeo (package's history)
Package version:
blasfeo-0.1.4.2
Home page:
https://github.com/blasfeo/
License:
2-clause-bsd
Source archive:
https://github.com/giaf/blasfeo/archive/0.1.4.2.tar.gz
Description:
BLASFEO provides a set of basic linear algebra routines, performance-optimized for matrices that fit in cache (i.e. generally up to a couple hundred size in each dimension), as typically encountered in embedded optimization applications.
Run dependencies:
libstdc++
Build dependencies:
cmake>=2.6, digest>=20080510, g++>=3, gcc>=3, patch>=2.0, pax, pkg_install>=20110805.12, tnftp>=20130505~ssl
General options:
debug
Produce debugging information for binary programs
c++-compiler alternatives:
g++
Use the GNU C++ compiler
clang++
Use the LLVM C++ compiler
ccache-g++
Use ccache and the GNU C++ compiler
ccache-clang++
Use ccache and the LLVM C++ compiler
c-compiler alternatives:
gcc
Use the GNU C compiler
clang
Use the LLVM C compiler
ccache-gcc
Use ccache and the GNU C compiler
ccache-clang
Use ccache and the LLVM C compiler