1 unstable release

Uses old Rust 2015

0.1.0 May 22, 2016

#6 in #subroutine

37 downloads per month
Used in rustimization

MIT/BSD-3-Clause

150KB
2K SLoC

FORTRAN Legacy 2K SLoC // 0.5% comments Rust 57 SLoC // 0.0% comments

lbfgs-sys

Rust binding of fortran L-BFGS-B subroutine. The orginal fortran subroutine is distributed under BSD-3 license. To know more about the condition to use these fortran routine please go here #Reference

  1. R. H. Byrd, P. Lu and J. Nocedal. A Limited Memory Algorithm for Bound Constrained Optimization, (1995), SIAM Journal on Scientific and Statistical Computing , 16, 5, pp. 1190-1208.
  2. C. Zhu, R. H. Byrd and J. Nocedal. L-BFGS-B: Algorithm 778: L-BFGS-B, FORTRAN routines for large scale bound constrained optimization (1997), ACM Transactions on Mathematical Software, Vol 23, Num. 4, pp. 550 - 560.
  3. J.L. Morales and J. Nocedal. L-BFGS-B: Remark on Algorithm 778: L-BFGS-B, FORTRAN routines for large scale bound constrained optimization (2011), to appear in ACM Transactions on Mathematical Software.

Dependencies