The latest version of optimization is 0.1.9-0.

optimization

Version 0.1.4 revision 0 uploaded by BenGamari.

Package meta

Synopsis
Numerical optimization
Description

These are a set of implementations of various numerical optimization methods in Haskell. Note that these implementations were originally written as part of a class project; while at one point they worked no attention has been given to numerical stability or the many other potential difficulties of implementing robust numerical methods. That being said, they should serve to succinctly illustrate a number of optimization techniques from the modern optimization literature.

Those seeking a high-level overview of some of these methods are referred to Stephen Wright's excellent tutorial from NIPS 2010 http://videolectures.net/nips2010_wright_oaml/. A deeper introduction can be found in Boyd and Vandenberghe's *Complex Optimization* which available freely online.

Author
Ben Gamari
Bug reports
http://github.com/bgamari/optimization/issues
Category
Math
Copyright
Copyright (C) 2013 Ben Gamari
Homepage
http://github.com/bgamari/optimization
Maintainer
Ben Gamari <bgamari@gmail.com>
Package URL
n/a
Stability
experimental

Components