This is code I've written to make research more productive by automating the tedious things.
-
fig:
a general-purpose collection of Java libraries and tools to faciliate writing research code and managing experiments.
Features include easy parsing of command-line options and hierarchical logging.
[GitHub]
-
rfig:
a package for creating figures and slide presentations in
Ruby
(via Metapost).
All my talk slides from 2006-2012 are created using this package (an example of the final product).
Note: I am switching from rfig to sfig.
[GitHub]
-
sfig:
a package for creating figures and slide presentations in
Javascript/SVG (with option to output Metapost like rfig).
As the successor to rfig, sfig is cleaner and
allows for interactivity. See the sfig tutorial.
[GitHub]