JuliaPy / JuliaPy/PythonCall.jl
Convert Python functions and lambdas to a Julia PyFunction <: Function
Ouverte
enhancement
- Langage dominant
- Julia
- Étoiles
- 1.1k
- Forks
- 86
- Merge moyen
- 1 j 22 h
- PR mergées (30 j)
- 3
Description
Following the discussion in #474, convert Python functions and lambdas to a Julia `PyFunction <: Function`, so they would match parameters explicitly typed as `Function`.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- julia, python
- Domaine
- backend
- Type d'issue
- Fonctionnalité
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 35/100