Using Julia from the JVM (Clojure)

Cool, thanks for giving it a try. I JLOptions is a class that is included in the jar and regardless of whether julia has that module installed the class should be found - that class is based on a C options class defined in julia.h. My guess is there is a dependency conflict and JNA is an old version or something along those lines.

Tracking this in issue 2 - Let’s continue this discussion there.

1 Like

I’m just posting here to note the resolution of this matter in

https://github.com/cnuernber/libjulia-clj/issues/2