Armadillo: a user-friendly C++ library for linear algebra & scientific computing
-
Git repo moved to GitLab:
gitlab.com/conradsnicta/armadillo-code
git clone https://gitlab.com/conradsnicta/armadillo-code.git
-
Releases:
arma.sourceforge.net/download.html -
Bug Reports & Questions:
arma.sourceforge.net/faq.html -
Documentation & Examples:
arma.sourceforge.net/docs.html -
Conversion Table Between Matlab and Armadillo Syntax:
arma.sourceforge.net/docs.html#syntax -
Related Projects:
- ensmallen - C++ library for non-linear numerical optimisation (L-BFGS, SGD, CMA-ES, etc)