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✨
card.svg |card.png
minic/json (API)
NEWS
| # 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 | 169 | ||
| linux-devel-x86_64 | NOTE | 131 | ||
| source / vignettes | OK | 236 | ||
| linux-release-arm64 | NOTE | 160 | ||
| linux-release-x86_64 | NOTE | 122 | ||
| macos-release-arm64 | NOTE | 166 | ||
| macos-release-x86_64 | NOTE | 286 | ||
| macos-oldrel-arm64 | NOTE | 210 | ||
| macos-oldrel-x86_64 | NOTE | 377 | ||
| windows-devel | NOTE | 116 | ||
| windows-release | NOTE | 121 | ||
| windows-oldrel | NOTE | 109 | ||
| wasm-release | OK | 95 |
Exports:rnewton
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Regularized quasi-Newton optimization | rnewt rnewton |
