JuliaPy / JuliaPy/PythonCall.jl

To do: pyeval optimization

未关闭
#94 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
enhancement
主要语言
Julia
星标
1.1k
派生
86
平均合并
1 天 22 小时
30 天内合并 PR
3

描述

When the code is a single identifier, just look it up in the scope instead of evaling anything.

贡献指南

这个仓库没有索引到贡献指南

调研方向

Start by locating the pyeval entry point and tracing how expressions are currently evaluated. Check how scope lookups and single-identifier inputs are represented, then verify that such inputs bypass general evaluation while other expressions retain their existing behavior.

由索引模型根据 Issue 内容生成。

评估

技术栈
julia, python
领域
api, performance
Issue 类型
重构
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。