Package: OSCARS 0.1.2

OSCARS: Global Bounded Optimization by the OSCARS-II Algorithm

A collection of general optimization routines based on variants of the One Side Cut Accelerated Random Search (OSCARS-II) algorithm (Price et al., 2020, <doi:10.1007/s10898-020-00928-6>). The main function , 'oscars()', performs black-box optimization of a general (including nonsmooth or discontinuous) function subject to simple bounds on the unknowns. If all bounds are finite, oscars searches globally. The main method implements a stochastic direct search method and is derivative free. Testing shows the OSCARS-II algorithm usually finds extrema in fewer function evaluations than similar global derivative-free methods.

Authors:Chris Price [aut, cre], Trent McDonald [aut, ctb]

OSCARS_0.1.2.tar.gz
OSCARS_0.1.2.zip(r-4.7)OSCARS_0.1.2.zip(r-4.6)OSCARS_0.1.2.zip(r-4.5)
OSCARS_0.1.2.tgz(r-4.6-any)OSCARS_0.1.2.tgz(r-4.5-any)
OSCARS_0.1.2.tar.gz(r-4.7-any)OSCARS_0.1.2.tar.gz(r-4.6-any)
OSCARS_0.1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
OSCARS/json (API)
NEWS

# Install 'OSCARS' in R:
install.packages('OSCARS', repos = c('https://oscarsglobal.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/oscarsglobal/oscars/issues

On CRAN:

Conda:

3.48 score 217 downloads 2 exports 0 dependencies

Last updated from:c11b0e4855. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK101
source / vignettesOK134
linux-release-x86_64OK121
macos-release-arm64OK126
macos-oldrel-arm64OK199
windows-develOK57
windows-releaseOK59
windows-oldrelOK50
wasm-releaseOK81

Exports:oscarsoscars.control

Dependencies: