From 4bd1594860d1cbe5ecd2b102f849ec4a359d4cce Mon Sep 17 00:00:00 2001 From: Easy Build <easybuild@login4.smc.salomon.it4i.cz> Date: Thu, 11 Jan 2018 13:15:17 +0100 Subject: [PATCH] Thu, 11 Jan 2018 13:15:17 +0100 --- salomon.csv | 11 +++++------ salomon.md | 6 ++++-- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/salomon.csv b/salomon.csv index d0785049..26f4d0e0 100644 --- a/salomon.csv +++ b/salomon.csv @@ -713,9 +713,6 @@ PROJ/4.8.0-foss-2015b,2 PROJ/4.9.2-intel-2017.00,2 PROJ/4.9.3-foss-2017a,2 PROJ/4.9.3-intel-2017a,2 -PyYAML/3.11-intel-2015b-Python-2.7.9,2 -PyYAML/3.12-Py-2.7,2 -PyYAML/3.12-Python-2.7.13-base,2 QCA/2.1.0-foss-2015g,2 QGIS/2.12.3-foss-2015g,2 Qwt/6.1.2-foss-2015g,2 @@ -874,9 +871,6 @@ libxslt/1.1.29,2 libyaml/0.1.6-intel-2015b,2 libyaml/0.1.7,2 libzip/1.2.0,2 -lxml/3.4.4-intel-2015b-Python-2.7.9,2 -lxml/3.8.0-Python-2.7.13-base,2 -lxml/4.1.1-Py-2.7,2 mpi4py/2.0.0-intel-2017a-Python-2.7.13-base,2 mpi4py/3.0.0-foss-2017a-Python-2.7.13,2 mpi4py/3.0.0-Py-2.7,2 @@ -986,6 +980,7 @@ 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 +h5py/2.7.1-Py-2.7,2 libcerf/1.5,2 libsmm/2015-11-10,2 libxsmm/1.6.4-intel-2017a,2 @@ -1206,13 +1201,17 @@ BoltzTraP2/18.1.1-Py-3.6,2 Flask/0.12.2-Py-3.6,2 Jinja2/2.10-Py-3.6,2 MarkupSafe/1.0-Py-3.6,2 +PyYAML/3.12-Py-2.7,2 Werkzeug/0.14.1-Py-3.6,2 attrs/17.4.0-Py-3.6,2 click/6.7-Py-3.6,2 cycler/0.10.0-Py-3.6,2 +h5py/2.7.1-Py-2.7,2 itsdangerous/0.24-Py-3.6,2 +lxml/4.1.1-Py-2.7,2 matplotlib/2.1.1-Py-2.7,2 matplotlib/2.1.1-Py-3.6,2 +mpi4py/3.0.0-Py-2.7,2 numpy/1.13.3Py-3.6-test,2 numpy/1.13.3-Py-2.7,2 numpy/1.13.3-Py-3.6,2 diff --git a/salomon.md b/salomon.md index 363a7ff3..1cdbb361 100644 --- a/salomon.md +++ b/salomon.md @@ -226,14 +226,12 @@ | [libxslt](http://xmlsoft.org/) | Libxslt is the XSLT C library developed for the GNOME project (but usable outside of the Gnome platform). | | [libyaml](http://pyyaml.org/wiki/LibYAML) | LibYAML is a YAML 1.1 parser and emitter written in C. | | [libzip](https://nih.at/libzip/) | libzip is a C library for reading, creating, and modifying zip archives. Files can be added from data buffers, files, or compressed data copied directly from other zip archives. Changes made without closing the archive can be reverted. The API is documented by man pages. | -| [lxml](http://lxml.de/) | The lxml XML toolkit is a Pythonic binding for the C libraries libxml2 and libxslt. | | [MATIO](http://sourceforge.net/projects/matio/) | matio is an C library for reading and writing Matlab MAT files. | | [mpi4py](https://bitbucket.org/mpi4py/mpi4py) | MPI for Python (mpi4py) provides bindings of the Message Passing Interface (MPI) standard for the Python programming language, allowing any Python program to exploit multiple processors. | | [nettle](http://www.lysator.liu.se/~nisse/nettle/) | Nettle is a cryptographic library that is designed to fit easily in more or less any context: In crypto toolkits for object-oriented languages (C++, Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel space. | | [OpenCoarrays](http://www.opencoarrays.org) | OpenCoarrays is an open-source software project for developing, porting and tuning transport layers that support coarray Fortran compilers. | | [PROJ](http://trac.osgeo.org/proj/) | Program proj is a standard Unix filter function which converts geographic longitude and latitude coordinates into cartesian coordinates | | [pylint](https://github.com/PyCQA/pylint) | Pylint is a Python source code analyzer which looks for programming errors, helps enforcing a coding standard and sniffs for some code smells (as defined in Martin Fowler's Refactoring book). | -| [PyYAML](https://pypi.python.org/pypi/PyYAML/) | PyYAML is a YAML parser and emitter for the Python programming language. | | [QCA](http://delta.affinix.com/qca/) | QCA aims to provide a straightforward and cross-platform crypto API, using Qt datatypes and conventions. QCA separates the API from the implementation, using plugins known as Providers | | [QGIS](http://www.qgis.org) | A Free and Open Source Geographic Information System | | [Qwt](http://qwt.sourceforge.net/index.html) | The Qwt library contains GUI Components and utility classes which are primarily useful for programs with a technical background. Beside a framework for 2D plots it provides scales, sliders, dials, compasses, thermometers, wheels and knobs to control or display values, arrays, or ranges of type double. | @@ -361,10 +359,13 @@ | [click](https://pypi.python.org/pypi/click) | A simple wrapper around optparse for powerful command line utilities. | | [cycler](https://matplotlib.org/cycler) | Composable style cycles. | | [Flask](https://pypi.python.org/pypi/flask) | A microframework based on Werkzeug, Jinja2 and good intentions. | +| [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. | +| [lxml](http://lxml.de/) | The lxml XML toolkit is a Pythonic binding for the C libraries libxml2 and libxslt. | | [MarkupSafe](https://pypi.python.org/pypi/markupsafe) | Implements a XML/HTML/XHTML Markup safe string for Python. | | [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. | +| [mpi4py](https://bitbucket.org/mpi4py/mpi4py) | MPI for Python (mpi4py) provides bindings of the Message Passing Interface (MPI) standard for the Python programming language, allowing any Python program to exploit multiple processors. | | [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. | | [pluggy](https://github.com/pytest-dev/pluggy) | Plugin and hook calling mechanisms for python. | | [pudb](https://pypi.python.org/pypi/pudb) | PuDB is a full-screen, console-based visual debugger for Python. | @@ -372,6 +373,7 @@ | [pytest](http://pytest.org) | Simple powerful testing with Python | | [python-dateutil](https://github.com/dateutil/dateutil) | Useful extensions to the standard Python datetime features. | | [pytz](http://pytz.sourceforge.net/) | pytz brings the Olson tz database into Python. This library allows accurate and cross platform timezone calculations using Python 2.4 or higher. | +| [PyYAML](https://pypi.python.org/pypi/PyYAML/) | PyYAML is a YAML parser and emitter for the Python programming language. | | [scipy](https://github.com/jupyter/testpath) | Test utilities for code working with files and commands | | [six](https://github.com/benjaminp/six) | Python 2 and 3 compatibility library. | | [spglib-python](https://pypi.python.org/pypi/spglib) | Spglib for Python. Spglib is a library for finding and handling crystal symmetries written in C. | -- GitLab