]> gitweb.michael.orlitzky.com - numerical-analysis.git/commit
Generalize colzip and colzipwith to any matrices.
authorMichael Orlitzky <michael@orlitzky.com>
Tue, 11 Feb 2014 20:22:35 +0000 (15:22 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Tue, 11 Feb 2014 20:22:35 +0000 (15:22 -0500)
commitcd3f0ee19d0894b6ab3b7ecc4e1045d7728e5bcc
tree7e58a58c3dee1e1abb306ecbfd622d45d99c59f3
parent7221311858e4029c2f2d2de6bfdca2dd641548dc
Generalize colzip and colzipwith to any matrices.
Add zip2three to zip three matrices together.
src/Linear/Matrix.hs