Age | Commit message (Expand) | Author |
2010-09-23 | minor doc fix, clean Plot | Alberto Ruiz |
2010-09-21 | move conjugate* to Container | Vivian McPhail |
2010-09-21 | add MatrixBoot so ctrans, diag, ident in Numeri | Vivian McPhail |
2010-09-20 | generalized diagRect | Alberto Ruiz |
2010-09-20 | remove Fractional from Element | Vivian McPhail |
2010-09-19 | C functions for Storable a => transdata, constantD | Vivian McPhail |
2010-09-13 | remove ComplexContainer | Alberto Ruiz |
2010-09-11 | optimized conjugate | Alberto Ruiz |
2010-09-09 | ctrans moved to Data.Packed.Matrix | Alberto Ruiz |
2010-09-06 | Merged changes with conversion-linear | Vivian McPhail |
2010-07-09 | type signatures for use with vector package | Vivian McPhail |
2010-07-08 | Linear and Floating (Complex Float) | Vivian McPhail |
2010-06-29 | add-vector-float | Vivian McPhail |
2010-05-12 | more simplification | Alberto Ruiz |
2010-03-09 | change haskell98 imports | gwern0 |
2010-03-01 | compatible with vector | Alberto Ruiz |
2010-02-02 | table, splitEvery | Alberto Ruiz |
2010-02-01 | internal idim irows icols | Alberto Ruiz |
2010-01-20 | more defined fromRows/fromColumns/fromBlocks | 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-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-17 | restored C trans and constant for comparison | Alberto Ruiz |
2008-11-14 | subMatrix reimplemented and removed auxi.c | Alberto Ruiz |
2008-11-14 | conj using mapVector | Alberto Ruiz |
2008-11-14 | constantD | Alberto Ruiz |
2008-11-11 | fix transdata | Alberto Ruiz |
2008-11-08 | replaced transdata | Alberto Ruiz |
2008-11-05 | improved constant | Alberto Ruiz |
2008-11-05 | diag using ST | Alberto Ruiz |
2008-10-22 | -Wall | Alberto Ruiz |
2008-10-02 | alternative multiply versions | Alberto Ruiz |
2008-06-10 | added examples/benchmarks.hs | Alberto Ruiz |
2008-06-10 | Unpack Matrix type, and add -funsafe flag | Don Stewart |
2008-06-06 | safe wrappers and examples/parallel.hs | Alberto Ruiz |
2008-06-01 | added updateMatrix | Alberto Ruiz |
2008-01-22 | CInt in all imports | Alberto Ruiz |
2008-01-21 | IO CInt results | Alberto Ruiz |
2007-11-30 | hide internal modules | Alberto Ruiz |
2007-11-23 | removed many -Wall warnings | Alberto Ruiz |
2007-11-22 | app1, app2, ... | Alberto Ruiz |
2007-11-12 | withMatrix | Alberto Ruiz |
2007-11-12 | diagAux error | Alberto Ruiz |
2007-11-12 | data structures simplification | Alberto Ruiz |
2007-10-31 | Field->Element, GenMat->Field | Alberto Ruiz |
2007-10-31 | -norm, +rcond, +kronecker | Alberto Ruiz |