r-cran-optimparallel

parallel version of the L-BFGS-B optimization method
  https://cran.r-project.org/package=optimParallel
  0
  no reviews



Provides a parallel version of the L-BFGS-B method of optim(). The main function of the package is optimParallel(), which has the same usage and output as optim(). Using optimParallel() can significantly reduce the optimization time.