上一页 1 ··· 67 68 69 70 71 72 73 74 75 ··· 404 下一页
摘要: 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 绝不原创的飞龙 阅读(7) 评论(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 绝不原创的飞龙 阅读(2) 评论(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 绝不原创的飞龙 阅读(3) 评论(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 绝不原创的飞龙 阅读(16) 评论(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 绝不原创的飞龙 阅读(10) 评论(0) 推荐(0) 编辑
摘要: NumPy 1.26 中文文档(三十) 原文:numpy.org/doc/ NumPy 1.6.1 发布说明 原文:numpy.org/doc/1.26/release/1.6.1-notes.html 这是 1.6.x 系列的纯粹修复 bug 版本。 修复的问题 1834: 特定形状下 einsu 阅读全文
posted @ 2024-06-24 14:55 绝不原创的飞龙 阅读(2) 评论(0) 推荐(0) 编辑
摘要: NumPy 1.26 中文文档(三) 原文:numpy.org/doc/ NumPy 许可证 原文:numpy.org/doc/1.26/license.html Copyright (c) 2005-2023, NumPy Developers. All rights reserved. Redi 阅读全文
posted @ 2024-06-24 14:55 绝不原创的飞龙 阅读(5) 评论(0) 推荐(0) 编辑
摘要: NumPy 1.26 中文文档(七) 原文:numpy.org/doc/ 常量 原文:numpy.org/doc/1.26/reference/constants.html NumPy 包含几个常量: numpy.Inf IEEE 754 浮点表示的(正)无穷大。 使用inf,因为Inf、Infin 阅读全文
posted @ 2024-06-24 14:55 绝不原创的飞龙 阅读(5) 评论(0) 推荐(0) 编辑
摘要: NumPy 1.26 中文文档(六) 原文:numpy.org/doc/ numpy.ma 模块的常量 原文:numpy.org/doc/1.26/reference/maskedarray.baseclass.html 除了MaskedArray类之外,numpy.ma模块还定义了几个常量。 nu 阅读全文
posted @ 2024-06-24 14:55 绝不原创的飞龙 阅读(2) 评论(0) 推荐(0) 编辑
摘要: NumPy 1.26 中文文档(九) 原文:numpy.org/doc/ numpy.flip 原文:numpy.org/doc/1.26/reference/generated/numpy.flip.html numpy.flip(m, axis=None) 反转给定轴上数组中元素的顺序。 数组的 阅读全文
posted @ 2024-06-24 14:55 绝不原创的飞龙 阅读(2) 评论(0) 推荐(0) 编辑
上一页 1 ··· 67 68 69 70 71 72 73 74 75 ··· 404 下一页