HSGP Downloads

Java Application

Contains:

  • All of the necessary classes to run as either an applet or application. (Running the tool as an application allows you to save graphs as PostScript).
  • All of the source, some/most of which is javadoc-able.
  • A FREE set of steak knives. I take no resposibility if these are lost in transmission.

Requires:

  • A Java2 runtime (such as Sun's JRE 1.2+).
  • A Java2 compiler if you want to change anything.
  • Patience.

Download here: approximately 150 KB.

Python Prototype

I made a prototype version of the tool in Python using the GTK+ bindings (pygtk). It has less functionality than the Java version, but I'm making it available anyway. It's reasonably small. Requires python 1.5+ and a reasonably recent version of pygtk.

Download here: 20 KB.