Commit graph

2 commits

Author SHA1 Message Date
cheusov
09a45edfa1 Fix for build failure seen on Linux/gcc-4.7.
We have to enable -msse2 before checking for xmmintrin.h.
2014-11-02 23:09:31 +00:00
cheusov
abc1d88636 This library is a C port of the implementation of Limited-memory
Broyden-Fletcher-Goldfarb-Shanno (L-BFGS) method written by Jorge
Nocedal. The original FORTRAN source code is available at:
http://www.ece.northwestern.edu/~nocedal/lbfgs.html
2014-10-29 23:10:29 +00:00