JuliaPy / JuliaPy/PythonCall.jl
To do: pyeval optimization
オープン
enhancement
- 主要言語
- Julia
- スター
- 1.1k
- フォーク
- 86
- 平均マージ
- 1日 22時間
- マージ済み PR(30日)
- 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