Armadillo
Armadillo is an open-source 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.
Note
This is an autogenerated page, more detail including examples may be available for this package. Please see the first section of Software on Stanage
After connecting to Stanage (see Establishing a SSH connection), start an interactive session with the following command:
srun --pty bash -i
A version of Armadillo can then be made available with one of the following:
module load Armadillo/11.4.3-foss-2022b
Notes
Armadillo was installed using Easybuild, build details can be found in $EBROOTARMADILLO/easybuild
with a given module loaded.