summaryrefslogtreecommitdiff
path: root/lib/Numeric/GSL/Minimization.hs
AgeCommit message (Expand)Author
2014-05-08empty hmatrix-baseAlberto Ruiz
2014-04-30improved documentationAlberto Ruiz
2013-08-16Added onedimensional minimization.Kristof Bastiaensen
2012-03-10Added back some safety.Clark Gaebel
2012-03-10Removed foreign import safety.Clark Gaebel
2011-12-24Warning police for GHC < 7.4Bas van Dijk
2011-12-24Warning policeBas van Dijk
2011-09-01Get rid of some deprecation warnings & Use more explicit importsBas van Dijk
2010-09-27[hlint] Clean up language pragmasKhudyakov Alexey
2010-03-01compatible with vectorAlberto Ruiz
2010-01-20exposed minimizeV, minimizeVDAlberto Ruiz
2009-11-13explicit export lists in internal modulesAlberto Ruiz
2009-06-08auxiliary functions moved to Numeric.GSL.InternalAlberto Ruiz
2009-06-08included all GSL minimization methodsAlberto Ruiz
2009-04-18added minimizeVectorBFGS2Alberto Ruiz
2008-06-10make empty lines with backslashes CPP friendlyDon Stewart
2008-05-22fixed error in documentationAlberto Ruiz
2008-01-22CInt in all importsAlberto Ruiz
2008-01-22CInt in GSL argsAlberto Ruiz
2007-11-23removed many -Wall warningsAlberto Ruiz
2007-11-22app1, app2, ...Alberto Ruiz
2007-11-12withMatrixAlberto Ruiz
2007-11-12data structures simplificationAlberto Ruiz
2007-10-03minor changesAlberto Ruiz
2007-10-01LinearAlgebra and GSL moved to NumericAlberto Ruiz