racket/collects/math/private/matrix
Neil Toronto c8e3b45e38 Added QR decomposition tests (mostly a pretty thorough randomized test);
fixed error in `matrix-cols-orthogonal?' revealed by testing
2012-12-31 15:20:25 -07:00
..
matrix-2d.rkt Moar `math/matrix' review/refactoring 2012-12-31 14:17:17 -07:00
matrix-arithmetic.rkt Moar `math/matrix' review/refactoring 2012-12-31 14:17:17 -07:00
matrix-basic.rkt Added QR decomposition tests (mostly a pretty thorough randomized test); 2012-12-31 15:20:25 -07:00
matrix-comprehension.rkt Moar `math/matrix' review/refactoring 2012-12-31 14:17:17 -07:00
matrix-constructors.rkt Moar `math/matrix' review/refactoring 2012-12-31 14:17:17 -07:00
matrix-conversion.rkt Moar `math/matrix' review/refactoring 2012-12-31 14:17:17 -07:00
matrix-expt.rkt Moar `math/matrix' review/refactoring 2012-12-31 14:17:17 -07:00
matrix-gauss-elim.rkt Moar `math/matrix' review/refactoring 2012-12-31 14:17:17 -07:00
matrix-gram-schmidt.rkt Moar `math/matrix' review/refactoring 2012-12-31 14:17:17 -07:00
matrix-lu.rkt Moar `math/matrix' review/refactoring 2012-12-31 14:17:17 -07:00
matrix-operator-norm.rkt Moar `math/matrix' review/refactoring 2012-12-31 14:17:17 -07:00
matrix-qr.rkt Moar `math/matrix' review/refactoring 2012-12-31 14:17:17 -07:00
matrix-solve.rkt Moar `math/matrix' review/refactoring 2012-12-31 14:17:17 -07:00
matrix-subspace.rkt Moar `math/matrix' review/refactoring 2012-12-31 14:17:17 -07:00
matrix-syntax.rkt Moar `math/matrix' review/refactoring 2012-12-31 14:17:17 -07:00
matrix-types.rkt Moar matrix review/refactoring 2012-12-21 22:59:59 -07:00
typed-matrix-arithmetic.rkt Moar `math/matrix' review/refactoring 2012-12-31 14:17:17 -07:00
untyped-matrix-arithmetic.rkt Moar `math/matrix' review/refactoring 2012-12-31 14:17:17 -07:00
utils.rkt Moar `math/matrix' review/refactoring 2012-12-31 14:17:17 -07:00