# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "optimParallel" in publications use:' type: software license: GPL-2.0-or-later title: 'optimParallel: Parallel Version of the L-BFGS-B Optimization Method' version: 1.0-2 doi: 10.32614/RJ-2019-030 identifiers: - type: doi value: 10.32614/CRAN.package.optimParallel abstract: 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. authors: - family-names: Gerber given-names: Florian email: flora.fauna.gerber@gmail.com orcid: https://orcid.org/0000-0001-8545-5263 preferred-citation: type: article title: 'optimParallel: An R Package Providing a Parallel Version of the L-BFGS-B Optimization Method' authors: - family-names: Gerber given-names: Florian email: flora.fauna.gerber@gmail.com orcid: https://orcid.org/0000-0001-8545-5263 - family-names: Furrer given-names: Reinhard journal: The R Journal year: '2019' volume: '11' issue: '1' url: https://doi.org/10.32614/RJ-2019-030 doi: 10.32614/RJ-2019-030 start: '352' end: '358' repository: https://florafauna.r-universe.dev repository-code: https://github.com/florafauna/optimParallel-R commit: fc25f4c711ceba5ec839a40a9a594d70c67b06c2 url: https://github.com/florafauna/optimParallel-R date-released: '2021-02-10' contact: - family-names: Gerber given-names: Florian email: flora.fauna.gerber@gmail.com orcid: https://orcid.org/0000-0001-8545-5263