Scipy 1.introduction+basic function
scipy 用于以下的科学领域中的Subpackage及简述 cluster:用于聚类算法 constants: 用于物理里面的常数,例如光速c integrate: 积分和微分方程 interpolate:插值 signal:信号处理 linalg:线性代数 ndimage:N纬图形 optimize:最优化 sparse:稀疏矩阵 stats:统计分布 常数和特殊函数实例 from scipy import constants as C print(C.c) # 真空中的光速 print(C.c) # 普朗克常量 #299792458.0 #6.62607015e-34 # 1英里等于多
用户评论
推荐下载
-
Scipy学习笔记PDF
Scipy学习笔记PDF
15 2020-11-06 -
Mastering.SciPy.1783984740
mplementstate-of-the-arttechniquestovisualizesolutionstochallengingproblemsinscientificcomputing,wit
13 2020-05-04 -
scipy0.19.0.zip
scipy-0.19.0
9 2020-05-14 -
SciPy and NumPy.pdf
简介Python在科学计算方面提供了完备的程序扩展库,包括机器学习、数学分析、可视化库、GPU并行库等。Anaconda使得程序扩展库的管理非常方便,这个Python发行版本除了附带了ipytho
39 2020-05-17 -
Elegant SciPy.pdf
welcometoScientificPythonanditscommunity.Ifyou’reascientistwhoprogramswithPython,thispracticalguide,
29 2020-05-28 -
Mastering SciPy.pdf
MasteringSciPy.pdf
28 2020-02-01 -
SciPy.and.NumPy.epub
python中模块scipy和numpy的详细介绍,对于数据挖掘。数据分析利用python有很大帮助
13 2020-08-21 -
scipy5555.zip
scipy1.4.1版本
2 2021-05-01 -
scipy0.13.3.zip
scipy-0.13.3老版本 有需要的可以自行下载
6 2021-04-20 -
scipy superpack numpy superpack
Python2.7 scipy-0.14.0-win32-superpack-python2.7 /3.3/3.4 and numpy-1.8.1-win32-superpack-python2.7
26 2020-07-25
暂无评论