Metadata-Version: 2.1
Name: model-insight
Version: 0.3.5
Summary: A package for learning and teaching mathematical modeling
Home-page: https://github.com/reformship/model-insight
Author: Wang Haihua
Author-email: reformship@gmail.com
License: MIT
Keywords: mathematical modeling
Platform: UNKNOWN

# Model-insight

Description
============

This is a package for students to learn mathematical modeling and solve some modeling problems.

Installing
============

Use  `pip`

    pip install model-insight==0.3.5

Usage
=====
    import model_insight



