]> gitweb.michael.orlitzky.com - numerical-analysis.git/commit
Encode the vector type in Vn.
authorMichael Orlitzky <michael@orlitzky.com>
Mon, 4 Feb 2013 20:14:38 +0000 (15:14 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Mon, 4 Feb 2013 20:14:38 +0000 (15:14 -0500)
commit2d4beed9cd56d29000fa811ded1288461adb9ac1
treeec0328e1975b58aa92be5368ec820cc384e88f93
parent2471e02fc847a2a7f5ee04cb0ab95b7909a99c38
Encode the vector type in Vn.
Add FixedVector.length.
Add FixedVector.map.
Include a special 4D type.
src/FixedVector.hs