Armadillo: C++ library

From Free Software Directory
 
Jump to: navigation, search


[edit]

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.





Licensing

License

Verified by

Verified on

Notes

License

MPLv2




Leaders and contributors

Contact(s)Role
Conrad Sanderson Maintainer


Resources and communication

AudienceResource typeURI
DeveloperDownloadhttp://arma.sourceforge.net/download.html


Software prerequisites




Entry





"MPLv2" is not in the list (ACEL, AFL-3.0, AGPL-1.0, AGPL-1.0-or-later, AGPL-3.0, AGPL-3.0-or-later, AGPL-3.0-or-later-with-exception, AGPL-3.0-with-exception, AGPLv1orlater, AGPLv3, ...) of allowed values for the "License" property.














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.