JuliaPy / JuliaPy/PythonCall.jl
Support NumPy 2.1 (only)
未关闭
enhancement
- 主要语言
- Julia
- 星标
- 1.1k
- 派生
- 86
- 平均合并
- 1 天 22 小时
- 30 天内合并 PR
- 3
描述
Going forward you likely want to support NumPy 2.0 (some breaking changes), and I think users can choose it already. 2.1 is out.
Since you support NumPy expliclity, do some of the changes concern you, such as:
>np.float32(3) + 3. now returns a float32 when it previously returned a float64.
贡献指南
这个仓库没有索引到贡献指南
调研方向
No files, tests, or entry points are named. Start by locating PythonCall.jl's explicit NumPy support and checking the NumPy 2.0 and 2.1 compatibility changes, including the float32 addition behavior described here. Done means the project supports NumPy 2.1 as intended and the affected behavior is covered by verification.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- julia, numpy
- 领域
- data
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100