diff --git a/salomon.csv b/salomon.csv
index ed38597a6404fa090f253856241c33a4edd07a56..f1c615eb0ff22d4d180029cd3117cda3703d0bae 100644
--- a/salomon.csv
+++ b/salomon.csv
@@ -977,6 +977,7 @@ ScientificPython/2.9.4-intel-2015b-Python-2.7.9,2
 ScientificPython/2.9.4-intel-2015b-Python-2.7.11,2
 ScientificPython/2.9.4-intel-2016.01-Python-2.7.9,2
 Theano/0.9.0-Python-3.6.1,2
+h5py/2.7.0-intel-2017a-Python-2.7.13-base,2
 libcerf/1.5,2
 libsmm/2015-11-10,2
 libxsmm/1.6.4-intel-2017a,2
diff --git a/salomon.md b/salomon.md
index 904f8e777f580ff11d0a85bf7fb608e6ddafdb37..f799de55e06d3a6eb6d326d12fc59b85d594c9f4 100644
--- a/salomon.md
+++ b/salomon.md
@@ -251,6 +251,7 @@
 | [FIAT](https://bitbucket.org/fenics-project/fiat) | The FInite element Automatic Tabulator FIAT supports generation of arbitrary order instances of the Lagrange elements on lines, triangles, and tetrahedra. It is also capable of generating arbitrary order instances of Jacobi-type quadrature rules on the same element shapes. |
 | [GEOS](http://trac.osgeo.org/geos) | GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS) |
 | [GMP](http://gmplib.org/) | GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers. |
+| [h5py](http://www.h5py.org/) | HDF5 for Python (h5py) is a general-purpose Python interface to the Hierarchical Data Format library, version 5. HDF5 is a versatile, mature scientific software library designed for the fast, flexible storage of enormous amounts of data. |
 | [Harminv](http://ab-initio.mit.edu/wiki/index.php/Harminv) | Harminv is a free program (and accompanying library) to solve the problem of harmonic inversion - given a discrete-time, finite-length signal that consists of a sum of finitely-many sinusoids (possibly exponentially decaying) in a given bandwidth, it determines the frequencies, decay constants, amplitudes, and phases of those sinusoids. |
 | [ISL](http://isl.gforge.inria.fr/) | isl is a library for manipulating sets and relations of integer points bounded by linear constraints. |
 | [Keras](https://keras.io/) | Keras is a minimalist, highly modular neural networks library, written in Python and capable of running on top of either TensorFlow or Theano. |