"This package provides the ability to directly call and fully
interoperate with Python from the Julia
language. You can import arbitrary Python
modules from Julia, call Python functions (with automatic conversion
of types between Julia and Python), define Python classes from Julia
methods, and share large data structures between Julia and Python
without copying them."
https://github.com/JuliaPy/PyCall.jl
No comments:
Post a Comment