This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2019-10-15
Channels
- # announcements (8)
- # beginners (65)
- # calva (25)
- # cider (11)
- # clj-kondo (9)
- # cljsrn (14)
- # clojure (103)
- # clojure-europe (15)
- # clojure-greece (1)
- # clojure-italy (28)
- # clojure-nl (39)
- # clojure-spec (9)
- # clojure-uk (28)
- # clojuredesign-podcast (37)
- # clojurescript (56)
- # cursive (41)
- # data-science (10)
- # datomic (25)
- # duct (1)
- # emacs (1)
- # events (3)
- # figwheel-main (7)
- # fulcro (9)
- # graalvm (7)
- # graphql (10)
- # jobs (2)
- # nrepl (17)
- # off-topic (40)
- # quil (12)
- # reitit (11)
- # remote-jobs (5)
- # rum (2)
- # shadow-cljs (387)
- # sql (22)
- # tools-deps (8)
- # vim (26)
- # xtdb (47)
- # yada (9)
New release 0.4.0 + Orthogonalization and Least Squares https://aiprobook.com/numerical-linear-algebra-for-programmers?release=0.4.0&source=cslack
Yes, inspired by your tweet! 🙂 @mkvlr
me too!
The meeting will hopefully happen near the end of November, maybe a little later.
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! 😄
I will do that - in theory that should not matter if using the uberjar indicated above as everything to run is in there