2 Star 1 Fork 2

NuLLLand ZHANG/python数学实验与建模

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

Python Mathematical Experiments and Modeling 数学实验与建模

Getting Started 开始

These instructions will help you set up the project and understanding how the experiment is working. You'll see the file structure and what each file does.

File Structure 文件结构

.
├── python-introduction       Chapter 1
│       ├── before-learning.py                 print()函数的操作
│       ├── bit-operation.py                 二进制数的一些操作
│       ├── solve-sum-by-looping.py                 Problem 1.4 on page 13 SIN problem
│       ├── list-operation.py                 About data structure list, tuple, dict and set AND some useful inner functions
├── data-process-and-vision       Chapter 2
│       ├── array.py                 numpy中数组类的操作
│       ├── array-attribute.py                 numpy中数组类的属性
│       ├── array-index.py                 numpy中数组类的索引与修改
│       ├── array-computing.py                 numpy中数组类的运算
│       ├── fileIO.py                 numpy中数组的存储文件与读取\

Development Environment 开发环境

  1. python version 3.7
  2. dev tool pycharm

How to Use 打开方式

  1. I code the program with comments, so that it is easy to read.
  2. Each package is one chapter in the book, and every file in the package could be a problem or note of one para.

Contribution

  1. Fork the repository
  2. Create Feat_xxx branch
  3. Commit your code
  4. Create Pull Request

Gitee Feature

  1. You can use Readme_XXX.md to support different languages, such as Readme_en.md, Readme_zh.md
  2. Gitee blog blog.gitee.com
  3. Explore open source project https://gitee.com/explore
  4. The most valuable open source project GVP
  5. The manual of Gitee https://gitee.com/help
  6. The most popular members https://gitee.com/gitee-stars/

空文件

简介

参照司守奎 孙玺菁编著的python数学实验与建模教材 展开 收起
取消

发行版

暂无发行版

贡献者

全部

语言

近期动态

不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/nullland-zhang/python-mathematical-and-experiment-modeling.git
git@gitee.com:nullland-zhang/python-mathematical-and-experiment-modeling.git
nullland-zhang
python-mathematical-and-experiment-modeling
python数学实验与建模
master

搜索帮助