wwjCMP / libmin

FFTW style library that encapsulates LBFGS minization algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libmin

C Library that performs Limited-Memory BFGS minimization

Callable from C or from Fortran with FFTW interface style

Based on the original implementation by J. Nocera on netlib.org.

About

FFTW style library that encapsulates LBFGS minization algorithm


Languages

Language:Fortran 84.9%Language:C 12.7%Language:Makefile 2.3%