Metadata-Version: 2.2
Name: dieke
Version: 0.5.0
Summary: Crystal field calculations for the rare earths
Home-page: https://github.com/jevonlongdell/dieke
Author: Jevon Longdell
Author-email: jevon.longdell@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
License-File: LICENSE
License-File: AUTHORS.rst
Requires-Dist: pandas
Requires-Dist: xlrd
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: matplotlib
Requires-Dist: sympy
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: requires-dist
Dynamic: summary

=====
Dieke
=====
.. image:: https://img.shields.io/pypi/v/dieke.svg
        :target: https://pypi.python.org/pypi/dieke

.. image:: https://travis-ci.org/jevonlongdell/dieke.svg?branch=master
        :target: https://travis-ci.org/jevonlongdell/dieke

.. image:: https://readthedocs.org/projects/dieke/badge/?version=latest
        :target: https://dieke.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status

Crystal field calculations for the rare earths with python

* Easy to install with `pip`. Easy to use. See an `example calculation. <https://github.com/jevonlongdell/dieke/blob/master/examples/PrLaF3.py>`_

* Free software: GNU General Public License v3

* Documentation: https://dieke.readthedocs.io.

* Based on the Hannah Crosswhite data files.
