Alex's Notes
1
Site
1. Programming notes
1. Machine Learning
3. Research Notes
4. Quantitative Investment Notes
2. Pseudo Spectral Method
3. Applied Stochastic Analysis home works
4. My Music
5. A collection of my linux tips
6. From Ubuntu to Arch.
7. Math Notes
8. 讲座笔记
9. 用python的Sphinx工具整理笔记
10. 代理服务
11. Learning notes on fly!
12. 量化投资学习资料推荐
13. 分级基金优先份额Monte Carlo模拟定价C++实现
14. Indices and tables
Page
7. SCIPY & NUMPY learning’s documentation!
« 6.3. Other Im...
7.1. 关于本文档,以及... »
Source
欢迎关注微信公众号
时炜观察
Site
1. Programming notes
1. Machine Learning
3. Research Notes
4. Quantitative Investment Notes
2. Pseudo Spectral Method
3. Applied Stochastic Analysis home works
4. My Music
5. A collection of my linux tips
6. From Ubuntu to Arch.
7. Math Notes
8. 讲座笔记
9. 用python的Sphinx工具整理笔记
10. 代理服务
11. Learning notes on fly!
12. 量化投资学习资料推荐
13. 分级基金优先份额Monte Carlo模拟定价C++实现
14. Indices and tables
Source
Please enable JavaScript to view the
comments powered by Disqus.
7.
SCIPY & NUMPY learning’s documentation!
¶
Contents:
7.1. 关于本文档,以及SCIPY简单介绍
7.1.1. 关于 这个文档
7.1.2. Python 的科学计算工具
7.1.3. Python 与科学计算
7.2. Scipy入门
7.2.1. 什么是scipy,numpy,matplotlib
7.2.2. 它们能干什么?
7.2.3. How to work with scipy
7.2.4. 学习scipy
7.2.5. 先看点简单的例子
7.3. 用python做科学计算初步
7.3.1. IPython
7.3.2. Numpy 基础