This is the program used for the calculations in
Part 5 of the monograph.  As usual, you compile
the program using javac *.java and you run it 
using java Main.  I still want to develop this 
interface and its documentation further.

There is an auxiliary directory ZPure, which just
has the code for the tests, with the graphical
user interface stripped away.  This code is easier
to inspect.