PyCall can easily share data structures in memory with Python (libpython is loaded and running in the same process as libjulia).
3 Likes
PyCall can easily share data structures in memory with Python (libpython is loaded and running in the same process as libjulia).