Not sure about Mathematica->Julia, but the other way round is available: https://github.com/one-more-minute/Mathematica.jl
You could use the Julia embedding API to call out using the Mathematica foreign function interface -- see pyjulia for an example: https://github.com/JuliaLang/pyjulia On Thu, Apr 2, 2015 at 9:25 AM, Frank Kampas <[email protected]> wrote: > Has anyone been able to call Julia from Mathematica? >
