Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Incanter is a Clojure, R-like statistical computing and graphics environment (github.com/liebke)
39 points by mindaugas on May 25, 2009 | hide | past | favorite | 2 comments


Some of the R authors (including Ross Ihaka, one of the R founders) had a similar project, but the home page seems half deserted (the mailman link leads to a 404), and, looking at the waaayback machine, it didn't get a lot of traction (~20 messages on the ML at it's peak in may 2006).

It looks like this project has a sounder base, though. Omeaga was supposed to be it's own language, and it's pretty hard to design one properly. Clojure + Parallel Clot sounds like a clean and powerful backend for this kind of platform.

And Clojure-the-language is a good fit too. Incanter's use of the Clojure syntax for matrices "literals" is very clever IMO.

I think there might be traction towards this, from both the statistical and the scientific computing communities.

The R architecture is dated. Matlab is expensive, parallel code requires a custom toolbox, with a per core licensing scheme (and the language is clunky).

The main competitor for this project would be the Python-based Sage and NumPy, but I think that the JVM backend of Incanter makes it a better tool for this job.


Oh, and here is the author's twitter Handle : http://twitter.com/liebke




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: