2016-11-18 22:39:22 +01:00

5 lines
263 B
Plaintext

nloptr is an R interface to NLopt. NLopt is a free/open-source library
for nonlinear optimization, providing a common interface for a number
of different free optimization routines available online as well as
original implementations of various other algorithms.