Sheafhom 2.1
Release of March 17, 2005
Mark McConnell

Installation:

[1] Bad news: the code will probably not compile until you edit the
    file gui.lisp so that the Java-based graphics will work on your
    system.  Good news: only a few lines need to be changed.  Please
    open gui.lisp and edit it as indicated in the file.  If you just
    want to disable the graphics, there are instructions in gui.lisp
    for how to do that too.

[2] Open an ANSI Common Lisp.  Change to the directory where the
    *.lisp files are located.  Then simply type

    (load "make")

[3] How to use the package?  two-complex.lisp is a demo illustrating
    Sheafhom's linear algebra routines with some simple topology.  The
    main mathematical routines are in csparsez.lisp; some of the large
    comments in that file may be helpful.
