Julia engine
The Julia Engine module enables Nelson users to seamlessly interface with the Julia programming language, combining Julia's high-performance numerical capabilities with Nelson's environment.
It provides functions to run Julia code, manage interpreter environments, and exchange data between Nelson and Julia.
Functions
jlenv - Change default environment of Julia interpreter.
jlrun - Run Julia statements from Nelson.
jlrunfile - Run Julia file from Nelson.
Julia Nelson types - Managing Data between Julia and Nelson.
Last updated
Was this helpful?