data-science

Data science, data analysis, and machine learning in Clojure https://scicloj.github.io/pages/chat_streams/ for additional discussions
2019-10-15T09:24:50.009300Z

New release 0.4.0 + Orthogonalization and Least Squares :sheepy::sheepy::sheepy::sheepy: https://aiprobook.com/numerical-linear-algebra-for-programmers?release=0.4.0&source=cslack

1🚀6
mkvlr 2019-10-15T11:21:46.010500Z

@daslu was it you that made that happen? Thank you! ❤️

2019-10-15T11:22:30.011Z

Yes, inspired by your tweet! 🙂 @mkvlr

mkvlr 2019-10-15T11:23:05.011700Z

really looking forward to that

2019-10-15T11:23:18.012Z

me too!

2019-10-15T11:23:19.012200Z

The meeting will hopefully happen near the end of November, maybe a little later.

1👍1🙏
jsa-aerial 2019-10-15T16:54:30.022100Z

I'm not sure how many folks here are on the Zulip data-science streams, so I think it is a good idea to announce the new Saite here as well. Here's a link to the Zulip announcement: https://clojurians.zulipchat.com/#narrow/stream/210075-saite-dev/topic/Install.20and.20using/near/178056380 There is now a new "preamble" note at the github repo on installing and running https://github.com/jsa-aerial/saite. That's pretty minimal, but if you go through the presentation document (URL given in both Zulip stream and github) that will give a decent live interactive "walk through". The biggest things in this release are turnkey support for Neanderthal @blueberry on Linux and Mac (I hope to have Windows soonish), dynamic dependencies so you can pull in your favorite libraries, and a self installing JAR. Also there is a new doc that shows use of Neanderthal and Kixi Stats, URL: https://raw.githubusercontent.com/jsa-aerial/saite/master/examples/Docs/Test/neanderthal-et-al.clj Grab the JAR: wget http://bioinformatics.bc.edu/~jsa/aerial.aerosaite-0.2.19-standalone.jar, run the install, fire up the server and then grab the example docs (via URLs) and start hacking! 😄

4🌴
2019-10-15T17:02:47.022700Z

you forgot to deploy hanami 10.12 to clojars 😉

1😱
jsa-aerial 2019-10-15T18:13:26.023300Z

I will do that - in theory that should not matter if using the uberjar indicated above as everything to run is in there