JuliaPy / JuliaPy/PyInteract.jl
precompilation
Abierto
- Lenguaje dominante
- Julia
- Estrellas
- 6
- Forks
- 1
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Right now, precompilation is turned off — it just makes it easier to do everything in module scope to begin with.
To turn it on, we have to make sure all Python objects are created in the module `__init__`, as described in the PyCall README.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.