Armadillo: C++ library
Armadillo: C++ library
http://arma.sourceforge.net/
a C++ linear algebra library (matrix and vector maths).
Armadillo is a C++ linear algebra library (matrix and vector maths) aiming towards a good balance between efficiency and ease of use while staying lean. This library is useful if C++ has been decided as the language of choice (due to speed and/or integration capabilities), rather than another language like Matlab î or GNU Octave. Armadillo uses a delayed evaluation approach in order to combine several operations into one and reduce (or eliminate) the need for temporaries. This is accomplished through extensive use of recursive templates and template meta-programming.
Documentation
http://arma.sourceforge.net/docs.html
Download
http://sourceforge.net/projects/arma/files/armadillo-7.600.2.tar.xz
version 7.600.2
(stable)
released on 23 December 2016
User level
Intermediate
Categories
Licensing
License
Verified by
Verified on
Notes
License
Leaders and contributors
Contact(s) | Role |
---|---|
Conrad Sanderson | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Developer | Download | http://arma.sourceforge.net/download.html |
Software prerequisites
This entry (in part or in whole) was last reviewed on 24 December 2016.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.