Metadata-Version: 2.1
Name: CMSEIRD
Version: 2.0.1
Summary: Infectious disease prediction model CM-SEIRD
Home-page: https://github.com/fahaihi
Author: SH&XHN
Author-email: adairmillersh@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

This work is designed by SH and XHN, our project named CM-SEIRD.
Flow me start your project:
1:please install package you need
    pip install numpy
    pip install matplotlib
    pip install numpy
    pip install CMSEIRD
2:Please entry "from CM_SEIRD import model" start your work;
3:Help functiom "model.help()";
4:Run "model.paramenter()" change your paramenter;
5:Run model.cmseird() begin your prediction

IF you have any question :
Email:adairmillersh@gmail.com
Git:https://github.com/fahaihi

