Metadata-Version: 2.0
Name: simetuc
Version: 0.9.6
Summary: simetuc: Simulating Energy Transfer and Upconversion
Home-page: https://github.com/pedvide/simetuc
Author: Pedro Villanueva Delgado
Author-email: pedvide@gmail.com
License: MIT
Keywords: physics chemistry rate equations
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Chemistry
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: PyYAML (>=3.12)
Requires-Dist: ase (>=3.9)
Requires-Dist: h5py (>=2.6)
Requires-Dist: matplotlib (>=1.5)
Requires-Dist: numpy (>=1.11)
Requires-Dist: scipy (>=0.18)
Requires-Dist: tqdm (>=4.8)
Provides-Extra: test
Requires-Dist: flake8; extra == 'test'
Requires-Dist: pytest (>=3.0); extra == 'test'
Requires-Dist: pytest-cov; extra == 'test'

simetuc
=======

Simulating Energy Transfer and Upconversion

--------------

|Python version| |Build version| |Build Status| |License|

Installation
------------

::

    $ conda install -c pedvide simetuc

or

::

    $ pip install simetuc

Features
--------

Documentation
-------------

Bugs/Requests
-------------

Please use the `GitHub issue
tracker <https://github.com/pedvide/simetuc/issues>`__ to submit bugs or
request features.

License
-------

Copyright Pedro Villanueva Delgado, 2016.

Distributed under the terms of the
`MIT <https://github.com/pedvide/simetuc/blob/master/LICENSE.txt>`__
license, simetuc is free and open source software.

.. |Python version| image:: https://img.shields.io/pypi/pyversions/simetuc.svg
   :target: https://pypi.python.org/pypi/simetuc
.. |Build version| image:: https://img.shields.io/pypi/v/simetuc.svg
   :target: https://pypi.python.org/pypi/simetuc
.. |Build Status| image:: https://travis-ci.org/pedvide/simetuc.svg?branch=master
   :target: https://travis-ci.org/pedvide/simetuc
.. |License| image:: https://img.shields.io/github/license/pedvide/simetuc.svg
   :target: https://github.com/pedvide/simetuc/blob/master/LICENSE.txt


