From d373ab55d506388ce950781c4fa99fcbc36d1efb Mon Sep 17 00:00:00 2001 From: Easy Build <easybuild@login4.smc.salomon.it4i.cz> Date: Wed, 28 Feb 2018 09:30:45 +0100 Subject: [PATCH] Wed, 28 Feb 2018 09:30:45 +0100 --- salomon.csv | 2 ++ salomon.md | 1 + 2 files changed, 3 insertions(+) diff --git a/salomon.csv b/salomon.csv index b995ac52..dac37de1 100644 --- a/salomon.csv +++ b/salomon.csv @@ -740,6 +740,7 @@ Keras/2.0.5-Tensorflow-1.3.0-intel-2017b-mkl-Python-3.6.1,2 Keras/2.0.5-Theano-1.2.0-Python-3.6.1,2 Keras/2.1.2-Tensorflow-1.2.0-Python-3.6.1,2 Keras/2.1.2-Tensorflow-1.6.0rc0-Python-3.6.1,2 +Keras/2.1.4-Py-3.6-Theano-1.0.1,2 LAMMPS/17Jan2018-intel-2017a,2 LAMMPS/17Jan2018-intel-2017a-MIC,2 LAMMPS/22Sep2017-intel-2017a,2 @@ -1613,6 +1614,7 @@ Tensorflow/1.3.0,2 Tensorflow/1.3.0-intel-2017b-mkl,2 Tensorflow/1.6.0rc0,2 Theano/0.9.0-Python-3.6.1,2 +Theano/1.0.1-Py-3.6,2 Tix/8.1.4-intel-2017a,2 Tk/8.5.12,2 Tk/8.5.12-intel-2015b,2 diff --git a/salomon.md b/salomon.md index ac70fbba..99126f6b 100644 --- a/salomon.md +++ b/salomon.md @@ -376,6 +376,7 @@ | [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. | | [itsdangerous](https://pypi.python.org/pypi/itsdangerous) | Various helpers to pass trusted data to untrusted environments and back. | | [Jinja2](https://pypi.python.org/pypi/jinja) | A small but fast and easy to use stand-alone template engine written in pure python. | +| [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. | | [latexcodec](https://pypi.python.org/pypi/latexcodec) | A lexer and codec to work with LaTeX code in Python. | | [lxml](http://lxml.de/) | The lxml XML toolkit is a Pythonic binding for the C libraries libxml2 and libxslt. | | [Mako](http://www.makotemplates.org) | A super-fast templating language that borrows the best ideas from the existing templating languages | -- GitLab