diff --git a/salomon.csv b/salomon.csv index bd746eeeb302f888ecbb25a0a06d2f8db5564dcd..f492b58f66a35076cb47369f0204a1ba2300b024 100644 --- a/salomon.csv +++ b/salomon.csv @@ -1614,6 +1614,7 @@ Tcl/8.6.6-GCCcore-6.3.0,2 Tcl/8.6.7-GCC-6.3.0-2.27,2 tcsh/6.18.01-intel-2015b,2 tcsh/6.19.00,2 +tensorboard/1.6.0-Py-3.6,2 Tensorflow/1.1.0,2 Tensorflow/1.2.0-GCC-7.1.0-2.28,2 Tensorflow/1.2.0-intel-2017b-mkl,2 @@ -1680,6 +1681,7 @@ VTune/2017_update5,2 VTune/2018_update1,2 webencodings/0.5.1-Py-3.6,2 Werkzeug/0.14.1-Py-3.6,2 +wheel/0.30.0-Py-3.6,2 Wine/1.7.29-GCC-4.4.7-system,2 Wine/1.7.29-GNU-5.1.0-2.25,2 X11/20160819,2 diff --git a/salomon.md b/salomon.md index c6ada91b7c6ab190185d19e0e6415612da9a40e6..5c7a6d0638f72edc8b2c5cb97c82d2f9706aa088 100644 --- a/salomon.md +++ b/salomon.md @@ -422,6 +422,7 @@ | [spglib-python](https://pypi.python.org/pypi/spglib) | Spglib for Python. Spglib is a library for finding and handling crystal symmetries written in C. | | [sympy](http://sympy.org/) | SymPy is a Python library for symbolic mathematics. It aims to become a full-featured computer algebra system (CAS) while keeping the code as simple as possible in order to be comprehensible and easily extensible. SymPy is written entirely in Python and does not require any external libraries. | | [tabulate](https://pypi.python.org/pypi/tabulate) | Pretty-print tabular data. | +| [tensorboard](https://github.com/tensorflow/tensorboard) | TensorBoard lets you watch Tensors Flow. | | [Tensorflow](https://www.tensorflow.org/) | An open-source software library for Machine Intelligence | | [Theano](http://deeplearning.net/software/theano) | Theano is a Python library that allows you to define, optimize, and evaluate mathematical expressions involving multi-dimensional arrays efficiently. | | [toolz](https://pypi.python.org/pypi/toolz) | List processing tools and functional utilities. | @@ -430,6 +431,7 @@ | [virtualenv](https://pypi.python.org/pypi/virtualenv) | Virtual Python Environment builder. | | [webencodings](https://pypi.python.org/pypi/webencodings) | Character encoding aliases for legacy web content. | | [Werkzeug](https://pypi.python.org/pypi/Werkzeug) | The comprehensive WSGI web application library. | +| [wheel](https://pypi.python.org/pypi/wheel) | A built-package format for Python. | ## System