This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2017-02-11
Channels
- # beginners (2)
- # boot (97)
- # cider (58)
- # cljs-dev (10)
- # cljsrn (7)
- # clojure (79)
- # clojure-austin (4)
- # clojure-brasil (1)
- # clojure-france (1)
- # clojure-russia (42)
- # clojure-spec (12)
- # clojure-uk (22)
- # clojurescript (150)
- # clr (1)
- # conf-proposals (7)
- # core-matrix (2)
- # cursive (4)
- # datomic (9)
- # jobs (2)
- # klipse (28)
- # leiningen (3)
- # lumo (8)
- # nrepl (1)
- # off-topic (28)
- # om (18)
- # om-next (2)
- # perun (17)
- # planck (9)
- # rdf (1)
- # re-frame (18)
- # reagent (7)
- # ring (2)
- # rum (1)
- # specter (11)
- # test-check (3)
- # untangled (1)
- # yada (7)
hi guys, what's the deal with core.matrix vs neanderthal? can i (set-current-implementation :neanderthal)
yet?
unrelatedly, i am writing a core.matrix implementation, following the [implementation guide](https://github.com/mikera/core.matrix/wiki/Implementation-Guide). i don't seem to be able to add the clojure.core.matrix.compliance-tester
dependency. i'm using [net.mikera/core.matrix "0.57.0"]
. is the implementation guide outdated?