Age | Commit message (Expand) | Author |
2010-07-09 | type signatures for use with vector package | Vivian McPhail |
2010-07-09 | vectorMapM, vectorMapM_ | Vivian McPhail |
2010-07-09 | added unzipVectorWith | Vivian McPhail |
2010-07-08 | Linear and Floating (Complex Float) | Vivian McPhail |
2010-07-08 | minor fix and thanks | Alberto Ruiz |
2010-07-07 | rerename minIdx/maxIdx and deprecate vectorMinIdx | Vivian McPhail |
2010-07-06 | complex implementations for Vectors typeclass | 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-05-12 | flag -fvector | Alberto Ruiz |
2010-05-12 | more simplification | Alberto Ruiz |
2010-05-11 | simplify modules | Alberto Ruiz |
2010-04-23 | app5-10, some SCC, and other minor changes | Alberto Ruiz |
2010-04-07 | toBlocks | Alberto Ruiz |
2010-04-07 | mbCholSH | Alberto Ruiz |
2010-03-28 | randomGaussian using chol | Alberto Ruiz |
2010-03-09 | change haskell98 imports | gwern0 |
2010-03-01 | compatible with vector | Alberto Ruiz |
2010-02-24 | created package hmatrix-special | Alberto Ruiz |
2010-02-24 | conversion from/to Data.Vector.Storable | Alberto Ruiz |
2010-02-07 | added odeSolve | Alberto Ruiz |
2010-02-03 | dispcf, latexFormat | Alberto Ruiz |
2010-02-02 | table, splitEvery | Alberto Ruiz |
2010-02-01 | export liftMatrix2Auto | Alberto Ruiz |
2010-02-01 | internal idim irows icols | Alberto Ruiz |
2010-01-20 | block utest | Alberto Ruiz |
2010-01-20 | more defined fromRows/fromColumns/fromBlocks | Alberto Ruiz |
2010-01-18 | deprecate .* and */ | Alberto Ruiz |
2010-01-18 | scalar moved to Linear and equal used for == | Alberto Ruiz |
2010-01-16 | vecdisp, scalar, docs | Alberto Ruiz |
2010-01-14 | dispf, disps | Alberto Ruiz |
2009-12-22 | fix ghc-6.12 warnings | Alberto Ruiz |
2009-12-10 | Add functions buildVector and buildMatrix. | Erik de Castro Lopo |
2009-11-15 | uniformSample | Alberto Ruiz |
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-10-15 | default transdata and constantD | Alberto Ruiz |
2009-06-18 | saveMatrix | Alberto Ruiz |
2009-06-17 | vector fread/fwrite, fscanf/fprinf | Alberto Ruiz |
2009-06-04 | improved windows installation instructions | Alberto Ruiz |
2009-05-18 | free fromFile filename | Alberto Ruiz |
2009-05-16 | loadMatrix (based on wc) | Alberto Ruiz |
2009-05-13 | added Development module | 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 |
2009-04-17 | restored C trans and constant for comparison | Alberto Ruiz |