moved linalg functions from stats to linalg (why did we put them in such
commitf909198a4aee44b0a0ea9aee72739b472412cc8b
authorAJ Rossini <blindglobe@gmail.com>
Tue, 30 Oct 2007 16:44:42 +0000 (30 17:44 +0100)
committerAJ Rossini <blindglobe@gmail.com>
Tue, 30 Oct 2007 16:44:42 +0000 (30 17:44 +0100)
tree2cbe396880fb7fd9e0a4d1e353a37cea76a876f8
parentb48b9b50c9f011a59c0cfb527c98b2062391b27c
moved linalg functions from stats to linalg (why did we put them in such
a bad place in the first place?).

cleaned up lsbasics export of matrix-related functionality.

make lispstat.asd work again (remove circ ref)

fix shadowing in optimize.
linalg.lsp
lispstat.asd
lsbasics.lsp
optimize.lisp
statistics.lsp