JuliaPy / JuliaPy/PythonCall.jl
Convert Python functions and lambdas to a Julia PyFunction <: Function
Aberta
enhancement
- Linguagem predominante
- Julia
- Estrelas
- 1.1k
- Forks
- 86
- Merge médio
- 1d 22h
- PRs com merge (30d)
- 3
Descrição
Following the discussion in #474, convert Python functions and lambdas to a Julia `PyFunction <: Function`, so they would match parameters explicitly typed as `Function`.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Direção de pesquisa
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.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- julia, python
- Domínio
- backend
- Tipo de issue
- Funcionalidade
- Dificuldade
- 4/5
- Tempo estimado
- 3-5 dias
- Status de atividade
- Estagnada
- Clareza
- Razoavelmente clara
- Facilidade para iniciantes
- 35/100