Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 371 Bytes

README.md

File metadata and controls

14 lines (13 loc) · 371 Bytes

MathModeling

Python tools for math modeling python-libs

文件结构

  • Basic: 基础工具使用方法
    • Sympy 符号计算库
    • networkx 图论处理库
  • Experiment: 具体实验
  • Knowledge: 理论知识及其python实现

文档