From 968e8d4bc2ac9630778df24e85e9d006a2796bec Mon Sep 17 00:00:00 2001 From: easybuild <easybuild@login2.bullx> Date: Thu, 15 Feb 2018 11:30:03 +0100 Subject: [PATCH] Thu, 15 Feb 2018 11:30:03 +0100 --- anselm.csv | 13 +++++++++++++ anselm.md | 13 +++++++++++++ 2 files changed, 26 insertions(+) diff --git a/anselm.csv b/anselm.csv index 286b3b8e..eadac4d6 100644 --- a/anselm.csv +++ b/anselm.csv @@ -494,6 +494,7 @@ lam/7.1.4-icc,1 LAMMPS/17Jan2018-foss-2017a-CUDA,1 LAMMPS/17Jan2018-intel-2017a,1 lammps/28Jun14,1 +latexcodec/1.0.5-Py-3.6,1 LevelDB/1.18,1 libcerf/1.5,1 libdrm/2.4.27,1 @@ -656,6 +657,7 @@ mono/3.2.3,1 Mono/4.6.2.16,1 Mono/4.8.1.0,1 Mono/5.0.0.100,1 +monty/1.0.2-Py-3.6,1 motif/2.3.7,1 MPFR/3.1.4-intel-2017a,1 mpi4py/2.0.0-intel-2017a-Python-2.7.13-base,1 @@ -664,6 +666,7 @@ MPI-LIBLINEAR/2.1-1-intel-2017a,1 mpi.net/1.0.0,1 mpi.net/1.0.0-impi,1 mpi.net/1.0.0-mono-3.12.1,1 +mpmath/1.0.0-Py-3.6,1 mvapich2/1.9-gcc,1 mvapich2/1.9-gcc46,1 mvapich2/1.9-icc,1 @@ -774,6 +777,8 @@ otf2/1.2.1-icc,1 otf2/1.4-gcc,1 otf2/1.4-icc,1 OTF2/2.0,1 +palettable/3.1.0-Py-3.6,1 +pandas/0.22.0-Py-3.6,1 Pango/1.40.5,1 papi/5.3.0,1 papi/5.3.2,1 @@ -839,6 +844,8 @@ protobuf/3.2.0-Python-3.6.1,1 PSBLAS/3.3.4-3-GCC-4.9.3-2.25,1 PSBLAS-ext/1.0-4-GCC-4.9.3-2.25,1 Py/3.6,1 +pybtex/0.21-Py-3.6,1 +PyDispatcher/2.0.5-Py-3.6,1 pylint/1.7.2-Python-2.7.13-base,1 pyparsing/2.2.0-Py-3.6,1 Python/2.7.11-intel-2015b,1 @@ -861,6 +868,8 @@ Python/3.6.1,1 Python/3.6.2-base,1 Python/3.6.4-GCC-6.3.0-2.27-base,1 python-dateutil/2.6.1-Py-3.6,1 +pytz/2017.3-Py-3.6,1 +PyYAML/3.12-Py-3.6,1 PyYAML/3.12-Python-2.7.13-base,1 qemu/2.10.0,1 qemu/2.10.0-vde2,1 @@ -884,6 +893,7 @@ racket/6.0.1,1 relion/1.2,1 relion/1.3,1 renderproto/0.11,1 +requests/2.18.4-Py-3.6,1 RStudio/0.98.1103,1 ruamel.yaml/0.15.35-Py-3.6,1 ruby/2.0.0-p247,1 @@ -937,12 +947,14 @@ Subversion/1.8.16-foss-2015g,1 SuiteSparse/4.5.3-intel-2017a-ParMETIS-4.0.3,1 SuiteSparse/4.5.5-intel-2017a-METIS-5.1.0,1 SWIG/3.0.12-Python-2.7.13,1 +sympy/1.1.1-Py-3.6,1 szip/2.1,1 Szip/2.1,1 Szip/2.1-foss-2016a,1 Szip/2.1-intel-2015b,1 Szip/2.1-intel-2016.01,1 Szip/2.1-intel-2017a,1 +tabulate/0.8.2-Py-3.6,1 tbb/13.5.192,1 tbb/14.0.1,1 tbb/15.2.164,1 @@ -992,6 +1004,7 @@ Trilinos/12.10.1-intel-2017a-Python-2.7.11,1 turbovnc/1.2.2,1 Ubuntu/16.04,1 Ubuntu/16.04-shell,1 +urllib3/1.22-Py-3.6,1 use.own,1 util-linux/2.26.1,1 util-linux/2.28-intel-2016a,1 diff --git a/anselm.md b/anselm.md index 57ff16c8..eca3300e 100644 --- a/anselm.md +++ b/anselm.md @@ -393,14 +393,27 @@ | [ASE](https://wiki.fysik.dtu.dk/ase/) | ASE is a python package providing an open source Atomic Simulation Environment in the Python scripting language. | | [certifi](https://pypi.python.org/pypi/certifi) | Python package for providing Mozillas CA Bundle. | | [click](https://pypi.python.org/pypi/click) | A simple wrapper around optparse for powerful command line utilities. | +| [latexcodec](https://pypi.python.org/pypi/latexcodec) | A lexer and codec to work with LaTeX code in 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. | +| [monty](https://pypi.python.org/pypi/monty) | Monty is the missing complement to Python. | +| [mpmath](https://pypi.python.org/pypi/mpmath) | Python library for arbitrary-precision floating-point arithmetic. | | [numpy](http://www.numpy.org) | NumPy is the fundamental package needed for scientific computing with Python. | +| [palettable](https://pypi.python.org/pypi/palettable) | Color palettes for Python. | +| [pandas](https://pypi.python.org/pypi/pandas) | Powerful data structures for data analysis, time series,and statistics. | +| [pybtex](https://pypi.python.org/pypi/pybtex) | A BibTeX-compatible bibliography processor in Python. | +| [PyDispatcher](https://pypi.python.org/pypi/PyDispatcher) | Multi-producer-multi-consumer signal dispatching mechanism. | | [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. | +| [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. | +| [requests](https://pypi.python.org/pypi/requests) | Python HTTP for Humans. | | [ruamel.yaml](https://pypi.python.org/pypi/ruamel.yaml) | ruamel.yaml is a YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order | | [scipy](http://scipy.org) | SciPy (pronounced 'Sigh Pie') is open-source software for mathematics, science, and engineering. It includes modules for statistics, optimization, integration, linear algebra, Fourier transforms, signal and image processing, ODE solvers, and more. | | [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. | +| [sympy](https://pypi.python.org/pypi/sympy) | Computer algebra system (CAS) in Python | +| [tabulate](https://pypi.python.org/pypi/tabulate) | Pretty-print tabular data. | +| [urllib3](https://pypi.python.org/pypi/urllib3) | HTTP library with thread-safe connection pooling, file post, and more. | ## System -- GitLab