shape-typing and narrower dtypes in `numpy.lib._shape_base_impl`
还没有人认领这个 Issue。
评估
调研方向
首先阅读 numpy.lib._shape_base_impl 的 typing,以及现有的 shape typing 和 dtype narrowing 模式。检查列出的每个函数——例如 apply_along_axis、expand_dims 和 tile——并确定预期的 annotation 覆盖范围;完成的标准是所有 checklist 条目都具有适当收窄的类型,并且相关的 stub 检查通过。
由索引模型根据 Issue 内容生成。
描述
-
apply_along_axis -
apply_over_axes -
expand_dims -
column_stack -
dstack -
array_split -
{h,v,d}split -
kron -
tile
- 主要语言
- Python
- 星标
- 79
- 派生
- 8
- PR 合并指标
- 30 天内没有已合并 PR
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
numpy/numtype 的其他 Issue
-
topic: documentation
难度 2/5 1-3 小时 新手友好度 68/100
-
topic: documentation
难度 4/5 3-5 天 新手友好度 35/100
-
blame: Pyright tool: basedpyright
-
numpy.generic stubs: Incomplete
难度 3/5 1-2 天 新手友好度 35/100
-
_numtype stubs: Refactor
难度 3/5 1-2 天 新手友好度 45/100
相似的 Issue
-
bug
难度 2/5 1-3 小时 新手友好度 86/100
zostera/django-bootstrap4#894 ·
-
难度 2/5 1-3 小时 新手友好度 78/100
use-agent-os/agent-os#3276 ·
-
难度 2/5 1-3 小时 新手友好度 88/100
zephyrproject-rtos/zephyr#119726 ·
-
area/auth bug comp/agent P3 platform/discord type/security
难度 2/5 1-3 小时 新手友好度 88/100
NousResearch/hermes-agent#117848 ·
-
难度 2/5 1-3 小时 新手友好度 82/100
zilliztech/memsearch#759 ·