From f8e071c67a391c0be6fa5f658dfc0ecef8e1ff8a Mon Sep 17 00:00:00 2001
From: easybuild <easybuild@login2.bullx>
Date: Thu, 15 Feb 2018 11:45:03 +0100
Subject: [PATCH] Thu, 15 Feb 2018 11:45:03 +0100

---
 anselm.csv | 1 +
 anselm.md  | 1 +
 2 files changed, 2 insertions(+)

diff --git a/anselm.csv b/anselm.csv
index eadac4d6..efc13f31 100644
--- a/anselm.csv
+++ b/anselm.csv
@@ -847,6 +847,7 @@ 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
+pymatgen/2018.1.29-Py-3.6,1
 pyparsing/2.2.0-Py-3.6,1
 Python/2.7.11-intel-2015b,1
 Python/2.7.11-intel-2017a,1
diff --git a/anselm.md b/anselm.md
index eca3300e..e3dd851a 100644
--- a/anselm.md
+++ b/anselm.md
@@ -402,6 +402,7 @@
 | [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. |
+| [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. |
 | [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. |
-- 
GitLab