[initial revision sedillard@gmail.com**20080623045714] [Examples.hs and baseline.c take n from command line sedillard@gmail.com**20080623052321] [tweaked some classes, added more docs sedillard@gmail.com**20080623152156] [doc tweaking sedillard@gmail.com**20080623153521] [cabalization sedillard@gmail.com**20080623165921] [Clean up things a bit. Builds fine Don Stewart **20080623220413] [added missing package in Vec.cabal sedillard@gmail.com**20080623222647] [added export list to LinAlg sedillard@gmail.com**20080623223908] [removed unnecessary strictness annotations sedillard@gmail.com**20080624044534] [added readme sedillard@gmail.com**20080624154002] [Documentation sedillard@gmail.com**20080624182344] [added 4x4 matrix mult example sedillard@gmail.com**20080624183203] [typos sedillard@gmail.com**20080624183944] [fixed Examples (again) sedillard@gmail.com**20080624184458] [added category to .cabal file sedillard@gmail.com**20080624185759] [added Examples2.hs sedillard@gmail.com**20080624231537] [changed det to be free function sedillard@gmail.com**20080625153157] [added examples/Overlap.hs sedillard@gmail.com**20080625220029] [cleaning sedillard@gmail.com**20080625224746] [nothing sedillard@gmail.com**20080625224829] [nothing sedillard@gmail.com**20080625225042] [added Eq,Ord,Show,Read for Packed types sedillard@gmail.com**20080630170623] [removed fundeps from Pivot1 sedillard@gmail.com**20080630192544] [Added some instances for packed types sedillard@gmail.com**20080703233349 Things like Map,Fold,ZipWith,Num,Fractional and Storable. For some reason this is affecting simplification negatively for the invert-loop in examples/Examples.hs, which doesn't even use packed types. Will investigate. ] [workaround for weird bug sedillard@gmail.com**20080705184713 So long as the Storable instances for Vec4D and Vec4 a are in different modules, the bug does not happen. ] [TAG 0.9.1 sedillard@gmail.com**20080705184822] [minor doc change sedillard@gmail.com**20080705190023] [TAG 0.9.1 sedillard@gmail.com**20080705190034] [minor doc change sedillard@gmail.com**20080706183619] [messed with Overlap.hs sedillard@gmail.com**20080707211154] [messed with Overlap.hs sedillard@gmail.com*-20080707211154] [fixed awful +/- typo in packed num instance sedillard@gmail.com**20080708224608] [added length, Arbitrary instance sedillard@gmail.com**20080724152652] [switch PackedVec over to assoc. types sedillard@gmail.com**20080915204121] [added more instances for Packed stuff sedillard@gmail.com**20080915225014] [nothing sedillard@gmail.com**20080915225728] [more nothing sedillard@gmail.com**20080915230633] [moved fromList/getElem/setElem into VecList class sedillard@gmail.com**20080920161635] [fixed typo sedillard@gmail.com**20080920163223] [back to overlapping Det instance for GHC 6.10 sedillard@gmail.com**20081105191325] [removed Instances.hs sedillard@gmail.com**20081106164851] [version++ sedillard@gmail.com**20081106165026] [changed signature of Fold class to be consistent with others and convention, reading left to right sedillard@gmail.com**20081106171732] [fixed Det instance overlap sedillard@gmail.com**20081129202714] [Changed length so that it doesn't evaluate the argument sedillard@gmail.com**20090403214019] [Unboxed array instances sedillard@gmail.com**20090404032756] [Version bump 0.9.6 sedillard@gmail.com**20090404032923]