JuliaPy / JuliaPy/PyInteract.jl

precompilation

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Julia
Stars
6
Forks
1
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.