uncomplicate has some awesome packages, I am interested in testing clojure for data science, specific bayesian methods. I was hoping to test and play around with bayadera, what is the actual boot/lein dependency line to use to get bayadera installed?
I tried: uncomplicate/bayadera "0.1.0-SNAPSHOT" , but that generated an exception: org.sonatype.aether.transfer.ArtifactNotFoundException , as bayadera is not in the clojars.
@pjones bayadera is still not released to Clojars. You have to build it yourself (and have an OpenCL 2.0 capable hardware (AMD) to do that)
Nvidia CUDA based engine is something that I plan to release, but can't specify when I'll release that as open source.