diff --git a/include/lbfgs.h b/include/lbfgs.h index 8f5f4d0..a19eb1d 100644 --- a/include/lbfgs.h +++ b/include/lbfgs.h @@ -710,8 +710,10 @@ method presented in: In Proceedings of the 24th International Conference on Machine Learning (ICML 2007), pp. 33-40, 2007. -Special thanks go to Yoshimasa Tsuruoka and Daisuke Okanohara for technical -information about OWL-QN. +Special thanks go to: + - Yoshimasa Tsuruoka and Daisuke Okanohara for technical information about + OWL-QN + - Takashi Imamichi for the useful enhancements of the backtracking method Finally I would like to thank the original author, Jorge Nocedal, who has been distributing the effieicnt and explanatory implementation in an open source