From 2722b490b60d7b8d4ff69b100ad822b5a38c8ab2 Mon Sep 17 00:00:00 2001 From: easybuild <easybuild@login1.barbora.it4i.cz> Date: Mon, 21 Sep 2020 14:45:02 +0200 Subject: [PATCH] Mon, 21 Sep 2020 14:45:02 +0200 --- barbora.csv | 2 ++ barbora.md | 3 ++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/barbora.csv b/barbora.csv index 053d3aac..b60e6ae2 100644 --- a/barbora.csv +++ b/barbora.csv @@ -4,7 +4,9 @@ ANSYS/19.3-intel-2017c,32 ANSYS/19.5-intel-2017c,32 ANSYS/20.1-intel-2017c,32 ant/1.10.7-Java-13.0.1,32 +Armadillo/9.900.3-foss-2020a,32 arpack-ng/3.5.0-intel-2020a,32 +arpack-ng/3.7.0-foss-2020a,32 ASE/3.18.1-Py-3.7,32 ATK/2.34.1,32 ATK/2.34.1-GCCcore-8.3.0,32 diff --git a/barbora.md b/barbora.md index e11381e8..cd6964b4 100644 --- a/barbora.md +++ b/barbora.md @@ -200,7 +200,8 @@ | Module | Description | | ------ | ----------- | -| [arpack-ng](http://forge.scilab.org/index.php/p/arpack-ng/) | ARPACK is a collection of Fortran77 subroutines designed to solve large scale eigenvalue problems. | +| [Armadillo](https://arma.sourceforge.net/) | 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. | +| [arpack-ng](https://github.com/opencollab/arpack-ng) | ARPACK is a collection of Fortran77 subroutines designed to solve large scale eigenvalue problems. | | [CGAL](https://www.cgal.org/) | The goal of the CGAL Open Source Project is to provide easy access to efficient and reliable geometric algorithms in the form of a C++ library. | | [cuDNN](https://developer.nvidia.com/cudnn) | The NVIDIA CUDA Deep Neural Network library (cuDNN) is a GPU-accelerated library of primitives for deep neural networks. | | [FFTW](http://www.fftw.org) | FFTW is a C subroutine library for local_computing the discrete Fourier transform (DFT) in one or more dimensions, of arbitrary input size, and of both real and local_complex data. | -- GitLab