Package: ao
Title: Alternating Optimization
Version: 0.1.4
Date: 2021-10-06
Authors@R: 
    person(given = "Lennart",
           family = "Oelschl\U00E4ger",
           role = c("aut", "cre"),
           email = "lennart.oelschlaeger@uni-bielefeld.de",
           comment = c(ORCID = "0000-0001-5421-9313"))
Description: Alternating optimization of (high-dimensional) functions is an 
    iterative procedure for minimizing (or maximizing) jointly over all 
    parameters by alternately optimizing for parameter subsets. For a reference, 
    see Bezdek and Hathaway (2002) "Some Notes on Alternating Optimization" 
    <doi:10.1007/3-540-45631-7_39>. 
URL: https://loelschlaeger.github.io/ao/
BugReports: https://github.com/loelschlaeger/ao/issues
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.1.2
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2021-10-06 11:43:37 UTC; Lennart
Author: Lennart Oelschläger [aut, cre]
    (<https://orcid.org/0000-0001-5421-9313>)
Maintainer: Lennart Oelschläger <lennart.oelschlaeger@uni-bielefeld.de>
Repository: CRAN
Date/Publication: 2021-10-06 12:00:09 UTC
