Fork me on GitHub
#uncomplicate
<
2017-08-18
>
pjones10:08:41

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?

pjones10:08:17

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.

blueberry11:08:37

@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)

blueberry11:08:28

Nvidia CUDA based engine is something that I plan to release, but can't specify when I'll release that as open source.