Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-24 | build with bidirectional type inference | Alberto Ruiz | |
2014-04-24 | konst with bidirectional type inference | Alberto Ruiz | |
2014-04-24 | cdot and (×) | Alberto Ruiz | |
added cdot dot renamed to udot <.> changed to cdot and moved to Numeric.LinearAlgebra.Util new general contraction operator (×) Plot functions moved to Numeric.LinearAlgebra.Util | |||
2014-01-30 | build with ghc-7.7 | Adam Vogt | |
this is probably the wrong approach and likely it breaks code that mentions the BoundsOf/ContainerOf | |||
2011-12-25 | remove warnings in glpk and special (Bas van Dijk's method) | Alberto Ruiz | |
2011-12-24 | Warning police for GHC < 7.4 | Bas van Dijk | |
The previous patch got rid of warnings when ghc >= 7.4. Unfortunately this caused warnings on GHC < 7.4. This patch removes warnings on all versions of GHC. | |||
2011-12-24 | Warning police | Bas van Dijk | |
2011-12-24 | Fix build on GHC-7.4.1-rc1 | Bas van Dijk | |
2011-12-23 | ok also with ghc-7.0 | Alberto Ruiz | |
2011-12-22 | ok hmatrix, hmatrix-tests, hmatrix-glpk | Alberto Ruiz | |
2011-04-27 | fixed cmap signature | Alberto Ruiz | |
2011-01-08 | documentation | Alberto Ruiz | |
2011-01-01 | accum | Alberto Ruiz | |
2011-01-01 | simplified liftMatrix2Auto | Alberto Ruiz | |
2011-01-01 | examples/bool.hs | Alberto Ruiz | |
2010-12-30 | cond | Alberto Ruiz | |
2010-12-28 | step, find, assoc | Alberto Ruiz | |
2010-09-27 | [hlint] Clean up language pragmas | Khudyakov Alexey | |
* use LANGUAGE pragmas instead of deprecated one * remove unused pragmas | |||
2010-09-26 | rename arctan to arctan2 | Vivian McPhail | |
2010-09-24 | add arctan to Container class | Vivian McPhail | |
2010-09-23 | ContainerBoot | Alberto Ruiz | |