Metadata-Version: 2.1
Name: epistoch
Version: 0.1.3
Summary: Epidemics Models with Random Infectious Period
Home-page: https://github.com/griano/epistoch
Author: Germán Riaño
Author-email: griano@germanriano.com
License: MIT license
Description: ========
        EpiStoch
        ========
        
        
        .. image:: https://img.shields.io/pypi/v/epistoch.svg
                :target: https://pypi.python.org/pypi/epistoch
        
        .. image:: https://img.shields.io/travis/griano/epistoch.svg
                :target: https://travis-ci.com/griano/epistoch
        
        .. image:: https://readthedocs.org/projects/epistoch/badge/?version=latest
                :target: https://epistoch.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        Epidemics Models with Random Infectious Period
        ----------------------------------------------
        
        This software allows you to model epidemics with general random distribution for the infectious period.
        
        
        * Paper_
        * Manual: https://epistoch.readthedocs.io.
        * Free software: MIT license
        
        
        
        
        .. _Paper: https://github.com/griano/epistoch/blob/master/paper/epistoch/epi_stoch.pdf
        
        
        =======
        History
        =======
        
        1.0 (2020-05-01)
        ------------------
        
        * First release on PyPI.
        
Keywords: epistoch
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
Description-Content-Type: text/x-rst
