summaryrefslogtreecommitdiff
path: root/lib/Data/Packed/Matrix.hs
AgeCommit message (Collapse)Author
2009-06-18saveMatrixAlberto Ruiz
2009-05-16loadMatrix (based on wc)Alberto Ruiz
2009-04-27more defined (|>) and (><) as suggested by Tracy WadleighAlberto Ruiz
2009-04-24More defined list-to-V/M operators: (|>|), (>|<).Tracy Wadleigh
Provides analogs of the (|>) and (><) operators that first apply an appropriate 'take' to the given lists so that they may be safely used on lists that are too long (or infinite) -- a feature I find particularly useful from the interactive prompt. As these operators are more defined, I would ask the package maintainer to consider, rather than adding (|>|) and (>|<), just updating the definitions of (|>) and (><) with the new semantics.
2008-11-05improved diagRectAlberto Ruiz
2008-11-05diag using STAlberto Ruiz
2008-06-10added examples/benchmarks.hsAlberto Ruiz
2008-06-05remove updateVector and updateMatrixAlberto Ruiz
2008-06-01added updateMatrixAlberto Ruiz
2007-11-23removed many -Wall warningsAlberto Ruiz
2007-11-12data structures simplificationAlberto Ruiz
2007-10-31Field->Element, GenMat->FieldAlberto Ruiz
2007-10-24documentationAlberto Ruiz
2007-10-23removed conjTransAlberto Ruiz
2007-10-19some refactoringAlberto Ruiz
2007-09-28algorithms interface reorganizedAlberto Ruiz
2007-09-19minor changesAlberto Ruiz
2007-09-17interfaceAlberto Ruiz
2007-09-15minor changesAlberto Ruiz
2007-09-14more refactoringAlberto Ruiz
2007-09-12documentationAlberto Ruiz
2007-09-09simplified (but wrong)Alberto Ruiz
2007-09-08type classesAlberto Ruiz
2007-06-26tensor refactorizationAlberto Ruiz
2007-06-25l.a. algorithms, etc.Alberto Ruiz
2007-06-23more refactoringAlberto Ruiz
2007-06-22refactoringAlberto Ruiz
2007-06-16Fourier, minimization, polySolveAlberto Ruiz
2007-06-13refactoringAlberto Ruiz
2007-05-28initial importAlberto Ruiz