Fedora Packages

armadillo

Fast C++ matrix library with syntax similar to MATLAB and Octave

Armadillo is a C++ linear algebra library (matrix maths) aiming towards a good balance between speed and ease of use. Integer, floating point and complex numbers are supported, as well as a subset of trigonometric and statistics functions. Various matrix decompositions are provided through optional integration with LAPACK and ATLAS libraries. A delayed evaluation approach is employed (during compile time) to combine several operations into one and reduce (or eliminate) the need for temporaries. This is accomplished through recursive templates and template meta-programming. 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 Octave.

Releases Overview

Release Stable Testing
Fedora Rawhide 12.8.1-1.fc41 -
Fedora 40 12.8.1-1.fc40 12.8.1-1.fc40
Fedora 39 12.8.1-1.fc39 -
Fedora 38 12.8.1-1.fc38 -
EPEL 9 12.6.6-1.el9 12.6.6-2.el9
EPEL 8 12.6.6-1.el8 -
EPEL 7 10.8.2-1.el7 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at armadillo dash maintainers at fedoraproject dot org.



Sources on Pagure