msakai / lbfgs-hs

Haskell binding for liblbfgs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Warning: This module is still under heavy development! The interface will change a lot, and not all parameters can be set (yet).

Introduction

This module will provide a binding for liblbfgs, an implementation of Limited memory BFGS (a method for solving nonlinear optimization problems).

Flames to: Daniel de Kok <me@danieldk.eu>

About

Haskell binding for liblbfgs

License:Other


Languages

Language:C 77.5%Language:Haskell 22.5%