Package: mize 0.2.4

mize: Unconstrained Numerical Optimization Algorithms

Optimization algorithms implemented in R, including conjugate gradient (CG), Broyden-Fletcher-Goldfarb-Shanno (BFGS) and the limited memory BFGS (L-BFGS) methods. Most internal parameters can be set through the call interface. The solvers hold up quite well for higher-dimensional problems.

Authors:James Melville [aut, cre]

mize_0.2.4.tar.gz
mize_0.2.4.zip(r-4.5)mize_0.2.4.zip(r-4.4)mize_0.2.4.zip(r-4.3)
mize_0.2.4.tgz(r-4.5-any)mize_0.2.4.tgz(r-4.4-any)mize_0.2.4.tgz(r-4.3-any)
mize_0.2.4.tar.gz(r-4.5-noble)mize_0.2.4.tar.gz(r-4.4-noble)
mize_0.2.4.tgz(r-4.4-emscripten)mize_0.2.4.tgz(r-4.3-emscripten)
mize.pdf |mize.html
mize/json (API)
NEWS

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

Bug tracker:https://github.com/jlmelville/mize/issues

On CRAN:

Conda:

conjugate-gradientl-bfgsnumerical-optimization

6.95 score 10 stars 6 packages 25 scripts 527 downloads 6 exports 0 dependencies

Last updated 2 months agofrom:fbdb169310. Checks:8 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKFeb 24 2025
R-4.5-winOKFeb 24 2025
R-4.5-macOKFeb 24 2025
R-4.5-linuxOKFeb 24 2025
R-4.4-winOKFeb 24 2025
R-4.4-macOKFeb 24 2025
R-4.3-winOKFeb 24 2025
R-4.3-macOKFeb 24 2025

Exports:check_mize_convergencemake_mizemizemize_initmize_stepmize_step_summary

Dependencies:

Convergence

Rendered fromconvergence.Rmdusingknitr::rmarkdownon Feb 24 2025.

Last update: 2020-08-17
Started: 2017-01-08

Metric MDS

Rendered frommmds.Rmdusingknitr::rmarkdownon Feb 24 2025.

Last update: 2020-08-17
Started: 2016-12-27

Mize

Rendered frommize.Rmdusingknitr::rmarkdownon Feb 24 2025.

Last update: 2020-08-17
Started: 2016-12-29

Stateful Optimization

Rendered fromstateful.Rmdusingknitr::rmarkdownon Feb 24 2025.

Last update: 2020-08-17
Started: 2016-12-27