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

Thu, 22 Feb 2018 09:15:03 +0100

parent e8033f6b
No related branches found
No related tags found
No related merge requests found
......@@ -395,6 +395,7 @@
| [PyDispatcher](https://pypi.python.org/pypi/PyDispatcher) | Multi-producer-multi-consumer signal dispatching mechanism. |
| [pymatgen](https://pypi.python.org/pypi/pymatgen) | Python Materials Genomics is a robust materials analysis code that defines core object representations for structures and molecules with support for many electronic structure codes. It is currently the core analysis code powering the Materials Project (https://www.materialsproject.org). |
| [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. |
| PyQt |   |
| [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. |
......@@ -563,7 +564,6 @@
| [PyCairo](http://cairographics.org/pycairo/) | Python bindings for the cairo library |
| [PyGObject](http://www.pygtk.org/) | Python Bindings for GLib/GObject/GIO/GTK+ |
| [PyGTK](http://www.pygtk.org/) | PyGTK lets you to easily create programs with a graphical user interface using the Python programming language. |
| [PyQt](http://www.riverbankcomputing.co.uk/software/pyqt) | PyQt is a set of Python v2 and v3 bindings for Digia's Qt application framework. |
| [python-dateutil](https://github.com/dateutil/dateutil) | Useful extensions to the standard Python datetime features. |
| [scikit-image](http://scikit-learn.org/stable/index.html) | Scikit-learn integrates machine learning algorithms in the tightly-knit scientific Python world, building upon numpy, scipy, and matplotlib. As a machine-learning module, it provides versatile tools for data mining and analysis in any field of science and engineering. It strives to be simple and efficient, accessible to everybody, and reusable in various contexts. |
| [seekpath](https://github.com/giovannipizzi/seekpath) | SeeK-path is a python module to obtain and visualize band paths in the Brillouin zone of crystal structures. The definition of k-point labels follows crystallographic convention, as defined and discussed in the HPKOT paper. Moreover, the Bravais lattice is detected properly using the spacegroup symmetry. Also the suggested band path provided in the HPKOT paper is returned. Systems without time-reversal and inversion-symmetry are also properly taken into account. |
......
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