|
|
|
|
|
by kescobo
866 days ago
|
|
Calling julia code from python or python code from julia is relatively straightforward. I haven't spent much time doing the former, but love the ergonomics of the later with PythonCall.jl and CondaPkg.jl to manage python dependencies. The syntax is just totally different though. |
|