racket/collects/math/private/matrix
Eric Dobson 67dd956b6a Don't let map introduce type variables.
Closes PR 13581.
2013-04-24 20:13:39 -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 Fixed major performance issue with matrix arithmetic; please merge to 5.3.2 2013-01-21 22:04:04 -07:00
matrix-comprehension.rkt Moar `math/matrix' review/refactoring 2012-12-31 14:17:17 -07:00
matrix-constructors.rkt Fixed major performance issue with matrix arithmetic; please merge to 5.3.2 2013-01-21 22:04:04 -07:00
matrix-conversion.rkt `math/matrix' fixes; please merge to 5.3.2. 2013-01-16 16:40:43 -07:00
matrix-expt.rkt Fixed major performance issue with matrix arithmetic; please merge to 5.3.2 2013-01-21 22:04:04 -07:00
matrix-gauss-elim.rkt Fixed major performance issue with matrix arithmetic; please merge to 5.3.2 2013-01-21 22:04:04 -07:00
matrix-gram-schmidt.rkt Fixed major performance issue with matrix arithmetic; please merge to 5.3.2 2013-01-21 22:04:04 -07:00
matrix-lu.rkt Fixed major performance issue with matrix arithmetic; please merge to 5.3.2 2013-01-21 22:04:04 -07:00
matrix-operator-norm.rkt Fixed major performance issue with matrix arithmetic; please merge to 5.3.2 2013-01-21 22:04:04 -07:00
matrix-qr.rkt Fixed major performance issue with matrix arithmetic; please merge to 5.3.2 2013-01-21 22:04:04 -07:00
matrix-solve.rkt Fixed major performance issue with matrix arithmetic; please merge to 5.3.2 2013-01-21 22:04:04 -07:00
matrix-subspace.rkt Fixed major performance issue with matrix arithmetic; please merge to 5.3.2 2013-01-21 22:04:04 -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 Don't let map introduce type variables. 2013-04-24 20:13:39 -07:00
untyped-matrix-arithmetic.rkt Fixed major performance issue with matrix arithmetic; please merge to 5.3.2 2013-01-21 22:04:04 -07:00
utils.rkt Fixed major performance issue with matrix arithmetic; please merge to 5.3.2 2013-01-21 22:04:04 -07:00