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.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'))

Peer review:

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

On CRAN:

conjugate-gradientl-bfgsnumerical-optimization

6 exports 10 stars 2.24 score 0 dependencies 5 dependents 25 scripts 500 downloads

Last updated 3 years agofrom:ce8c458738. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 18 2024
R-4.5-winOKSep 18 2024
R-4.5-linuxOKSep 18 2024
R-4.4-winOKSep 18 2024
R-4.4-macOKSep 18 2024
R-4.3-winOKSep 18 2024
R-4.3-macOKSep 18 2024

Exports:check_mize_convergencemake_mizemizemize_initmize_stepmize_step_summary

Dependencies:

Convergence

Rendered fromconvergence.Rmdusingknitr::rmarkdownon Sep 18 2024.

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

Metric MDS

Rendered frommmds.Rmdusingknitr::rmarkdownon Sep 18 2024.

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

Mize

Rendered frommize.Rmdusingknitr::rmarkdownon Sep 18 2024.

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

Stateful Optimization

Rendered fromstateful.Rmdusingknitr::rmarkdownon Sep 18 2024.

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