factor/basis/math/matrices
Doug Coleman 6f3fe950a7 math.matrices: Add a diagonal-matrix word that makes an nxn matrix from a sequence.
Optimize identity-matrix word -- 2-3x faster using diagonal-matrix.
Add an eye word that makes an mxn diagonal matrix with a diagonal offset by k.
2012-05-04 11:31:05 -07:00
..
elimination mop up compiler errors from macosx load-all 2010-03-09 00:56:07 -08:00
authors.txt Move math.matrices to basis 2009-04-18 04:09:16 -05:00
matrices-tests.factor math.matrices: Add a diagonal-matrix word that makes an nxn matrix from a sequence. 2012-05-04 11:31:05 -07:00
matrices.factor math.matrices: Add a diagonal-matrix word that makes an nxn matrix from a sequence. 2012-05-04 11:31:05 -07:00
summary.txt Move math.matrices to basis 2009-04-18 04:09:16 -05:00