For using Incanter in my onw projects I use Leiningen, but the *.exe and
*.jar files are cool to show Incanter to persons which have no IDE for
clojure right at hand (or any other toll/libarary which can be used with
clojure), and it is a nice tool to make some demos.
Am 09.06.2013 18:18, sc
I'll try to upload new versions there during next days. Right now, the
simplest way to get new version is to create new lein project & add
incanter as dependency:
(defproject test-incanter "0.1.0-SNAPSHOT"
:description "FIXME: write description"
:url "http://example.com/FIXME";
:license {:na
Thanks for the new release.
Will the changes be also available in files which are downloadable on
this link (http://incanter.org/downloads/)?
I used these files often to create some ad hoc graphics or a method to
show others what can be done.
Am 09.06.2013 14:16, schrieb Alex Ott:
I'm happ
I'm happy to announce, that Incanter 1.5.0 was pushed to Clojars. Full list
of changes is in the Changelog:
https://github.com/liebke/incanter/blob/master/Changes.md, please check the
"Known issues" section.
Incanter (http://incanter.org/) is a Clojure-based, R-like platform for
statistical comput