会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
similarface
博客园
首页
新随笔
联系
管理
订阅
2017年1月4日
numpy函数白板
摘要: numpy.linspace(start, stop, num=50, endpoint=True, retstep=False) start 起始位置 stop 终止位置 num 个数 endpoint 终止位置是否计算 是否返回步长 np.linspace(0, 1, 5) array([ 0.
阅读全文
posted @ 2017-01-04 18:21 similarface
阅读(262)
评论(0)
推荐(0)
编辑
公告