hi barton,
thanks for working on the linear algebra code. i think it is very valuable.
with gcl and clisp, i find that load(linalg) succeeds and
the test scripts report no errors.
sbcl barfs when attempting to load lu.lisp.
dunno what the story is there.
with gcl and clisp, compile_file succeeds although there
are warnings about wrong number of arguments for listp
and matrixp. when the test scripts are then executed,
there are 12 errors in the test-linalg script.
although no errors are reported by the other test scripts.
hth
robert dodier