Pre-compiling and the incanter-core build target

1 view
Skip to first unread message

liebke

unread,
Oct 30, 2009, 9:43:47 PM10/30/09
to Incanter
The build process now pre-compiles the Incanter *.clj files using :gen-
class. Previously they were just included in the jar and compiled at
runtime.

I have also added a new ant target, called incanter-core, that builds
an incanter.jar that only includes the 'core' and 'stats' libraries
and therefore only depends on clojure.jar and the Parallel Colt jars
in the ${INCANTER_HOME}/lib directory (i.e. colt.jar, netlib.jar,
arpack-combo.jar).

Incanter-core is intended for back-end processing where charts and
visualizations are not required (e.g. Hadoop/Cascading jobs).

David

bradford cross

unread,
Oct 30, 2009, 10:09:22 PM10/30/09
to inca...@googlegroups.com

U rock!

Reply all
Reply to author
Forward
0 new messages