Metadata-Version: 2.1
Name: pyMETHES
Version: 0.2.0
Summary: Monte Carlo simulation of electron transport in low temperature plasmas
Home-page: https://gitlab.com/ethz_hvl/pymethes/
Author: Alise Chachereau, Kerry Jansen, Markus Niese, Martin Vahlensieck
Author-email: alisec@ethz.ch
License: GNU General Public License v3 (GPLv3)
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Scientific/Engineering :: Physics
Requires-Dist: json5
Requires-Dist: lxcat-data-parser
Requires-Dist: matplotlib
Requires-Dist: scipy
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: molmass

pyMETHES
========


.. image:: https://gitlab.com/ethz_hvl/pymethes/badges/master/pipeline.svg
        :target: https://gitlab.com/ethz_hvl/pymethes/commits/master
        :alt: Pipeline status

.. image:: https://gitlab.com/ethz_hvl/pymethes/badges/master/coverage.svg
        :target: https://gitlab.com/ethz_hvl/pymethes/commits/master
        :alt: Coverage report

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


A Monte Carlo simulation of electron transport in low temperature plasmas.

Python version of the MATLAB's `METHES`_ package

.. _METHES: https://doi.org/10.3929/ethz-a-010881688


Documentation
-------------
read `pyMETHES documentation at RTD`_


.. _`pyMETHES documentation at RTD`: https://readthedocs.org/projects/pymethes/


License
-------
GNU General Public License v3 (GPLv3)



