Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-23 | minor doc fix, clean Plot | Alberto Ruiz | |
2010-09-21 | move display/IO | Alberto Ruiz | |
2010-09-20 | move deprecated funcs to Numeric.Container | Alberto Ruiz | |
2010-09-06 | Merged changes with conversion-linear | Vivian McPhail | |
2010-08-28 | add withIndex traversal | Vivian McPhail | |
2010-08-27 | fix zipVector name to zipVectorWith | Vivian McPhail | |
2010-07-12 | refactored Data.Packed.Vector to remove any numerics | Vivian McPhail | |
2010-07-12 | improve unzipVectorWith arguments | Vivian McPhail | |
2010-07-09 | generalised linspace | Vivian McPhail | |
2010-07-09 | vectorMapM, vectorMapM_ | Vivian McPhail | |
2010-07-09 | added unzipVectorWith | Vivian McPhail | |
2010-07-08 | minor fix and thanks | Alberto Ruiz | |
2010-07-07 | rerename minIdx/maxIdx and deprecate vectorMinIdx | Vivian McPhail | |
2010-07-05 | added Vectors typeclass and refactored | Vivian McPhail | |
2010-07-02 | fixed-zero-chunk-size-in-binary-vector | Vivian McPhail | |
2010-07-01 | chunkified-binary-vector | Vivian McPhail | |
2010-06-29 | add-vector-float | Vivian McPhail | |
2010-06-21 | Binary instances for Vector and Matrix by Vivian McPhail | Alberto Ruiz | |
2010-04-07 | toBlocks | Alberto Ruiz | |
2010-01-16 | vecdisp, scalar, docs | Alberto Ruiz | |
2010-01-14 | dispf, disps | Alberto Ruiz | |
2009-12-10 | Add functions buildVector and buildMatrix. | Erik de Castro Lopo | |
Both take a size parameter(s) and a function that maps vector/matrix indices to the values at that position. | |||
2009-11-14 | added module Random.hs | Alberto Ruiz | |
2009-11-14 | randomVector | Alberto Ruiz | |
2009-11-13 | explicit export lists in internal modules | Alberto Ruiz | |
2009-06-17 | vector fread/fwrite, fscanf/fprinf | Alberto Ruiz | |
2009-04-27 | more defined (|>) and (><) as suggested by Tracy Wadleigh | Alberto Ruiz | |
2009-04-24 | More 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-15 | zipVector | Alberto Ruiz | |
2008-11-14 | constantD | Alberto Ruiz | |
2008-11-05 | improved constant | Alberto Ruiz | |
2008-06-05 | remove updateVector and updateMatrix | Alberto Ruiz | |
2008-06-01 | added updateVector | Alberto Ruiz | |
2007-11-23 | removed many -Wall warnings | Alberto Ruiz | |
2007-10-29 | fixed terrible toList bug | Alberto Ruiz | |
2007-10-19 | some refactoring | Alberto Ruiz | |
2007-10-01 | LinearAlgebra and GSL moved to Numeric | Alberto Ruiz | |
2007-09-14 | code refactoring | Alberto Ruiz | |
2007-09-12 | documentation | Alberto Ruiz | |
2007-09-08 | type classes | Alberto Ruiz | |
2007-06-26 | passed easyVision tests | Alberto Ruiz | |
2007-06-25 | l.a. algorithms, etc. | Alberto Ruiz | |
2007-06-23 | more refactoring | Alberto Ruiz | |
2007-06-22 | refactoring | Alberto Ruiz | |
2007-06-13 | refactoring | Alberto Ruiz | |
2007-05-28 | initial import | Alberto Ruiz | |