Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-03 | Add disable-default-paths flags. | Niklas Hambüchen | |
This makes it possible to disable hmatrix's usage of hardcoded default paths like /usr/..., which is important for hermetic builds such as on nix. | |||
2016-11-02 | bump version | Alberto Ruiz | |
2016-11-02 | fix wrapper in glpk | Alberto Ruiz | |
2015-06-19 | removed the annoying appN adapter for the foreign functions. | Alberto Ruiz | |
replaced by several overloaded app variants in the style of the module Internal.Foreign contributed by Mike Ledger. | |||
2015-04-10 | merge recent | Alberto Ruiz | |
2015-01-08 | update other pkgs to ghc-7.10 | Alberto Ruiz | |
2014-09-07 | fix documentation in glpk example | Alberto Ruiz | |
2014-06-28 | add full GPL license files and link to examples | Alberto Ruiz | |
2014-06-20 | upper bound and readme | Alberto Ruiz | |
2014-06-16 | l1Solve and l1SolveGT | Alberto Ruiz | |
2014-06-16 | replace (:=>:) by (:>=:) and fix documentation in hmatrix-glpk | Alberto Ruiz | |
2014-06-13 | update dependencies and licenses | Alberto Ruiz | |
2014-06-12 | add L1 and LInf solvers | Alberto Ruiz | |
2014-05-21 | update dependencies, move examples etc | Alberto Ruiz | |
2014-05-08 | separation ok | Alberto Ruiz | |
2012-03-14 | update urls | Alberto Ruiz | |
2012-03-13 | Merge branch 'unsafe' into develop | Alberto Ruiz | |
2012-03-13 | hmatrix-glpk extra-lib-dirs for OSX | Alberto Ruiz | |
2012-03-10 | Removed foreign import safety. | Clark Gaebel | |
2011-12-26 | fix .cabal | Alberto Ruiz | |
2011-12-25 | remove warnings in glpk and special (Bas van Dijk's method) | Alberto Ruiz | |
2011-12-23 | ok also with ghc-7.0 | Alberto Ruiz | |
2011-12-22 | ok hmatrix-special | Alberto Ruiz | |
2011-12-22 | ok hmatrix, hmatrix-tests, hmatrix-glpk | Alberto Ruiz | |
2011-12-01 | OSX options | Alberto Ruiz | |
2011-04-05 | urls | Alberto Ruiz | |
2011-04-05 | hmatrix-glpk dependency bound | Alberto Ruiz | |
2010-08-28 | conversion function names | Alberto Ruiz | |
2010-03-31 | corrected Bound constructors (thx Ozgur Akgun) | Alberto Ruiz | |
2010-02-24 | fixed .cabal | Alberto Ruiz | |
2010-02-24 | removed simplexDense | Alberto Ruiz | |
2010-02-23 | error checking for simplex | Alberto Ruiz | |
2010-02-23 | documentation for simplex | Alberto Ruiz | |
2010-02-21 | simple glpk interface | Alberto Ruiz | |