juliacaller
juliacaller copied to clipboard
A library for calling Julia from Java
Results
1
juliacaller issues
Sort by
recently updated
recently updated
newest added
Hi, thanks a lot for this library. I have forked it and rewritten/fixed some parts here: https://github.com/invesdwin/invesdwin-context-julia/tree/main/invesdwin-context-julia-parent/invesdwin-context-julia-runtime-juliacaller/src/main/java/de/invesdwin/context/julia/runtime/juliacaller/pool - use begin/end to support multi line commands - need to escape newlines...