Metadata-Version: 2.1
Name: MCMAlgorithms
Version: 0.0.3
Summary: Package for mathematical modeling competitions. This package include some commonly used MCM algorithms.
Home-page: https://github.com/XHJ-TS9527/MCM-algorithms
Author: TS9527
Author-email: scutee_xhj_ts9527@126.com
License: MIT
Keywords: python mathematical modeling
Platform: UNKNOWN
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Software Development
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.6
Requires-Dist: numpy (>=1.18.1)
Requires-Dist: pandas (>=1.0.3)
Requires-Dist: scipy (>=1.4.1)
Provides-Extra: test

UNKNOWN


