Skip to main content

armadillo: Linear algebra library for C++

Contents

  1. Overview of package
    1. General usage
  2. Availability of package by cluster

Overview of package

General information about package
Package: armadillo
Description: Linear algebra library for C++
For more information: http://arma.sourceforge.net
Categories:
License: Unknown

General usage information

Armadillo is a high-quality linear algebra library (matrix maths) for the C++ language, aiming towards a good balance between speed and ease of use.

The following environmental variables have been defined:

You will probably wish to use these by adding the following flags to your compilation command (e.g. to CFLAGS in your Makefile):

and the following flags to your link command (e.g. LDFLAGS in your Makefile):

Available versions of the package armadillo, by cluster

This section lists the available versions of the package armadilloon the different clusters.

Available versions of armadillo on the Zaratab cluster

Available versions of armadillo on the Zaratab cluster
Version Module tags CPU(s) optimized for GPU ready?
10.5.0 armadillo/10.5.0 zen2 Y
12.2.0 armadillo/12.2.0 icelake, x86_64, zen2 Y






Back to Top