Age | Commit message (Expand) | Author |
2013-03-17 | Matrix: Whitespace cleanup | Ben Gamari |
2013-03-17 | Matrix: Implement mapMatrixWithIndex independently | Ben Gamari |
2013-03-17 | Data.Packed.Matrix: mapMatrix* should pass indices as Ints | Ben Gamari |
2011-12-08 | fix haddock markup errors | Alberto Ruiz |
2011-09-01 | Get rid of some deprecation warnings & Use more explicit imports | Bas van Dijk |
2011-05-02 | mapMatrixWithIndex, Mul, multiply.hs | Alberto Ruiz |
2011-01-01 | simplified liftMatrix2Auto | Alberto Ruiz |
2010-12-14 | fixed bug in liftMatrix2Auto | Alberto Ruiz |
2010-10-21 | option -f-binary (for testing ghc7) | Alberto Ruiz |
2010-09-29 | [hlint] Remove redundant brackets and $'s | Khudyakov Alexey |
2010-09-27 | [hlint] Clean up language pragmas | Khudyakov Alexey |
2010-09-23 | minor doc fix, clean Plot | Alberto Ruiz |
2010-09-23 | experimental build, build', konst' | Alberto Ruiz |
2010-09-21 | move display/IO | Alberto Ruiz |
2010-09-20 | generalized diagRect | Alberto Ruiz |
2010-09-20 | remove Fractional from Element | Vivian McPhail |
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-09-06 | working on conversion / linear | Alberto Ruiz |
2010-09-05 | refactor Numeric Vector/Matrix and classes | Vivian McPhail |
2010-08-31 | refactoring norms | Alberto Ruiz |
2010-08-28 | conversion function names | Alberto Ruiz |
2010-08-26 | Float matrix product | Alberto Ruiz |
2010-08-25 | simpler Container typeclass | Alberto Ruiz |
2010-07-12 | refactored Data.Packed.Vector to remove any numerics | Vivian McPhail |
2010-07-09 | generalised linspace | Vivian McPhail |
2010-07-08 | Linear and Floating (Complex Float) | 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 | more simplification | Alberto Ruiz |
2010-04-23 | app5-10, some SCC, and other minor changes | Alberto Ruiz |
2010-04-07 | toBlocks | 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-01-20 | block utest | Alberto Ruiz |
2010-01-20 | more defined fromRows/fromColumns/fromBlocks | 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-10 | Add functions buildVector and buildMatrix. | Erik de Castro Lopo |
2009-06-18 | saveMatrix | Alberto Ruiz |
2009-05-16 | loadMatrix (based on wc) | 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 |
2008-11-05 | improved diagRect | Alberto Ruiz |
2008-11-05 | diag using ST | Alberto Ruiz |
2008-06-10 | added examples/benchmarks.hs | Alberto Ruiz |