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)zoomgrid_1.1.0.zip(r-4.6)zoomgrid_1.1.0.zip(r-4.5)
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
card.svg |card.png
zoomgrid/json (API)
NEWS

# 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.48 score 6 stars 9 scripts 162 downloads 3 exports 1 dependencies

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

TargetResultTimeFilesSyslog
linux-devel-x86_64WARNING110
source / vignettesOK122
linux-release-x86_64WARNING112
macos-release-arm64WARNING109
macos-oldrel-arm64WARNING162
windows-develWARNING70
windows-releaseWARNING76
windows-oldrelWARNING69
wasm-releaseOK96

Exports:build_gridgrid_searchgrid_search_check

Dependencies:cli