Metadata-Version: 2.1
Name: rmt-utilities
Version: 0.1
Summary: Python package for interacting with the high performance,                 parallel fortran code R-matrix with Time
Home-page: https://gitlab.com/abrown41/rmt-utilities
Author: Andrew Brown
Author-email: andrew.brown@qub.ac.uk
License: BSD (3-clause)
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
License-File: LICENSE
License-File: AUTHORS.rst
Requires-Dist: pandas
Requires-Dist: numpy
Requires-Dist: matplotlib
Requires-Dist: pathlib
Requires-Dist: f90nml

=============
RMT utilities
=============

.. image:: https://img.shields.io/travis/abrown41/rmt-utilities.svg
        :target: https://travis-ci.org/abrown41/rmt-utilities

.. image:: https://img.shields.io/pypi/v/rmt-utilities.svg
        :target: https://pypi.python.org/pypi/rmt-utilities


Python package for interacting with the high performance, parallel fortran code  [R-matrix with Time (RMT)](https://gitlab.com/Uk-amor/RMT/rmt).


* Free software: GPL-v3
* Documentation: (COMING SOON!) https://abrown41.github.io/rmt-utilities.

Features
--------

* TODO


