Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
Both take a size parameter(s) and a function that maps vector/matrix indices to the values at that position. | |||
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 | |
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-05 | improved diagRect | Alberto Ruiz | |
2008-11-05 | diag using ST | Alberto Ruiz | |
2008-06-10 | added examples/benchmarks.hs | Alberto Ruiz | |
2008-06-05 | remove updateVector and updateMatrix | Alberto Ruiz | |
2008-06-01 | added updateMatrix | Alberto Ruiz | |
2007-11-23 | removed many -Wall warnings | Alberto Ruiz | |
2007-11-12 | data structures simplification | Alberto Ruiz | |
2007-10-31 | Field->Element, GenMat->Field | Alberto Ruiz | |
2007-10-24 | documentation | Alberto Ruiz | |
2007-10-23 | removed conjTrans | Alberto Ruiz | |
2007-10-19 | some refactoring | Alberto Ruiz | |
2007-09-28 | algorithms interface reorganized | Alberto Ruiz | |
2007-09-19 | minor changes | Alberto Ruiz | |
2007-09-17 | interface | Alberto Ruiz | |
2007-09-15 | minor changes | Alberto Ruiz | |
2007-09-14 | more refactoring | Alberto Ruiz | |
2007-09-12 | documentation | Alberto Ruiz | |
2007-09-09 | simplified (but wrong) | Alberto Ruiz | |
2007-09-08 | type classes | Alberto Ruiz | |
2007-06-26 | tensor refactorization | Alberto Ruiz | |
2007-06-25 | l.a. algorithms, etc. | Alberto Ruiz | |
2007-06-23 | more refactoring | Alberto Ruiz | |