Skip to content

DvdBr3o/mcm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mcm

数学建模工具箱

Warning

本库在 WIP 状态

特性

  • 附带模型解释

  • notebook 里直接出结果

  • all in python

使用

安装

git clone https://github.com/DvdBr3o/mcm.git # 克隆仓库到本地
conda create -n mcm                          # 创建新的 conda 环境, 名字可以随意
conda activate mcm
conda install --file requirements.txt        # 安装依赖

然后在 jupyter notebook 里选择该环境即可

运行

  • 选择适合的模型,进入相应的 .ipynb

  • 修改在 实现#! 注释下的变量

  • 运行 notebook,得到结果

About

数学建模工具箱

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published