Fork me on GitHub
#uncomplicate
<
2017-10-30
>
aria4219:10:02

Hey @blueberry, thanks for releasing 17.0.0, but when I load, I'm getting an error loading linalg.clj: https://gist.github.com/aria42/273870a55e37169ed756bdfeab9875e8

aria4219:10:45

For context, 16.1 seemed to load and compile just fine for me

blueberry23:10:55

@aria42 I've just tried the example hello world from the neanderthal repository with 0.17.0 on linux, and it works as expected. I also managed to (use 'uncomplicate.neanderthal.linalg) and (require '[uncomplicate.neanderthal.real :as real]). Can you please try the reference hello world project and see whether it works on your machine? Can you also share a simple clojure project that demonstrate the issue (the exception you get), so I can run it on my machine? Also, an issue on github would be a good place to focus on this.