Armadillo: C++ library
This entry published by the Free Software Foundation.
Armadillo: C++ library
http://arma.sourceforge.net/
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/faq.html
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| GPLv2 with exception | Kelly Hopkins | 2454852.521 January 2009 |
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
Click here if you'd like to report a problem or make a suggestion that could
This entry (in part or in whole) was last reviewed on 21 January 2009.
Problem with this listing?
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 described in this text has its own copyright notice and license, which can usually be found in the distribution itself.
This page was last modified on 12 April 2011, at 13:55.

