summaryrefslogtreecommitdiff
path: root/lib/Numeric/ContainerBoot.hs
AgeCommit message (Collapse)Author
2011-12-25remove warnings in glpk and special (Bas van Dijk's method)Alberto Ruiz
2011-12-24Warning police for GHC < 7.4Bas 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-24Warning policeBas van Dijk
2011-12-24Fix build on GHC-7.4.1-rc1Bas van Dijk
2011-12-23ok also with ghc-7.0Alberto Ruiz
2011-12-22ok hmatrix, hmatrix-tests, hmatrix-glpkAlberto Ruiz
2011-04-27fixed cmap signatureAlberto Ruiz
2011-01-08documentationAlberto Ruiz
2011-01-01accumAlberto Ruiz
2011-01-01simplified liftMatrix2AutoAlberto Ruiz
2011-01-01examples/bool.hsAlberto Ruiz
2010-12-30condAlberto Ruiz
2010-12-28step, find, assocAlberto Ruiz
2010-09-27[hlint] Clean up language pragmasKhudyakov Alexey
* use LANGUAGE pragmas instead of deprecated one * remove unused pragmas
2010-09-26rename arctan to arctan2Vivian McPhail
2010-09-24add arctan to Container classVivian McPhail
2010-09-23ContainerBootAlberto Ruiz