JuliaPy / JuliaPy/PythonCall.jl
Convert Python functions and lambdas to a Julia PyFunction <: Function
オープン
enhancement
- 主要言語
- Julia
- スター
- 1.1k
- フォーク
- 86
- 平均マージ
- 1日 22時間
- マージ済み PR(30日)
- 3
説明
Following the discussion in #474, convert Python functions and lambdas to a Julia `PyFunction <: Function`, so they would match parameters explicitly typed as `Function`.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
Read the discussion in #474 first, then locate the Python function and lambda conversion path in PythonCall.jl. Verify how converted values interact with parameters explicitly typed as Function, and add coverage showing that both forms become Julia PyFunction <: Function.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- julia, python
- 領域
- backend
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100