Hacker News new | ask | show | jobs
by aria 4721 days ago
I could be wrong, but I don't think Incanter has any Clojure-native means of generic operations over arrays at all.
1 comments

Incanter's default Matrix implementation is now Catrix as well - which is a Clojure friendli(er) wrapper over jBLAS matrices. https://github.com/tel/clatrix Check out the source.