Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

armadillo-12.8.1-12.fc45 RPM for aarch64

From Fedora Rawhide for aarch64 / a

Name: armadillo Distribution: Fedora Project
Version: 12.8.1 Vendor: Fedora Project
Release: 12.fc45 Build date: Wed Jul 15 22:45:36 2026
Group: Unspecified Build host: buildvm-a64-34.rdu3.fedoraproject.org
Size: 149503 Source RPM: armadillo-12.8.1-12.fc45.src.rpm
Packager: Fedora Project
Url: http://arma.sourceforge.net/
Summary: 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.

Provides

Requires