Giter VIP home page Giter VIP logo

pmmaa's Introduction

PMMAA

《Python 数学建模算法与应用》知识点与代码,按章节整理

基于书籍内容完成,内容清晰,代码可运行,欢迎 Star

使用说明

项目主页点击 Code/Download ZIP 以下载完整的笔记与代码文件

环境条件

如果你希望

  • 阅读知识点笔记和代码:你只需要一个能够打开 .ipynb 文件的编辑器,如 Visual Studio Code
  • 运行代码:你需要安装并配置 Python + Jupyter Notebook 环境,并安装一系列依赖包。推荐使用 Anaconda 配置环境和管理依赖包,方法如下:
 conda install --yes --file requirements.txt

构建方法

  • Jupyter Notebook - 一个交互式的 Python 运行环境,适用于数据处理与科学计算

作者

许可证

此项目根据 GPL-3.0 license - 查看 LICENSE.md 以获取更多细节

关于本书

Python 数学建模算法与应用 豆瓣 | 京东

  • 作者: 司守奎 / 孙玺菁
  • 出版社: 国防工业出版社
  • 出版年: 2022-1-1
  • ISBN: 9787118124170

致谢

  • 图书馆空调很足,支撑着我学完了本书的全部内容

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.