摘要:
NumPy 1.26 中文文档(十一) 原文:numpy.org/doc/ numpy.fromstring 原文:numpy.org/doc/1.26/reference/generated/numpy.fromstring.html numpy.fromstring(string, dtype= 阅读全文
posted @ 2024-06-24 14:56
绝不原创的飞龙
阅读(97)
评论(0)
推荐(0)
摘要:
NumPy 1.26 中文文档(十五) 原文:numpy.org/doc/ numpy.unwrap 原文:numpy.org/doc/1.26/reference/generated/numpy.unwrap.html numpy.unwrap(p, discont=None, axis=-1, 阅读全文
posted @ 2024-06-24 14:56
绝不原创的飞龙
阅读(58)
评论(0)
推荐(0)
摘要:
NumPy 1.26 中文文档(十四) 原文:numpy.org/doc/ numpy.ma.corrcoef 原文:numpy.org/doc/1.26/reference/generated/numpy.ma.corrcoef.html ma.corrcoef(x, y=None, rowvar 阅读全文
posted @ 2024-06-24 14:55
绝不原创的飞龙
阅读(48)
评论(0)
推荐(0)
摘要:
NumPy 1.26 中文文档(十三) 原文:numpy.org/doc/ numpy.ma.ravel 原文:numpy.org/doc/1.26/reference/generated/numpy.ma.ravel.html ma.ravel(self, order='C') = <numpy. 阅读全文
posted @ 2024-06-24 14:55
绝不原创的飞龙
阅读(31)
评论(0)
推荐(0)
摘要:
NumPy 1.26 中文文档(十七) 原文:numpy.org/doc/ 随机抽样(numpy.random) 原文:numpy.org/doc/1.26/reference/random/index.html 快速开始 numpy.random 模块实现了伪随机数生成器(PRNGs 或 RNGs 阅读全文
posted @ 2024-06-24 14:55
绝不原创的飞龙
阅读(102)
评论(0)
推荐(0)
摘要:
NumPy 1.26 中文文档(十六) 原文:numpy.org/doc/ numpy.amax 原文:numpy.org/doc/1.26/reference/generated/numpy.amax.html numpy.amax(a, axis=None, out=None, keepdims 阅读全文
posted @ 2024-06-24 14:55
绝不原创的飞龙
阅读(72)
评论(0)
推荐(0)
摘要:
NumPy 1.26 中文文档(十九) 原文:numpy.org/doc/ 支持测试覆盖(numpy.testing.overrides) 原文:numpy.org/doc/1.26/reference/routines.testing.overrides.html 支持测试自定义数组容器实现。 实 阅读全文
posted @ 2024-06-24 14:55
绝不原创的飞龙
阅读(74)
评论(0)
推荐(0)
摘要:
NumPy 1.26 中文文档(十二) 原文:numpy.org/doc/ numpy.any 原文:numpy.org/doc/1.26/reference/generated/numpy.any.html numpy.any(a, axis=None, out=None, keepdims=<n 阅读全文
posted @ 2024-06-24 14:55
绝不原创的飞龙
阅读(27)
评论(0)
推荐(0)
摘要:
NumPy 1.26 中文文档(十八) 原文:numpy.org/doc/ 统计学 原文:numpy.org/doc/1.26/reference/routines.statistics.html 顺序统计 ptp(a[, axis, out, keepdims]) 沿轴的值范围(最大值 - 最小值 阅读全文
posted @ 2024-06-24 14:55
绝不原创的飞龙
阅读(80)
评论(0)
推荐(0)
摘要:
NumPy 1.26 中文文档(十) 原文:numpy.org/doc/ numpy.iinfo 原文:numpy.org/doc/1.26/reference/generated/numpy.iinfo.html class numpy.iinfo(type) 整数类型的机器限制。 参数: int 阅读全文
posted @ 2024-06-24 14:55
绝不原创的飞龙
阅读(57)
评论(0)
推荐(0)