Metadata-Version: 1.1
Name: pyMETHES
Version: 0.1.1
Summary: Monte Carlo simulation of electron transport in low temperature plasmas
Home-page: https://gitlab.ethz.ch/hvl_priv/pymethes/
Author: Alise Chachereau, Kerry Jansen, Markus Niese
Author-email: alisec@ethz.ch
License: GNU General Public License v3 (GPLv3)
Description: 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)
        
        
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
