From e233288391744fe974f6ab7f3dd4d84a531948b0 Mon Sep 17 00:00:00 2001 From: Easy Build <easybuild@login4.smc.salomon.it4i.cz> Date: Thu, 4 Jan 2018 13:30:04 +0100 Subject: [PATCH] Thu, 04 Jan 2018 13:30:04 +0100 --- salomon.csv | 2 +- salomon.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/salomon.csv b/salomon.csv index 592d06fd..4b7f9f1a 100644 --- a/salomon.csv +++ b/salomon.csv @@ -1189,11 +1189,11 @@ phonopy/1.11.6.7-intel-2015b-Python-2.7.9,2 phonopy/1.11.12.5-intel-2015b-Python-2.7.9,2 phonopy/1.11.12.5-Python-2.7.13-base,2 cycler/0.10.0-Py-3.6,2 +matplotlib/2.1.1-Py-3.6,2 numpy/1.13.3-Py-3.6,2 pyparsing/2.2.0-Py-3.6,2 python-dateutil/2.6.1-Py-3.6,2 pytz/2017.3-Py-3.6,2 -scipy/1.0.0Py-3.6,2 six/1.11.0-Py-2.7,2 six/1.11.0-Py-3.6,2 six/1.11.0-Python-3.6.2-base,2 diff --git a/salomon.md b/salomon.md index 27268708..9f3ddaf1 100644 --- a/salomon.md +++ b/salomon.md @@ -355,6 +355,7 @@ | Module | Description | | ------ | ----------- | | [cycler](https://matplotlib.org/cycler) | Composable style cycles. | +| [matplotlib](http://matplotlib.org) | matplotlib is a python 2D plotting library which produces publication quality figures in a variety of hardcopy formats and interactive environments across platforms. matplotlib can be used in python scripts, the python and ipython shell, web application servers, and six graphical user interface toolkits. | | [numpy](http://www.numpy.org) | NumPy is the fundamental package for scientific computing with Python. It contains among other things: a powerful N-dimensional array object, sophisticated (broadcasting) functions, tools for integrating C/C++ and Fortran code, useful linear algebra, Fourier transform, and random number capabilities. Besides its obvious scientific uses, NumPy can also be used as an efficient multi-dimensional container of generic data. Arbitrary data-types can be defined. This allows NumPy to seamlessly and speedily integrate with a wide variety of databases. | | [pyparsing](http://pyparsing.wikispaces.com) | The pyparsing module provides a library of classes that client code uses to construct the grammar directly in Python code. | | [python-dateutil](https://github.com/dateutil/dateutil) | Useful extensions to the standard Python datetime features | -- GitLab