From 0bcc7bca71d8ae08de6ad103a467a53320e0d1a0 Mon Sep 17 00:00:00 2001
From: Easy Build <easybuild@login4.head.smc.salomon.it4i.cz>
Date: Fri, 15 Feb 2019 13:15:04 +0100
Subject: [PATCH] Fri, 15 Feb 2019 13:15:04 +0100

---
 uv2000.csv | 2 ++
 uv2000.md  | 7 +++++++
 2 files changed, 9 insertions(+)

diff --git a/uv2000.csv b/uv2000.csv
index 1597a09a..3cffc8eb 100644
--- a/uv2000.csv
+++ b/uv2000.csv
@@ -9,6 +9,7 @@ bzip2/1.0.6,4
 EasyBuild/3.8.1,4
 FFTW/3.3.6-gompi-2017a,4
 flex/2.6.3,4
+flex/2.6.3-GCCcore-6.3.0,4
 fontconfig/2.12.1-GCCcore-6.3.0-libpng-1.6.29,4
 foss/2017a,4
 GCC/6.3.0-2.27,4
@@ -54,6 +55,7 @@ QEMU/3.1.0-VDE2,4
 ScaLAPACK/2.0.2-gompi-2017a-OpenBLAS-0.2.19-LAPACK-3.7.0,4
 SCOTCH/6.0.4-intel-2017a,4
 SQLite/3.17.0,4
+Szip/2.1-intel-2017a,4
 Tcl/8.6.6,4
 Tcl/8.6.6-GCCcore-6.3.0,4
 util-linux/2.32,4
diff --git a/uv2000.md b/uv2000.md
index ad27cb26..56a9dc08 100644
--- a/uv2000.md
+++ b/uv2000.md
@@ -13,6 +13,11 @@
 | [icc](http://software.intel.com/en-us/intel-compilers/) | Intel C and C++ compilers |
 | [ifort](http://software.intel.com/en-us/intel-compilers/) | Intel Fortran compiler |
 
+## Data
+
+| Module | Description |
+| ------ | ----------- |
+
 ## Devel
 
 | Module | Description |
@@ -50,6 +55,7 @@
 
 | Module | Description |
 | ------ | ----------- |
+| [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. |
 | [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. |
 | [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. |
 
@@ -102,6 +108,7 @@
 | [help2man](https://www.gnu.org/software/help2man/) | help2man produces simple manual pages from the '--help' and '--version' output of other commands. |
 | [numactl](http://oss.sgi.com/projects/libnuma/) | The numactl program allows you to run your application program on specific cpu's and memory nodes. It does this by supplying a NUMA memory policy to the operating system before running your program. The libnuma library provides convenient ways for you to add NUMA memory policies into your own program. |
 | [QEMU](http://wiki.qemu.org/Main_Page) | QEMU is a generic and open source machine emulator and virtualizer. |
+| [Szip](http://www.hdfgroup.org/doc_resource/SZIP/) | Szip compression software, providing lossless compression of scientific data |
 | [util-linux](http://www.kernel.org/pub/linux/utils/util-linux) | Set of Linux utilities |
 | [VDE2](http://vde.sourceforge.net) | VDE is an ethernet compliant virtual network that can be spawned over a set of physical computer over the Internet. VDE is part of virtualsquare project. |
 
-- 
GitLab