Package: optimbase
Type: Package
Title: R Port of the 'Scilab' Optimbase Module
Version: 1.0-10
Date: 2022-01-24
Authors@R: c(person("Sebastien","Bihorel",role=c("aut","cre"),email="sb.pmlab@gmail.com"),
             person("Michael","Baudin",role=c("aut")))
Description: Provides a set of commands to manage an abstract
        optimization method. The goal is to provide a building block
        for a large class of specialized optimization methods. This
        package manages: the number of variables, the minimum and
        maximum bounds, the number of non linear inequality
        constraints, the cost function, the logging system, various
        termination criteria, etc...
Depends: Matrix, methods
Suggests: knitr (>= 1.28), rmarkdown (>= 2.2)
License: CeCILL-2
Encoding: UTF-8
VignetteBuilder: knitr
LazyLoad: yes
NeedsCompilation: no
Packaged: 2022-01-24 22:03:46 UTC; sebastien
Author: Sebastien Bihorel [aut, cre],
  Michael Baudin [aut]
Maintainer: Sebastien Bihorel <sb.pmlab@gmail.com>
Repository: CRAN
Date/Publication: 2022-01-26 19:22:48 UTC
Built: R 4.2.0; ; 2023-07-10 23:46:54 UTC; unix
