From 4294180ec73c2bb430193c240e73ba75369abb43 Mon Sep 17 00:00:00 2001 From: Easy Build <easybuild@login4.head.smc.salomon.it4i.cz> Date: Mon, 8 Apr 2019 12:45:03 +0200 Subject: [PATCH] Mon, 08 Apr 2019 12:45:03 +0200 --- uv2000.csv | 2 ++ uv2000.md | 1 + 2 files changed, 3 insertions(+) diff --git a/uv2000.csv b/uv2000.csv index 9e4037c6..e93f96b5 100644 --- a/uv2000.csv +++ b/uv2000.csv @@ -73,6 +73,8 @@ libxml2/2.9.4-Python-2.7.13,4 LLVM/6.0.1-GCC-6.3.0-2.27,4 M4/1.4.18,4 Mako/1.0.6-Python-2.7.13,4 +MATLAB/2015b-COM,4 +MATLAB/2015b-EDU,4 Mesa/18.1.3-GCC-6.3.0-2.27,4 METIS/5.1.0-intel-2017a,4 MPFR/3.1.4-intel-2017a,4 diff --git a/uv2000.md b/uv2000.md index a0c0a469..4f30bdb4 100644 --- a/uv2000.md +++ b/uv2000.md @@ -71,6 +71,7 @@ | ------ | ----------- | | [Eigen](http://eigen.tuxfamily.org/index.php?title=Main_Page) | Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms. | | [GMP](http://gmplib.org/) | GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers. | +| [MATLAB](http://www.mathworks.com/products/matlab) | MATLAB is a high-level language and interactive environment that enables you to perform computationally intensive tasks faster than with traditional programming languages such as C, C++, and Fortran. | | [METIS](http://glaros.dtc.umn.edu/gkhome/metis/metis/overview) | METIS is a set of serial programs for partitioning graphs, partitioning finite element meshes, and producing fill reducing orderings for sparse matrices. The algorithms implemented in METIS are based on the multilevel recursive-bisection, multilevel k-way, and multi-constraint partitioning schemes. | | [MPFR](http://www.mpfr.org) | The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. | | [SCOTCH](http://gforge.inria.fr/projects/scotch/) | Software package and libraries for sequential and parallel graph partitioning, static mapping, and sparse matrix block ordering, and sequential mesh and hypergraph partitioning. | -- GitLab