Package: minic 1.0.3
minic: Minimization Methods for Ill-Conditioned Problems
Implementation of methods for minimizing ill-conditioned problems. Currently only includes regularized (quasi-)newton optimization (Kanzow and Steck et al. (2023), <doi:10.1007/s12532-023-00238-4>).
Authors:
minic_1.0.3.tar.gz
minic_1.0.3.zip(r-4.7)minic_1.0.3.zip(r-4.6)minic_1.0.3.zip(r-4.5)
minic_1.0.3.tgz(r-4.6-x86_64)minic_1.0.3.tgz(r-4.6-arm64)minic_1.0.3.tgz(r-4.5-x86_64)minic_1.0.3.tgz(r-4.5-arm64)
minic_1.0.3.tar.gz(r-4.7-arm64)minic_1.0.3.tar.gz(r-4.7-x86_64)minic_1.0.3.tar.gz(r-4.6-arm64)minic_1.0.3.tar.gz(r-4.6-x86_64)
minic_1.0.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
minic/json (API)
| # Install 'minic' in R: |
| install.packages('minic', repos = c('https://bertvanderveen.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/bertvanderveen/minic/issues
Last updated from:bceb64655c. Checks:11 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | NOTE | 168 | ||
| linux-devel-x86_64 | NOTE | 128 | ||
| source / vignettes | OK | 163 | ||
| linux-release-arm64 | NOTE | 175 | ||
| linux-release-x86_64 | NOTE | 159 | ||
| macos-release-arm64 | NOTE | 204 | ||
| macos-release-x86_64 | NOTE | 224 | ||
| macos-oldrel-arm64 | NOTE | 152 | ||
| macos-oldrel-x86_64 | NOTE | 362 | ||
| windows-devel | NOTE | 114 | ||
| windows-release | NOTE | 111 | ||
| windows-oldrel | NOTE | 104 | ||
| wasm-release | OK | 106 |
Exports:rnewton
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Regularized quasi-Newton optimization | rnewt rnewton |
