Skip to content

Commit 37cddec

Browse files
committed
author information
1 parent c023f54 commit 37cddec

2 files changed

Lines changed: 2 additions & 6 deletions

File tree

inst/AUTHORS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ The files
99
inst/include/optimization/lbfgs.h
1010
src/arithmetic_ansi.h
1111
src/lbfgs.c
12-
were copied from the libLBFGS library
12+
contained in RcppNumerical (< 0.3-0) were copied from the libLBFGS library
1313
(http://www.chokkan.org/software/liblbfgs/, MIT)
1414
written by Naoaki Okazaki.
1515

inst/COPYRIGHTS

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
1-
For the CppNumericalSolvers library
2-
3-
Copyright (c) 2014-2015 Patrick Wieschollek
4-
5-
For the libLBFGS library
1+
For the libLBFGS library contained in RcppNumerical (< 0.3-0)
62

73
Copyright (c) 1990, Jorge Nocedal
84
Copyright (c) 2007-2010, Naoaki Okazaki

0 commit comments

Comments
 (0)