..
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
Initial `math/matrix' documentation, and some changes
2013-01-01 18:19:43 -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
Added back partial pivoting to Gaussian elimination
2013-01-01 12:12:07 -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
Initial `math/matrix' documentation, and some changes
2013-01-01 18:19:43 -07:00
matrix-qr.rkt
Moar `math/matrix' review/refactoring
2012-12-31 14:17:17 -07:00
matrix-solve.rkt
Made Gaussian elimination faster (half the scaled additions) and more
2013-01-01 18:19:43 -07:00
matrix-subspace.rkt
Moar `math/matrix' review/refactoring
2012-12-31 14:17:17 -07:00
matrix-syntax.rkt
Initial `math/matrix' documentation, and some changes
2013-01-01 18:19:43 -07:00
matrix-types.rkt
Initial `math/matrix' documentation, and some changes
2013-01-01 18:19:43 -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
Made Gaussian elimination faster (half the scaled additions) and more
2013-01-01 18:19:43 -07:00