Package: zoomgrid 1.1.0

zoomgrid: Grid Search Algorithm with a Zoom

Implements a grid search algorithm with an adaptive zooming strategy for global optimisation problems with multiple local optima. The method recursively refines the search region around promising grid points, providing reliable initial values for subsequent optimisation procedures. The algorithm is computationally efficient in moderate- to high-dimensional settings.

Authors:Yukai Yang [aut, cre]

zoomgrid_1.1.0.tar.gz
zoomgrid_1.1.0.zip(r-4.7-any)zoomgrid_1.1.0.zip(r-4.6-any)zoomgrid_1.1.0.zip(r-4.5-any)
zoomgrid_1.1.0.tgz(r-4.6-any)zoomgrid_1.1.0.tgz(r-4.5-any)
zoomgrid_1.1.0.tar.gz(r-4.7-any)zoomgrid_1.1.0.tar.gz(r-4.6-any)
zoomgrid_1.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
zoomgrid/json (API)

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

Bug tracker:https://github.com/yukai-yang/zoomgrid/issues

On CRAN:

Conda:

grid-searchnon-convex-optimizationoptimization

3.52 score 6 stars 11 scripts 156 downloads 3 exports 1 dependencies

Last updated from:fdb39711cd. Checks:7 WARNING, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64WARNING130
source / vignettesOK199
linux-release-x86_64WARNING116
macos-release-arm64WARNING96
macos-oldrel-arm64WARNING85
windows-devel-x86_64WARNING60
windows-release-x86_64WARNING75
windows-oldrel-x86_64WARNING77
wasm-releaseOK103

Exports:build_gridgrid_searchgrid_search_check

Dependencies:cli