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

@UH2S6LS86 Unfortunately, this is the only option that works where I live.
Periodic reminder that a searchable archive of this Slack-team can be found at Clojurians-Zulip: https://clojurians.zulipchat.com/#narrow/stream/180378-slack-archive
It goes back to Feb of this year (and gains approx. 4700 msg/week).
If a Slack-channel is not showing up there, make sure to add @zulip-mirror-bot to said Slack-channel (ie /invite @zulip-mirror-bot
).
Followup in #community-development (here or on Zulip).
Enjoy!
I’ve been working on this https://github.com/csm/s4 recently, which simulates the S3 and SQS APIs. This release (0.1.7) is probably “good enough” for me to announce it.

The reason I wrote this was to do some exploration on some cool storage systems that came out recently, and seeing if using S3 as the storage backend would be a viable option, since S3 storage is so inexpensive. Datahike on S3/DDB: https://github.com/csm/datahike-s3; Crux on S3/SQS: https://github.com/csm/crux-aws