hlbfgsb: Haskell binding to L-BFGS-B version 3.0

[ bsd3, library, math ] [ Propose Tags ]

Haskell bindings to Nocedal's 3.0 version of the Limited memory - Broyden Fletcher Goldfarb Shanno - Bounded optimization algorithm.

Initial version, but functional. So far no support for limiting iteration count. A more powerful interface should be developed.

Notice: The fortran code is marked pure, althugh it tends to write to standard output at troubled times (should be fixed at some point in time).

From homepage: Software for Large-scale Bound-constrained Optimization L-BFGS-B is a limited-memory quasi-Newton code for bound-constrained optimization, i.e. for problems where the only constraints are of the form l <= x <= u. The current release is version 3.0. The distribution file was last changed on 2011-08-02.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.1.0
Dependencies base (>=4 && <5), vector (>=0.9) [details]
License BSD-3-Clause
Author Ivan Labáth
Maintainer ivan@hlbfgsb.ksp.sk
Category Math
Home page http://people.ksp.sk/~ivan/hlbfgsb
Source repo head: darcs get http://people.ksp.sk/~ivan/hlbfgsb
this: darcs get http://people.ksp.sk/~ivan/hlbfgsb --tag 0.0.1.0
Uploaded by IvanLabath at 2012-05-04T11:04:43Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1145 total (5 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]