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

Thu, 26 Jul 2018 13:30:38 +0200

parent ab39c2e0
No related branches found
No related tags found
No related merge requests found
......@@ -250,6 +250,7 @@ COMSOL/52-EDU,2
CORALbenchmark/1.00-foss-2016a,2
CP2K/2.6.0-intel-2015b,2
CP2K/5.1,2
cryptography/2.3-Py-2.7,2
Cube/4.3.4-intel-2015b,2
Cube/4.3.5,2
Cube/4.3.5-intel-2017a,2
......@@ -318,6 +319,7 @@ Elk/4.3.6-intel-2017a,2
Elk/4.3.6-intel-2017a-openmp,2
Embree/2.16.2-intel-2017a,2
Embree/3.2.0-intel-2017a,2
enum34/1.1.6-Py-2.7,2
ETSF_IO/1.0.4-intel-2017a,2
eudev/3.1.5-foss-2016a,2
eudev/3.1.5-intel-2016a,2
......@@ -704,6 +706,7 @@ iccifort/2018.3.222-GCC-8.1.0-2.30,2
ictce/5.5.0,2
ictce/7.3.5,2
ictce/8.3.5,2
idna/2.7-Py-2.7,2
ifort/2013.5.192,2
ifort/2013.5.192-GCC-4.8.3,2
ifort/2015.3.187,2
......@@ -802,6 +805,7 @@ iompi/2015.03,2
iompi/2017.01,2
iompi/2017a,2
IOR/3.0.1-foss-2016a-mpiio,2
ipaddress/1.0.22-Py-2.7,2
ipp/2017.1.132-GCC-6.3.0-2.27,2
ipp/9.0.1.150,2
ISL/0.14-GNU-5.1.0-2.25,2
......@@ -1525,6 +1529,7 @@ pWord2Vec/2018-01-25-intel-2017a,2
Py/2.7,2
Py/3.6,2
py4j/0.10.6-Py-3.6,2
pyasn1/0.4.4-Py-2.7,2
pybtex/0.21-Py-3.6,2
PyCairo/1.10.0-Python-2.7.13-base,2
pycparser/2.18-Py-2.7,2
......
......@@ -394,17 +394,21 @@
| [certifi](https://pypi.python.org/pypi/certifi) | Python package for providing Mozillas CA Bundle. |
| [cffi](https://pypi.python.org/pypi/cffi) | Foreign Function Interface for Python calling C code. |
| [click](https://pypi.python.org/pypi/click) | A simple wrapper around optparse for powerful command line utilities. |
| [cryptography](https://pypi.python.org/pypi/cryptography) | Cryptography is a package which provides cryptographic recipes and primitives to Python developers. |
| [cycler](https://matplotlib.org/cycler) | Composable style cycles. |
| [dask](https://pypi.python.org/pypi/dask) | Parallel PyData with Task Scheduling. |
| [decorator](https://pypi.python.org/pypi/decorator) | Better living through Python with decorators. |
| [dist-keras](https://pypi.python.org/pypi/dist-keras) | Distributed Deep learning with Apache Spark with Keras. |
| [DynaPhoPy](https://github.com/abelcarreras/DynaPhoPy) | Software to calculate crystal microscopic anharmonic properties from molecular dynamics (MD) using the normal-mode-decomposition technique. These properties include the phonon frequency shifts and linewidths, as well as the renormalized force constanst and thermal properties by using quasiparticle theory. This code includes interfaces for MD outputs from VASP and LAMMPS .PHONOPY code is used to obtain harmonic phonon modes. |
| [enum34](https://pypi.python.org/pypi/enum34) | An enumeration is a set of symbolic names (members) bound to unique, constant values. |
| [fasteners](https://pypi.python.org/pypi/fasteners) | A python package that provides useful locks. |
| [Flask](https://pypi.python.org/pypi/flask) | A microframework based on Werkzeug, Jinja2 and good intentions. |
| [gast](https://pypi.python.org/pypi/gast) | Python AST that abstracts the underlying Python version |
| [grpcio](https://pypi.python.org/pypi/grpcio) | HTTP/2-based RPC framework |
| [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. |
| [html5lib](https://pypi.python.org/pypi/html5lib) | HTML parser based on the WHATWG HTML specification. |
| [idna](https://pypi.python.org/pypi/idna) | Support for the Internationalised Domain Names in Applications (IDNA) protocol as specified in RFC 5891. |
| [ipaddress](https://pypi.python.org/pypi/ipaddress) | IPv4/IPv6 manipulation library. |
| [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. |
| [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. |
......@@ -432,6 +436,7 @@
| [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. |
| [py4j](https://pypi.python.org/pypi/py4j) | Enables Python programs to dynamically access arbitrary Java objects. |
| [pyasn1](https://pypi.python.org/pypi/pyasn1) | Pure-Python implementation of ASN.1 types and DER/BER/CER codecs (X.208) |
| [pybtex](https://pypi.python.org/pypi/pybtex) | A BibTeX-compatible bibliography processor in Python. |
| [pycparser](https://pypi.python.org/pypi/pycparser) | Pycparser is a complete parser of the C language, written in pure Python using the PLY parsing library. It parses C code into an AST and can serve as a front-end for C compilers or analysis tools. |
| [PyDispatcher](https://pypi.python.org/pypi/PyDispatcher) | Multi-producer-multi-consumer signal dispatching mechanism. |
......
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