Skip to content
Snippets Groups Projects
Commit 81e8b783 authored by Easy Build's avatar Easy Build
Browse files

Tue, 06 Nov 2018 11:45:03 +0100

parent 142aa5c9
No related branches found
No related tags found
No related merge requests found
...@@ -726,6 +726,8 @@ Keras/2.1.2-Tensorflow-1.2.0-Python-3.6.1,2 ...@@ -726,6 +726,8 @@ 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.2-Tensorflow-1.6.0rc0-Python-3.6.1,2
Keras/2.1.4-Py-3.6-Tensorflow-1.6.0rc0,2 Keras/2.1.4-Py-3.6-Tensorflow-1.6.0rc0,2
Keras/2.1.4-Py-3.6-Theano-1.0.1,2 Keras/2.1.4-Py-3.6-Theano-1.0.1,2
Keras_Applications/1.0.6-Py-2.7,2
Keras_Preprocessing/1.0.5-Py-2.7,2
LAMMPS/16Mar2018-intel-2017a,2 LAMMPS/16Mar2018-intel-2017a,2
LAMMPS/17Jan2018-foss-2017a,2 LAMMPS/17Jan2018-foss-2017a,2
LAMMPS/17Jan2018-intel-2017a,2 LAMMPS/17Jan2018-intel-2017a,2
...@@ -1604,6 +1606,7 @@ tcsh/6.18.01-intel-2015b,2 ...@@ -1604,6 +1606,7 @@ tcsh/6.18.01-intel-2015b,2
tcsh/6.19.00,2 tcsh/6.19.00,2
tensorboard/1.6.0-Py-3.6,2 tensorboard/1.6.0-Py-3.6,2
Tensorflow/1.1.0,2 Tensorflow/1.1.0,2
Tensorflow/1.12.0-GCC-6.3.0-2.27-Py-2.7,2
Tensorflow/1.2.0-GCC-7.1.0-2.28,2 Tensorflow/1.2.0-GCC-7.1.0-2.28,2
Tensorflow/1.2.0-intel-2017b-mkl,2 Tensorflow/1.2.0-intel-2017b-mkl,2
Tensorflow/1.3.0,2 Tensorflow/1.3.0,2
......
...@@ -415,6 +415,8 @@ ...@@ -415,6 +415,8 @@
| [itsdangerous](https://pypi.python.org/pypi/itsdangerous) | Various helpers to pass trusted data to untrusted environments and back. | | [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. | | [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. | | [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. |
| [Keras_Applications](https://pypi.python.org/pypi/enum34) | An enumeration is a set of symbolic names (members) bound to unique, constant values. |
| [Keras_Preprocessing](https://pypi.python.org/pypi/enum34) | An enumeration is a set of symbolic names (members) bound to unique, constant values. |
| [latexcodec](https://pypi.python.org/pypi/latexcodec) | A lexer and codec to work with LaTeX code in Python. | | [latexcodec](https://pypi.python.org/pypi/latexcodec) | A lexer and codec to work with LaTeX code in Python. |
| [loom](https://code.it4i.cz/ADAS/loom) | Framework for distributed task execution | | [loom](https://code.it4i.cz/ADAS/loom) | Framework for distributed task execution |
| [lxml](http://lxml.de/) | The lxml XML toolkit is a Pythonic binding for the C libraries libxml2 and libxslt. | | [lxml](http://lxml.de/) | The lxml XML toolkit is a Pythonic binding for the C libraries libxml2 and libxslt. |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment